arduino-frskysp icon indicating copy to clipboard operation
arduino-frskysp copied to clipboard

FrSky SmartPort protocol library for Arduino

Results 4 arduino-frskysp issues
Sort by recently updated
recently updated
newest added

Hi, I am using R9m (smartport + GND) connected to arduino pin10 + GND ![image](https://user-images.githubusercontent.com/59567959/96422175-fe8a4180-11f7-11eb-9cc4-3042a9cd8f54.png)

If an overflow error is triggered inside the FrskySP_sniffer example, the buffer won't get cleared, and therefore the loop will continue to go inside the else if. To fix this,...

Hello, Nice project. Do you think that's would be possible to use an attiny85 for build a rpm sensor? Pierre

I'm trying to record telemetry data from the flight controller (FC) using an Arduino. To the best of my knowledge, I should connect the Arduino to a UART port of...