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

Arduino Mega wifi support #1

Open
JulianStremel opened this issue Sep 4, 2024 · 2 comments
Open

Arduino Mega wifi support #1

JulianStremel opened this issue Sep 4, 2024 · 2 comments

Comments

@JulianStremel
Copy link

I just recently stumbled accross the arduino mega wifi r3.
This adds an esp8266 on the same board as the mega and serial3 connected to the esp8266.
If we would be able to support the esp8266 target for airbear those integrated boards would be a nice and cheap fit for wireless speeduinos i think.

Just wanted to get it out there for discussion.

@JulianStremel
Copy link
Author

JulianStremel commented Sep 4, 2024

I already tried adding esp8266 support but for now the issue is a little too deep for my knowledge because some librarys have other apis then their esp32 counterpart.

@jfseaman
Copy link

jfseaman commented Oct 2, 2024

Maybe a reason to hook up my Mega WiFi and dive into the code.

Well, I'm already into the code, just not very far. I have it working on a Seeed Xaio ESP32-C3 but it's not connected to a speeduino.

Fact is, I'm not certain how to connect it. Same with the bluetooth modules I got. That setup in TunerStudio MS is clear as mud to me.

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