Skip to content

Adds Support for ESP32 MCUs#87

Open
ByronAP wants to merge 9 commits intospeeduino:masterfrom
ByronAP:esp32
Open

Adds Support for ESP32 MCUs#87
ByronAP wants to merge 9 commits intospeeduino:masterfrom
ByronAP:esp32

Conversation

@ByronAP
Copy link
Copy Markdown

@ByronAP ByronAP commented Mar 16, 2025

Adds support for ESP32 microcontrollers. This is cool because next the interface can easily be updated to allow wireless support (BLE, WIFI, maybe use MDNS to find devices). Also added command 'b' to return the MCU type (AVR, ESP32), I used 'b' thinking it could be expanded if needed to return exact board types if ever needed.

Tested against a MEGA2560, ESP32 C6, ESP WROOM 32 and verified on the scope.

@ByronAP ByronAP changed the title Support ESP32 Adds Support for ESP32 MCUs Mar 16, 2025
@ByronAP
Copy link
Copy Markdown
Author

ByronAP commented Mar 20, 2025

Added some documentation and minor cleanup

ByronAP added 2 commits March 21, 2025 14:17
Removed preferences, doesn't belong here since it is handled in storage
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

Successfully merging this pull request may close these issues.

1 participant