Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
1–10 of 157 posts
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#2Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#3Control my garage doors (thanks ratgdo!) Control my front gate (already had gate controls, this just triggers open/close) Control various appliances (ESPHome can be installed on "smart plugs")
I definitely have additional things I'd like to do, but I've a dearth of time.
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#4Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#5Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#6Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#7My wife, who has pretty extreme ADD, loses stuff like her wallet, keys, etc. We have Tiles on most stuff that gets lost, but sometimes the volume of the alert is lacking. I'd like something that uses multiple ESP32 or Pi receivers in known locations to triangulate the position of the bluetooth beacon in 3D space.
It's probably a bad idea, there might not be accurate enough timings or data to pinpoint the location. I've read somewhere that UWB will be much better at this.
EDIT: Another project idea: Sensor Light Switches. Would add sensors like occupancy, noise, pressure, temp, etc etc to the standard light switch plate/box. Then have that lovely data slurped up by something pretty to display it all.
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#8My GPT-powered e-Ink newspaper uses an esp32: https://imgur.com/a/NoTr8XX
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#9I also built a set of inertial full body trackers for VR usage with them. Although they could use some redesigning, probably with lower power MCUs, current ones are a bit too large for my liking.
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#10I also bought some LED matrix displays that I'm going to use to display information about when trains are due at my nearby station.