Config

Added code to allow for user configuration now. Reset button held for > 2 seconds will reset the device eeprom and wifi, and default to AP mode till reconfigured. Also working on auto updating via central system, as I found a nice github example here – https://github.com/kstobbe/esp-update-server Slow, but steady progress!

TPM2.NET

Work in progress on adding tpm2.net compatibility. Still a little buggy, as having some issues with UDP packet framing. Psuedo-working, albeit in small area, although a little glitchy still. Once debugged should be fine to drive the whole panel. Addendum – found the issue – memory leak in the ESP32 arduino UDP library, the patch …

Note to self

https://www.esp32.com/viewtopic.php?f=17&t=3188&start=30#p22401 To remove the green boogies on output. Hardware also viable – https://www.maximintegrated.com/en/app-notes/index.mvp/id/4111Need to test more boards, find optimal design board, or do in software with lsb Great description of driving boards here -https://fw.hardijzer.nl/?p=223