arduino-sbus

There are 0 repository under arduino-sbus topic.

  • Arduino_SBUSrobotmaker / Arduino_SBUS

    This Arduino sketch expands the SBUS using an Arduino such as a small Ardiono Nano or ProMicro making the full 16 channels available on your FrSky compatile RC receiver (such as the XR8 or XR4) which would otherwise be limited to just a few PWM ports. This sketch gives additional possibilities with your RC projects such as proportional or pre-set control of servos, switching on landing lights, ativiating buzzers, launching parachutes, reading sensors on your RC model as remote telemetry data, etc. How it works? The arduino sketch merely "sniffs" the SBUS data arriving on the serial port and split the package into 16 channels. You are then able to configure and map the Arduino pins to any available RC channel as you like. It's only limited to the number of channels and the number of free I/O ports on your Ardiuno. The Arduino can be added 'in-line' with any other SBUS device on your RC model. Please note that only limited testing has been done on using various RC cars and drones. so don't use this device for any critical or non-critical control of your model without thorough testing. You use the solution and code at your own risk.

    Language:Processing Stargazers:25