Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Readings #4

Open
beaconIOT opened this issue Jun 5, 2019 · 1 comment
Open

No Readings #4

beaconIOT opened this issue Jun 5, 2019 · 1 comment

Comments

@beaconIOT
Copy link

Hey- Thanks a ton for creating this library. I am trying to connect my Futaba SBUS receiver to my Arduino Uno (I also have a Mega so have tried troubleshooting with that too). No matter what I do, I can’t get any readings to display on my OLED screen. I am using an I2C OLED screen to try to show the channel readings because I realize that the UNO only has 1 serial port, so it wouldn’t be feasible to view the channel outputs in a serial window if RX0 is tied up with the SBUS inputs.

I have followed the instructions and am just trying to adapt the example code to read out the first 4 channels to an Adafruit OLED screen but I am just getting 0’s. I am using a Futaba 10J transmitter with an R3008SB S.BUS receiver. I have confirmed that the SBUS channel of the receiver is indeed giving an output (I tested it with an S.BUS to PWM decoder and the channels worked as expected).

I am using a TTL inverter that uses a 2N3904 transistor a 10k and 4.7k resistor. Do you think there is any issue with using this type of transistor for the TTL inverter?

Any suggestions would be amazing!

Thanks

@skorokithakis
Copy link

I have managed to get this working, a transistor with two resistors should be fine. Your setup sounds okay, although I've gotten it working on an ESP8266, I'm not sure what @mikeshub originally wrote this for.

If you did manage to get it working, can you tell me how? I'm struggling to even compile it on an Arduino, currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants