https://github.com/ntshvicky/arduino-program
some arduino test program for students
https://github.com/ntshvicky/arduino-program
arduino arduino-lcd arduino-shield cpp lm35 pir-sensor
Last synced: 3 months ago
JSON representation
some arduino test program for students
- Host: GitHub
- URL: https://github.com/ntshvicky/arduino-program
- Owner: ntshvicky
- Created: 2021-01-12T10:43:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T10:50:23.000Z (over 4 years ago)
- Last Synced: 2025-01-21T20:48:58.218Z (5 months ago)
- Topics: arduino, arduino-lcd, arduino-shield, cpp, lm35, pir-sensor
- Language: C++
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arduino-program
Some arduino test program for studentsblink-light :- small program to blink light using arduino
blick-light-switch-click :- control light using switch
pulse-width-modulation:- control light brightness
lm-35-sensor-for-temo:- program to read room temprature using lm-35 sensor
DHCPAddressPrinter:- Print DHCP address
connect-arduinoshieldpost-dataonserver:- post data from arduino device to web server, useful for small iot program
lcd-msg:- show msg in lcd (attached lib)
pir-sensor:- read human present using PIR sensor