Notifications
Clear all
ESP32 & ESP8266
1
Posts
1
Users
0
Reactions
451
Views
Topic starter
2025-12-04 2:23 pm
This topic comes the thread "More PlatformIO" from @mike-parsons
I saw this video on Youtube last night:
Mike posted a video link that describes the tool well: The Future of ESP Device Management is HERE (And It's Browser-Based!)
This is an interesting tool. From what I can tell, it's written in Typescript so it's Java based and is able to access the serial port on the local computer. This allows it to communicate with an ESP32 board. It is able to identify the ESP32 board, I assume in a manner similar to the Arduino IDE "Board Info" command.
I'm not a Java guy so it will take me some time to decipher the tool, but it is certainly impressive and well designed.
The one who has the most fun, wins!