An iroh powered smart fan
Summary
The article describes building an end-to-end IoT smart fan using an ESP32 with the iroh framework, avoiding cloud components, and using WebAssembly GUI for remote monitoring. It covers setup, sensor integration (DHT22), protocol design with irpc, a GUI, and a local-first deployment model.