Artwork

Content provided by Magnus Hedemark. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Magnus Hedemark or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ppacc.player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

The ESP32 Home Automation Revolution

27:06
 
Share
 

Manage episode 489007644 series 3671813
Content provided by Magnus Hedemark. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Magnus Hedemark or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ppacc.player.fm/legal.

ESP32 Home Automation Revolution - Podcast Show Notes

Opening story: Someone using an ESP32 dev board to scrape a label off a jar. Not programming, not IoT integration - just using the physical edge of a $7 wireless computer as a scraping tool. Perfect metaphor for this whole movement where sophisticated technology meets mundane problems.

The range of projects is wild. Office toilet occupancy systems with LED indicators showing which bathrooms are free. Parents monitoring kids' bathroom habits using ultrasonic sensors and the "law of urination" - mammals over 3kg take 21 seconds to empty their bladder. Golf cart monitoring with voltage sensors for all six batteries plus GPS tracking. Pet doors with AI vision recognition and six layers of safety mechanisms.

ESPHome changed everything in 2018. Before that, creating custom IoT devices meant wrestling with C++ code and development environments. Now it's YAML configuration files. Currently supports 596 documented devices. Automatic Home Assistant integration, local control without cloud dependencies. That democratization turned this from programmer hobby into mainstream maker movement.

TillFleisch's coffee machine hack is the crown jewel. Man-in-the-middle attack on Philips Series 2200/3200 machines, intercepts UART communication between display and mainboard. When you send "turn on" command, machine activates but display doesn't, so they temporarily cut power to the display with a transistor to force a reboot. 217 GitHub stars. People waking up to fresh coffee automatically triggered by bed sensors.

Ben's washing machine project tackles universal problem - "We've all been there doom scrolling on your phone for 10 minutes past your bedtime when suddenly it hits you like a toy giraffe in the face: you haven't unloaded the washing machine." Vibration sensor mounted on machine, door sensor to detect access. Zigbee communication to Raspberry Pi hub. Keeps sending notifications until you open the door.

Gaggiuino community retrofitting Gaggia espresso machines with advanced control systems. Norm Sohl didn't want to risk his dialed-in Classic Pro so built second machine to experiment. Cost consideration: $20-50 in ESP32 components vs hundreds more for commercial smart appliances. But economics only part of story - it's about customization, learning, satisfaction of building solutions yourself.

Jeff Geerling refusing to connect his dishwasher to manufacturer cloud services resonated with makers who prefer local control. Whole movement about resistance to cloud dependencies, planned obsolescence, feature limitations imposed by manufacturers. ESP32 retrofits create systems people understand, control, maintain indefinitely.

Safety considerations matter. TillFleisch includes warning "You might break/brick your coffee machine by modifying it in any way, shape or form." Community emphasizes non-invasive approaches when possible - power monitoring through smart plugs, vibration sensors, optical detection. When internal modifications necessary, proper isolation between low-voltage control and high-voltage appliance circuits. GFCI protection near water. Professional installation for high-voltage work.

Community development accelerates innovation. TillFleisch's coffee project forked and adapted for numerous Philips models. Gaggiuino spawned hundreds of implementations worldwide with GitHub documentation and active Discord. Knowledge sharing through YouTube, blogs, forums documents successes, failures, safety lessons. Cross-pollination between projects - coffee machine techniques adapted for HVAC systems, power monitoring from laundry equipment applied elsewhere.

This isn't just hobby projects anymore. Sophistication rivals commercial offerings. Educational value builds technical literacy increasingly important for technology-dependent households. Environmental benefits of upgrading functional appliances vs discarding them.

Emergence of new category: "domestic engineer" - people who refuse to accept purchased appliance limitations, treat every household device as improvement opportunity. Projects range from musical interfaces using ESP32 touch pins as piano keys to greenhouse monitoring with multiple sensor types to Halloween decorations with programmable animations to converting industrial ovens into precision reflow systems.

The boundary between professional and DIY implementations keeps dissolving. ESP32 platforms becoming more capable, development tools more accessible. Current makers retrofitting coffee machines are building technical skills and community infrastructure that will define future smart home implementations. From label scraping to home automation revolution - that's the ESP32 story.

  continue reading

8 episodes

Artwork
iconShare
 
Manage episode 489007644 series 3671813
Content provided by Magnus Hedemark. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Magnus Hedemark or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ppacc.player.fm/legal.

ESP32 Home Automation Revolution - Podcast Show Notes

Opening story: Someone using an ESP32 dev board to scrape a label off a jar. Not programming, not IoT integration - just using the physical edge of a $7 wireless computer as a scraping tool. Perfect metaphor for this whole movement where sophisticated technology meets mundane problems.

The range of projects is wild. Office toilet occupancy systems with LED indicators showing which bathrooms are free. Parents monitoring kids' bathroom habits using ultrasonic sensors and the "law of urination" - mammals over 3kg take 21 seconds to empty their bladder. Golf cart monitoring with voltage sensors for all six batteries plus GPS tracking. Pet doors with AI vision recognition and six layers of safety mechanisms.

ESPHome changed everything in 2018. Before that, creating custom IoT devices meant wrestling with C++ code and development environments. Now it's YAML configuration files. Currently supports 596 documented devices. Automatic Home Assistant integration, local control without cloud dependencies. That democratization turned this from programmer hobby into mainstream maker movement.

TillFleisch's coffee machine hack is the crown jewel. Man-in-the-middle attack on Philips Series 2200/3200 machines, intercepts UART communication between display and mainboard. When you send "turn on" command, machine activates but display doesn't, so they temporarily cut power to the display with a transistor to force a reboot. 217 GitHub stars. People waking up to fresh coffee automatically triggered by bed sensors.

Ben's washing machine project tackles universal problem - "We've all been there doom scrolling on your phone for 10 minutes past your bedtime when suddenly it hits you like a toy giraffe in the face: you haven't unloaded the washing machine." Vibration sensor mounted on machine, door sensor to detect access. Zigbee communication to Raspberry Pi hub. Keeps sending notifications until you open the door.

Gaggiuino community retrofitting Gaggia espresso machines with advanced control systems. Norm Sohl didn't want to risk his dialed-in Classic Pro so built second machine to experiment. Cost consideration: $20-50 in ESP32 components vs hundreds more for commercial smart appliances. But economics only part of story - it's about customization, learning, satisfaction of building solutions yourself.

Jeff Geerling refusing to connect his dishwasher to manufacturer cloud services resonated with makers who prefer local control. Whole movement about resistance to cloud dependencies, planned obsolescence, feature limitations imposed by manufacturers. ESP32 retrofits create systems people understand, control, maintain indefinitely.

Safety considerations matter. TillFleisch includes warning "You might break/brick your coffee machine by modifying it in any way, shape or form." Community emphasizes non-invasive approaches when possible - power monitoring through smart plugs, vibration sensors, optical detection. When internal modifications necessary, proper isolation between low-voltage control and high-voltage appliance circuits. GFCI protection near water. Professional installation for high-voltage work.

Community development accelerates innovation. TillFleisch's coffee project forked and adapted for numerous Philips models. Gaggiuino spawned hundreds of implementations worldwide with GitHub documentation and active Discord. Knowledge sharing through YouTube, blogs, forums documents successes, failures, safety lessons. Cross-pollination between projects - coffee machine techniques adapted for HVAC systems, power monitoring from laundry equipment applied elsewhere.

This isn't just hobby projects anymore. Sophistication rivals commercial offerings. Educational value builds technical literacy increasingly important for technology-dependent households. Environmental benefits of upgrading functional appliances vs discarding them.

Emergence of new category: "domestic engineer" - people who refuse to accept purchased appliance limitations, treat every household device as improvement opportunity. Projects range from musical interfaces using ESP32 touch pins as piano keys to greenhouse monitoring with multiple sensor types to Halloween decorations with programmable animations to converting industrial ovens into precision reflow systems.

The boundary between professional and DIY implementations keeps dissolving. ESP32 platforms becoming more capable, development tools more accessible. Current makers retrofitting coffee machines are building technical skills and community infrastructure that will define future smart home implementations. From label scraping to home automation revolution - that's the ESP32 story.

  continue reading

8 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide

Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play