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

[Feature Request] Elrs backpack for RX5808-div (BAYCK Starfish D1) #106

Open
lesharodin opened this issue Sep 20, 2023 · 1 comment
Open

Comments

@lesharodin
Copy link

Hi, there is opensource VRX based on ESP32 + 2*RX5808
https://github.com/Ft-Available/RX5808-Div/tree/main

Any idea how could we implement backpack there?

It's pretty cheap and looking good opensource VRX, I ordered mine there https://aliexpress.ru/item/1005005186732201.html?sku_id=12000032027326078

While waiting for it to arrive just trying to think how could we get erls backpack inside it, since its esp32 based.

@pkendall64
Copy link
Contributor

Since it's ESP based it could easily integrate backpack functionality directly into it's own codebase.
The backpack code is also ESP based so it should be a fairly easy task to pull the code from the backpack repo into the codebase for the VRX and create a task to listen for backpack messages.

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