SBUS2-Telemetry icon indicating copy to clipboard operation
SBUS2-Telemetry copied to clipboard

Arduino Library for SBUS and SBUS2 with Futaba Telemetry

Results 20 SBUS2-Telemetry issues
Sort by recently updated
recently updated
newest added

There is a Bug for using ESP32 with this SBUS2 Library and write/read internal Flash If ESP32 does a Flash read/write and a Interrupt occure (For Example receiving SBUS(2) or...

bug
inProgress

Sbus.Begin(RX_PIN, TX_PIN); Sbus.SetPins(RX_PIN, TX_PIN); something like this

Done

If the SBUS(2) Signal is broken (wire broken, disconnected or receiver unpowered) the SBUS_Ready() function would return true forever. There should be a reset of sbus_ready and telemetry_ready. The Functions...

bug
Done

Hello, great work.. I have it running on the ESP32. Do you have idea on how to make it work on the SMT32F103 / F405 etc. They do support RTOS...

enhancement

Hello, is it possible to make it compatible with frsky fport and fport2? :-)

enhancement

Does Is there any planning for compatibility with Teensy?

enhancement

With Version 1.0 I've added more Temperature Sensors following the existing Futaba Sensors But with my T14SG i can't test all of them, because the T14SG doesn't support them all....

help wanted

With Version 1.0 I've added more Power Sensors following the existing Futaba Sensors But with my T14SG i can't test all of them, because the T14SG doesn't support them all....

help wanted

Hello Great lib ! Works perfectly with a R304SB and a 4px. Just this question because the sensor is only 1 canal and i cant see the first voltage on...

I have successfully make it work on receiver R3001SB. However it can't work with R7108. The slot 8-slot 31 just can't work. But the slot0-slot7. Why? I asked chatGPT what's...