Tag: fading

First Sunday in Advent & the PCB Tree (#E16)

Well, looks like it’s the first Sunday in Advent already and I’m too lazy preparing a new post. I’ve been working a bit more than usual lately due to our products likely playing a role in the whole temperature controlled Covid vaccine logistics thing. On the remaining Sundays I’ve been extending my old PCB Christmas tree. It’s been using diffused slow RGB (self) fading LEDs ever since (“100pcs LED Diod 5mm RGB Blink Slow Flash Diffused Light Emitting Diode Rainbow 2Pins Lamp Red Green Blue RGB Flashing 5mm LED”, around 2€ per pack of 100) and quite a few of old PCBs now, some bare and scrapped before assembly, some from tests or failed revisions, and some from defective commercial products like routers, access points, projectors, SAS backplanes, RAM, IoT gateways, hard disks, you name it. […]


ESP32 hardware faders (#P27)

Maybe my google-fu is rusty, or there’s simply no full example of this on the Interwebs…that’s pretty strange.

This is about the cherished ESP32 that will feature an extension/replacement of my #P7 series. This was an ESP8266 board that replaced a dumb lighting control, offering sensor logging to a database. I quickly found out that the limited pin count (and quirks) of the ESP8266 would require me to think about e.g. shift register extensions to make the entire project viable – which now got replaced with the large ESP32 that does have all the flexibility that I need. […]