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

Board v2 Feature: ESP32 #11

Closed
tjhorner opened this issue Jun 20, 2022 · 0 comments
Closed

Board v2 Feature: ESP32 #11

tjhorner opened this issue Jun 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request pcb
Milestone

Comments

@tjhorner
Copy link
Owner

tjhorner commented Jun 20, 2022

For v2, I would like to use an ESP32-WROOM instead of the ESP8266 module on the D1 Mini, which would provide a lot of material benefits:

  • It would make Board does not power up correctly on Jarvis desks #6 pretty trivial to solve
  • There are more GPIO pins to work with
  • It has multiple hardware UARTs, so we can use that for communication with the desk
  • The ESP32 is generally a beefier chip, giving us wiggle room for slightly unoptimized code or whatever
@tjhorner tjhorner self-assigned this Jun 20, 2022
@tjhorner tjhorner added enhancement New feature or request pcb labels Jun 20, 2022
@tjhorner tjhorner added this to the Board v2 milestone Jun 20, 2022
@tjhorner tjhorner moved this from Todo to Investigating in Desk Controller Jun 25, 2022
@tjhorner tjhorner moved this from Investigating to Implementing in Desk Controller Jun 25, 2022
Repository owner moved this from Implementing to Done in Desk Controller Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pcb
Projects
Status: Done
Development

No branches or pull requests

1 participant