-
Hello...
is this library compatible with Arduino boards (328p)? because I can't add the zip file to the Arduino IDE libraries ... it displays an error.
(sorry ... I'm a beginner ..: - /)
-
The stand-alone bluetooth module available for the X10 X10S and X12S will not stream data. There is a few variations in the BLE protocol and will not send data to the head tracker.
Two users have t…
-
Hi, thank you for shaing your lib
It works very well on Teensy 3,1 , but i wan't to use Arduino Nano 33 BLE, Serial1 for Sbus input
i used with parameters like; "_bus->begin(_sbusBaud, SERIAL_8E2…
-
I have made a telemetry log with my heli on the bench.
RPM=0, lipo voltage 23.0V all the time.
The telemetry values look strange.
![image](https://user-images.githubusercontent.com/562809/1035608…
-
On Dev A, DBus utilise USART1_RX (PB7), and has an inverting logic (when input is high, the RX pin is low)
![image](https://user-images.githubusercontent.com/7508112/103474474-36f4f100-4ddf-11eb-945a…
-
PIO Core Call Error: "The current working directory C:\\Users\\MarcR\\Documents\\PlatformIO\\Projects\\TEEENSYS_SBUS_01 will be used for the project.\r\n\r\nThe next files/directories have been create…
-
Dear Bmellink!
I have a problem with this library.
It works great until i want to read PWM values with PulseIn()
![error](https://user-images.githubusercontent.com/71666503/101523526-0315df80-…
-
hi,
I'm using arduino nano, jumper R1 as the receiver and Jumper T18. Just using the d3 as sbus port. The problem is every channel has a glitch output. I cannot run the simulator because of the glitc…
-
As the title says, currently works great with my futaba reciever but want to take channels out of pixhawk and into a arduino. Currently comes in like this
![image](https://user-images.githubusercont…
-
Hi,
Thank you for your work, i tried to use your sbus2 telemetry on ESP32
Can you tell me on which port i have to connect the SBUS2 signal, tx0/rx0 ? other ?
Do i need a resistance between tx/r…