Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antromeo/termostato_arduino
semplice implementazione di un termostato con arduino
https://github.com/antromeo/termostato_arduino
Last synced: 27 days ago
JSON representation
semplice implementazione di un termostato con arduino
- Host: GitHub
- URL: https://github.com/antromeo/termostato_arduino
- Owner: antromeo
- Created: 2020-07-05T11:18:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T11:26:39.000Z (over 4 years ago)
- Last Synced: 2024-11-10T19:17:36.736Z (2 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# termostato_arduino
semplice implementazione di un termostato con arduinoComponenti utilizzati:
- Elegoo nano
- LCD
- modulo I2C
- DHT11Librerie utilizzate:
- LiquidCrystal_I2C
- DHT