mikeshub / FUTABA_SBUS

SBUS driver for arduino
108 stars 49 forks source link

Add documentation #2

Open skorokithakis opened 7 years ago

skorokithakis commented 7 years ago

Can you add some documentation on how to use this? Mostly if it needs an inverter, which Arduino pins it needs to be connected to, etc.

mikeshub commented 5 years ago

Oh wow, people use this! I apologize. I haven't used this github in a while. If I have time in the near future I'll dust this thing off and try to document it. To be honest I have very little recollection as to how this thing works.

skorokithakis commented 5 years ago

I managed to get my telemetry working, either with your project or with another one (can't remember at the moment but I can look). If you need some help, you can add the project to Code Shelter, we can help maintain it.

mikeshub commented 5 years ago

Cool I'll check it out!

skorokithakis commented 5 years ago

So does this need an inverter? I didn't leave a note to myself and can't get it to work again now.

skorokithakis commented 5 years ago

Turns out it does.

skorokithakis commented 4 years ago

@mikeshub is there any way you could add a small README with instructions? I'm trying to build this now for my Arduino Nano and it can't find Streaming.h, Serial1, etc. Which board did you write this for?