Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emogooo/smartfan-iot
Remote CPU fan control via MQTT
https://github.com/emogooo/smartfan-iot
mqtt nodemcu-esp8266
Last synced: 29 days ago
JSON representation
Remote CPU fan control via MQTT
- Host: GitHub
- URL: https://github.com/emogooo/smartfan-iot
- Owner: emogooo
- Created: 2024-06-26T10:38:34.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T07:17:08.000Z (4 months ago)
- Last Synced: 2024-10-10T14:02:57.819Z (29 days ago)
- Topics: mqtt, nodemcu-esp8266
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmartFan IoT
The SmartFan IoT project controls a CPU fan's speed using MQTT. It uses a DHT11 sensor to measure temperature and humidity, sending this data to a server via MQTT. The server sends back a JSON message with the PWM value for fan speed. The fan's speed is then adjusted, allowing efficient remote control through IoT.
> [!TIP]
> I describe the project in video at below (in Turkish). Click the image to watching the video.[![Watch the video](https://img.youtube.com/vi/uFLLfOjc57s/maxresdefault.jpg)](https://youtu.be/uFLLfOjc57s)