I built a CO2 sensor that activates a fan in my office room to pull in fresh air if the CO2 levels go above 700ppm
I like this idea, any recommendations on specific CO2 sensor modules?
Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
21–30 of 157 posts
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#22Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#23Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#24Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#25I want to build a house-positioning system, but time, energy, and skill are lacking. My 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…
Basically, this will net you "room precision" location of people, but i can't see why it won't work for gadgets if they have a Tile on them.
Not quite "in 3D space", but may be useful enough...
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#26I've also made an e-ink calendar with bin collection schedule with Inkplate (ESP32) [0] and now I'm making a Frets on Fire-compatible rhythm game based on ESP32-S3 [1] (initially made for the CCCamp's flow3r badge, now designing a simplified board for it [2][3])
[0] https://social.librem.one/@dos/106014037294005493
[1] https://social.librem.one/@dos/111478238181935805
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#27My 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
#28I used ESPhome last month to measure how warm/cold the fish pond was (it was cold). That was a simple breadboard/Dallas one wire thing: https://esphome.io/components/sensor/dallas.html
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#29This year, I'm taking it a step further by developing a management front-end. Instead of the hacker GUI using Pastebin, I'm implementing an extra M5 Atom running MicroPython with a web GUI. This interface allows me to configure the sensors, visualize sensor data with charts, and send notifications via NTFY to my phone.
I am considering open-sourcing the project.
https://www.lilygo.cc/products/t-relay-5v-8-channel-relay
https://de.aliexpress.com/item/1005006100423471.html.
https://shop.m5stack.com/products/atoms3-lite-esp32s3-dev-ki...
Re: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
#30I built a CO2 sensor that activates a fan in my office room to pull in fresh air if the CO2 levels go above 700ppm
I like this idea, any recommendations on specific CO2 sensor modules?
Adafruit has lots of really nicely made sensors and MCUs: https://www.adafruit.com/product/4867