SerialUI icon indicating copy to clipboard operation
SerialUI copied to clipboard

Support for ESP32 ?

Open StuartsProjects opened this issue 6 years ago • 1 comments

I did set the config files to ESP8266, and the library appears to work.

Would be nice if it the library auto detected ESP32, there are lots of these around now and they have so much memory ......

StuartsProjects avatar Jul 20 '18 07:07 StuartsProjects

Agreed!

I'm actually working on a v3 for SerialUI that is a refactor++... in addition to having a slightly smaller footprint, I'm aiming for new types of fields, a redesign of Device Druid that'll look better and do more, and support for a bunch of new platforms--including the ESP32, which I've been using a lot lately, myself.

Short version: I'm managing to work these changes as part of a real-world project for a client, which is helping to subsidize the changes a bit while giving me the opportunity to address issues and do the redesign in a way that provides useful functions that are proven to work.

So stay tuned and I'll be doing the release as soon as I can.

Thanks for the feedback. Cheers, Pat Deegan

psychogenic avatar Aug 17 '18 17:08 psychogenic