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

ESP32 #38

Closed
4 tasks done
mrRobot62 opened this issue Oct 8, 2023 · 1 comment · Fixed by #39
Closed
4 tasks done

ESP32 #38

mrRobot62 opened this issue Oct 8, 2023 · 1 comment · Fixed by #39
Assignees
Labels
✨️ Enhancement ✨️ New feature or request

Comments

@mrRobot62
Copy link

Minimum requirements

  • Core clock speed is 48 MHz or faster?
  • Is the CPU an ARM Cortex M0+ or later?
  • Is the host microcontroller's UART peripheral able to support 420,000 (or higher) baud rate(s)?
  • Is your development board currently supported in the Arduino IDE?

What development board would you like me to add?

It would be very helpful to have running version based on ESP32-DEV (like a WROOM)

Tensilica Xtensa LX6
32 bit Dual-Core @ 160 / 240Mhz

Most time a lot of libraries are compatible to ESP32 devices

@mrRobot62 mrRobot62 added the ✨️ Enhancement ✨️ New feature or request label Oct 8, 2023
@ZZ-Cat ZZ-Cat added the Pending 📌 This is waiting for me to check it out label Oct 8, 2023
@ZZ-Cat
Copy link
Owner

ZZ-Cat commented Oct 8, 2023

Abso-fricken-lutely! =^/,..,^=

I am aware that someone made a fork of my project, where they are trying their hand at adding in ESP32 support. They have bet me to the punch on this, as I was already planning to do this after #37 is merged. I may get in touch with them, and see if they are willing to submit their additions as a Pull Request to my project.

I also know that literally every ExpressLRS transmitter module and receiver in existence is either ESP32 or ESP8285, and ExpressLRS themselves recently added support for the ESP32-S3.

@ZZ-Cat ZZ-Cat added this to the Version 0.5.0 milestone Oct 9, 2023
@ZZ-Cat ZZ-Cat self-assigned this Oct 9, 2023
@ZZ-Cat ZZ-Cat added ...in progress 🚧 Development on this is in progress and removed Pending 📌 This is waiting for me to check it out labels Oct 9, 2023
@ZZ-Cat ZZ-Cat linked a pull request Oct 9, 2023 that will close this issue
20 tasks
@ZZ-Cat ZZ-Cat removed the ...in progress 🚧 Development on this is in progress label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨️ Enhancement ✨️ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants