User Tools

Site Tools


rc:dev:sbus_client

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rc:dev:sbus_client [2014/10/08 23:30] – [SBus protocol] redoxrc:dev:sbus_client [2023/11/24 21:55] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 ## Overview ## Overview
 +
 +Well... Not much to say here. I have the radio, the receiver, a Teensy3.1 and some spare time. Let's hook everything together =D
 +
  
 ## Protocol ## Protocol
Line 58: Line 61:
  
 ## Code ## Code
 +
 +Well, it's heavily adapted from the [[:rc:dev:sport_master|SmartPort Master code]]. Same warnings, same wiring (Gnd on Gnd, Vcc on Vcc, SBus signal on TX1/PB17). It doesn't do much, but might help start/debug another project...
 +
 +Here's the last version of the code: {{:rc:dev:sbus:tsysbusrecv_20141008_1942.tar.gz|}}
 +
 +## Next ?
 +
 +* Decode the CH* values
 +* Port to Attiny (cost, embeddable, ...)
 +* Emulates a joystick with Teensy3, so I can use the RC simulator softwares without any cable.
  
 ## Links ## Links
/home/share/www/redox.ws/wiki/data/attic/rc/dev/sbus_client.1412811036.txt.gz · Last modified: 2023/11/24 21:55 (external edit)