Introducing e32wamb: firmware for esp32-c6 based White Ambiance light

A brief explainer of the firmware for my upcoming Hue White Ambiance replacement.

Testing ESP32's LEDC "non-blocking" fading

Figuring out if my assumptions about ESP32 LEDC driver, when it comes to "non-blocking" fading, match reality. Spoiler: not a bit.

How-To: timestamp and git-hash version esp32 firmware builds

Getting an ESP32 firmware to bear timestamp and git commit short hash as app version.

Zigbee: Hue-llo world!

Getting an ESP32-C6 "Hello, world!" lightbulb linked to Hue Bridge, and functioning reasonably.

Hue Engine: Reversing the PWM functions

Figuring out the math description of the PWM functions given the data I dumped.