Content for Arduino Uno

Arduino Barometer

“This is a simple barometer with Arduino. Well i am still a newbie with Arduino and i dont have enough free time to learn the programming properly. I found some sample codes with u8glib library for some sensors. They were …

Arduino GPS Shield Tutorial: Distance Calculator

“GPS or Global Positioning System is a satellite-based radio navigation system which allows you to get your location and guide you through other locations through a well recognized and predefined map like Google maps, and in the world of Arduino …

Arduino - Web Pattern Unlock

“It’s a security feature for Arduino. User is required to input the unlock pattern before remotely controlling/monitoring Arduino. Introduction You may be familiar with the unlock pattern when you access your phone. Now this feature is available on …

Hack An Ultrasonic HC-SR04 And Make It Talk Each Other

“Project: Ultrasonic 40khz modulation data communication (text transmission) Parts list: 1) Ultrasonic transducer TX and RX (which i desoldered from a HC-SR04 module) 2) LM386 to amplify the received signal 3) LM393 for comparing the signal once amplified 4 …

Helium Solar Monitoring Board with Relays

“Arduino with a Helium Monitoring Shield that can monitor motion, temperature, solar power (including volts up to 80VDC and 10A). With the Internet of Things, there are many opportunities to play with new technologies and come up with innovative devices …

Arduino Digital Clock Using 1Sheeld

“Monitor the real-time clock on LCD using 1Sheeld board and its companion app. If I asked you: could you please turn off the lights when it comes to 10:30? Actually, the common answer would be check your smartphone and …

Arduino Multimeter

“You will need: Arduino UNO oled screen 128x64 I2C DS3231 I²C-Integrated RTC buzzer 100k, 10K resistorsome Potentiometer button”

Arduino Time Attendance System with RFID

“In this project you’re going to build a time attendance system with MFRC522 RFID Reader and Arduino. When you swipe an RFID tag next to the RFID reader, it saves the user UID and time in an SD card …

Bluetooth Voice Interface for Autonomous Robots

“I wanted the ability to give verbal commands to my robot. I looked into utilizing either speech to text software or speech to text hardware to communicate my commands to the robot. I found that the software and hardware readily …

Changing an Old RC Car to an Autonomous Car

“Well this is just a part of my complete project, but anyway I thought it will be useful as well its just cool! This project is for the kind of RC cars that have a group of wires ,or a …