← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

DIY Project Automates Analog AC Unit with ESP32 and Stepper Motor

🔄 Updated 2d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Analog AC unit controlled by physical knobs.
  • ESP32 and stepper motor used for automation.
  • Integrated with Home Assistant via MQTT.
  • Cost approximately $15 for parts.

The Challenge of Analog AC

The author's rental apartment in New York City features an AC unit with only analog knob controls, lacking a remote or wall-mounted thermostat. This setup required manual adjustments, prompting a search for an automation solution.

DIY Automation Solution

A custom device was built using an ESP32 microcontroller and a stepper motor. This assembly attaches to the AC unit's control knobs, allowing for automated adjustments. The total cost for parts was around $15.

Integration with Home Assistant

The custom hardware communicates with a Home Assistant instance using MQTT. This integration enables the AC unit to be turned on or off based on temperature readings from a sensor in the room, providing smart control over the previously manual system.

Practical Implementation

The physical setup involves a jerry-rigged ESP32-controlled stepper motor coupled to an AC knob with a shaft coupler. The entire contraption is affixed to the AC's back-plane using an L-bracket and a binder clip, with cardboard padding for stability. This approach avoids permanent modifications to the rental unit.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~15 min · 13 stories · Aug 17

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A software engineer developed a custom home automation solution for an analog AC unit using an ESP32 microcontroller, a stepper motor, and Home Assistant. This project allows remote control of the AC without modifying the rental property's existing hardware, addressing a common challenge in older buildings.