Skip to content

Add CRSF support on the TX module #21

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

Open
DzikuVx opened this issue Oct 24, 2017 · 5 comments
Open

Add CRSF support on the TX module #21

DzikuVx opened this issue Oct 24, 2017 · 5 comments
Labels

Comments

@DzikuVx
Copy link
Owner

DzikuVx commented Oct 24, 2017

PPM is crappy. Use CRSF protocol to get data from Taranis

@DzikuVx
Copy link
Owner Author

DzikuVx commented Oct 25, 2017

Looks like LoRa32u4 (ATmega32u4 at 8MHz) is not fast enough to handle Serial at 420kbps. Serial data comes damaged

@DzikuVx DzikuVx mentioned this issue Oct 25, 2017
@DieHertz
Copy link

200k another option

@DzikuVx
Copy link
Owner Author

DzikuVx commented Apr 10, 2018

Serial data problem is probably solved (serial buffer was overflowing when I2C oled was updated), but ATM I do not need CRSF.

@DieHertz
Copy link

So 8-bit is enough for everyone after all? :-D

@DzikuVx
Copy link
Owner Author

DzikuVx commented Apr 10, 2018

I would not mind for longer serial buffer, but besides that, yes. "Micro" receiver will be a Arduino Pro Mini with piggybacked RFM95W on a double sided adhesive tape

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

No branches or pull requests

2 participants