Search found 6 matches

by roachslayer
Tue Aug 29, 2017 6:11 pm
Forum: General RC Electronic Projects and Discussion
Topic: Controlling 16ch via SBUS on Taranis Tx (external analog inputs)
Replies: 11
Views: 11313

Re: Controlling 16ch via SBUS on Taranis Tx (external analog inputs)

I've found that too, and many similar libraries. But the example code leaves me with almost nothing in how to actually use this thing. I have no problem admitting, I'm not a bit pusher or driver dev, so I wont get into the structure of data packets (low level), but I know how to write apps and logic...
by roachslayer
Tue Aug 29, 2017 6:03 pm
Forum: General help (FrSky Taranis radio)
Topic: Taranis larger output values Frsky X4R SBUS (988-2012µSec)
Replies: 14
Views: 8613

Re: Taranis larger output values Frsky X4R SBUS (988-2012µSec)

Thanks, good point, I came across that info somewhere and inverting this with a proper circuit is doable. I still don't know where to start in terms of the code. I also found this library which appears to have write() to encode, but the examples of how to actually apply it are insufficient: https://...
by roachslayer
Tue Aug 29, 2017 5:47 am
Forum: General help (FrSky Taranis radio)
Topic: Taranis larger output values Frsky X4R SBUS (988-2012µSec)
Replies: 14
Views: 8613

Re: Taranis larger output values Frsky X4R SBUS (988-2012µSec)

Hi, Found this! ;) http://openrcforums.com/forum/viewtopic.php?t=667 I made a Bluetooth transmitter-receiver "simple data-package protocol": stick-pot->adc(12bit) ArduinoTx->(0..2047)->RxBluetooth ......... air ........ BluetoothTx->(0..2047)->RxArduino->SBus ArduinoTx and RxArduino "...
by roachslayer
Tue Aug 29, 2017 12:47 am
Forum: General RC Electronic Projects and Discussion
Topic: Controlling 16ch via SBUS on Taranis Tx (external analog inputs)
Replies: 11
Views: 11313

Re: Controlling 16ch via SBUS on Taranis Tx (external analog inputs)

So roachslayer could use erSky9x on Taranis ! Does openTX implement protocol differently than erSky9x? The only thing I know about openTX is that as of v2.1 it supports input through the serial connector, though that was a year ago and I have not seen anyone actually produce anything like a Bluetoo...
by roachslayer
Tue Aug 29, 2017 12:44 am
Forum: General RC Electronic Projects and Discussion
Topic: Controlling 16ch via SBUS on Taranis Tx (external analog inputs)
Replies: 11
Views: 11313

Re: Controlling 16ch via SBUS on Taranis Tx (external analog inputs)

Ok thanks. So I take it no arduino lib already exists for the express purpose of encoding? (vs decoding)

Is there a spec somewhere that describes the data sent via SBUS (Will help reduce time to understand going through eepskye code).
by roachslayer
Sun Aug 27, 2017 9:00 am
Forum: General RC Electronic Projects and Discussion
Topic: Controlling 16ch via SBUS on Taranis Tx (external analog inputs)
Replies: 11
Views: 11313

Controlling 16ch via SBUS on Taranis Tx (external analog inputs)

I have a project where I need to use my x9d to transmit, but I want to feed all the inputs myself via arduino or raspberry pi (analog inputs, etc). Traditionally this has been done by sending PPM through the trainer port . But I just learned the right connector (in battery compartment) is a serial c...

Go to advanced search