Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luc-ass/esp8266-bme280-noctua-fancontroller

Temperature dependent fan control with esp8266 and bme280
https://github.com/luc-ass/esp8266-bme280-noctua-fancontroller

5v arduino bme280 esp8266 iot noctua-fan pwm-fan temperature

Last synced: about 2 months ago
JSON representation

Temperature dependent fan control with esp8266 and bme280

Awesome Lists containing this project

README

        

This simple script enables temperature based control of PWM fans.

## 🕹 My Setup
- 1x ESP8266
- 1x BME280
- 2x Noctua 5V PWM Fans

## 🛣 Roadmap
- [x] Web interface to view temperature and fan speed
- [ ] Return JSON to process using other automation or dashboards
- [ ] Enable change of target temperature via web interface