Tag: uno

Electronics and Programming tutorials and projects

arduino clock and calendar

Arduino Clock and Calendar (UNO)

This project is an “Alarm Clock and Calendar” firmware (.ino file) for Arduino UNO board with the character LCD shield. The LCD shield has 5 on-chip buttons which send an analog value to the A0 pin and a reset button. Also it has 5 ADC/IO pins header and 7 IO pins header (including UART Tx…
Read more

gps tracker arduino uno nano a9g

GPS Tracker and Spy Microphone

This project is a GPS Tracker (Locator) with Arduino AVR board (UNO/NANO) and Ai thinker A9G GPS/GSM/GPRS module. The Arduino board reads the GPS data and sends it to the web server/host via GPRS. Then you can see the location on map with the Google Map API. You can call to your “SIM Card” number,…
Read more