Skip to content

Commit

Permalink
Added description about S.BUS
Browse files Browse the repository at this point in the history
  • Loading branch information
rotorman authored Dec 5, 2022
1 parent c4a43bd commit 73e8be9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ The first 1000 in the multiplication is to get from milliseconds to microseconds
Project discussion in RC Groups forum blog post:

<https://www.rcgroups.com/forums/showthread.php?3845229-Blog-10-USB2PPM-Interface-for-controlling-a-remote-device-from-PC>

# S.BUS

The subfolder FTDI_SBUS has some examples of how to directly output a S.BUS signal from a computer, using e.g. a [FTDI adapter](https://www.sparkfun.com/products/9717) and an [inverter](https://oshwlab.com/feather/S_Bus_Inverter_R2-fWQK2kewO). The inverter can be skipped, if the receiving end expects inverted S.BUS (=non-inverted UART) signal anyhow, for example [RadioMaster TX16S](https://www.radiomasterrc.com/products/tx16s-mark-ii-radio-controller) AUX-ports, used as S.BUS trainer inputs.

0 comments on commit 73e8be9

Please sign in to comment.