Does a raspberry zero count? I replaced the dubiously secure Chinese box that came with my solar panels with a home grown energy monitoring solution, hooked up to HomeAssistant. And I made a full color eInk photo frame that displays seasonally appropriate, generated images from a stable diffusion like-algo.
Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
41–50 of 157 posts
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#42Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#43E Ink Todo list on my wall that pulls from Todoist, which I can update from my watch. https://blog.praccu.com/
I ended up using DFRobot firebeetle because it respects sleep mode. I'm at 15 months on one charge with a 10Ah battery.
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#44The outdoor tap is also hooked up via valve to a drip irrigation loop that waters some roses and pots full of herbs, cabbage, etc.
The indoor setup is similar but much smaller with metal halide lamp and LEDs in a grow tent for out of season growing and seedlings. Protip: never put vining plants like cucumbers in a grow tent. Its a huge pain.
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#45Earlier quoted context omitted.
This looks amazing! Do you have a guide? Would love to recreate this!
My goals to release source and docs a la https://github.com/eikehein/hyelicht got waylaid by the ultimate DIY project of having a baby in November, but I will try to get it done this year!
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#46Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#47- integrated my projector via RS232 to esp32
- integrated my projector screen via IR module
- ir receiver lets me use an old tv remote as a universal whole house remote
- motion sensors everywhere so I never have to touch a light switch again
- several wled units for accent lighting, night lights etc
- built a laser maze with esp32s and light detectors for my kid's birthday.
- I've played around with BLE based room detection, but it's not really useful yet (or maybe ever).
I love em!
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#48I built a little robot that props open a door when the av cabinet gets too hot. It has a temperature sensor, two fans and a linear actuator. It even has a small webui so I can manually enable/disable cooling. Been working for several years.
How did you mount the linear actuator? I need to retain the ability to manually open/close the door. Maybe using a magnetic latch.
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#49Got a nice pair of Github socks at re:invent for showing a pic of that last one at their booth!