https://github.com/precla/arduino_learning
Practising with Arduino
https://github.com/precla/arduino_learning
Last synced: 2 months ago
JSON representation
Practising with Arduino
- Host: GitHub
- URL: https://github.com/precla/arduino_learning
- Owner: precla
- License: gpl-3.0
- Created: 2017-09-02T23:52:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T10:14:01.000Z (almost 9 years ago)
- Last Synced: 2025-01-18T11:44:00.979Z (over 1 year ago)
- Language: Arduino
- Size: 710 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Arduino stuff I'm working on or i am testing for fun
## temp_humidity
Check Temperature and humidity and show it on LCD Display.
## temp_humidity_relay
Same as temp_humidity, but with a Relay added that turns either a Yellow or a Green LED on.
Depending on the current Humidity.