Link to Last Project Showcase https://news.ycombinator.com/item?id=40955565
I have a nagging feeling that my choice of Tcl/Tk will bite me but it is what I am currently learning, doing my best to plan ahead so it will not be an issue to shift the heavy lifting to C if the need arises but I am probably not capable enough of a programmer to plan ahead in this way. But it is mostly an exercise and getting bitten is part of learning.
* Fixing tests in my automation platform. I made some UI changes that broke them all...
* An OSHW ESP32 control board that's meant to be pretty much halfway between a PLC and just an Arduino.
* An I2C addon board for said controller using the CH32 20 cent micro
* Proper light sleep support for CircuitPython on the ESP32(I already got WiFi power save config done!)