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

SofwareSerial #43

Open
lucashudson2002 opened this issue Dec 9, 2023 · 4 comments
Open

SofwareSerial #43

lucashudson2002 opened this issue Dec 9, 2023 · 4 comments

Comments

@lucashudson2002
Copy link

Is it possible to use SoftwareSerial instead of HardwareSerial? I am using the reciever FS-IA6B with an Arduino Nano, wich has only one Serial.
I tried just changing in the sources but it didn't work.

@svdrummer
Copy link

Why would you use serial? What format are you using? If Ibus, then use the Ibus library'
FS-1A6B doesn't have serial out. Data port: PWM / PPM / i.bus / s.bus

@lucashudson2002
Copy link
Author

The servo and sens pins use Serial to comunicate. So much that in the example multimonitor the IBusSensor and IBusServo begin you pass a Serial as a parameter.
But if im wrong, how can I use IBusSensor anda IBusServo whith an arduino nano?

@chupocro
Copy link

Here is the video of someone reading IBUS with AltSoftSerial and here is the code.

@MotoMotoRo
Copy link

MotoMotoRo commented Apr 6, 2024

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

4 participants