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

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

Awesome Lists containing this project

README

        

# arduino-program
Some arduino test program for students

blink-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