- s.bus (or d.bus, w.bus, etc) is a kind of serial communication invented by futaba for RC models. It contains 18 integers representing the value of 18 channels, which can be prossessed faster than ppm and pwm. It is encoded and need to be decode with hardware and code. Furthermore, the decoded values will be output as pwm signals to control ESCs and Servos, which control the plane directly.
- sbus reciever is connected to rx0 of the arduino uno via a converter:
pwm output at digital pin 3,5,6,9,10 (ch1,ch2,ch3,ch4,ch5)
- connection:
forked from JetMagpie/Mini_frape_avionique
-
Notifications
You must be signed in to change notification settings - Fork 0
AliasXoX/Mini_frape_avionique
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Mini frape is a project of aero&space association of centrale lille, this repository is used for sharing codes and information of this project's control system.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%