Content for Arduino Nano

Project  Salat Time

Salat Time

“An Arduino code that displays on a small 0.98” OLED SSD1306 Date/Time and also calculates and displays Salat Time for a given town”

Arduino TTS ( Text to Speech )

“Hi Guys today in this tutorial I will teach you how to make your Arduino talk without any external module. Here we can use this in numerous projects like speaking thermometer, Robots and many more. So without much wasting time …

DIY Binary Alarm Clock

“Hello reader, What you can see in the pictures, is my little binary alarm clock, that displays the time using 18 individually adressable RGB LED’s. I originally planned to build a “normal” clock that uses Led’s as it …

Smart Car Working by Movement of the Finger

“Thats my project smart car it not working by mobile or normal remotecontrol It works by a glove so the remote control is movement of my finger The flex sensor sense the movement of my finger and send to the …

Birthday Alarm That’ll Run For 37 Years

“An Arduino powered birthday reminder device that’ll wish you happy birthday for 37 years on a single CR2450 (540 mAh) coin cell. Yes, you read the title correct. Have you ever forgot your birthday? Or what if you can …

QuickyBot - Small robot based on an arduino Nano board whith bluetooth and ultrasonic sensor

“QuickyBot is a small development platform for learning arduino programming. It is based on a Nano arduino card. It has an ultrasonic distance sensor hc-sr04 to apprehend its environment. It communicates via bluetooth using a HC-06 card. It is …

Arduino Balancing Game With Servos

“Nice Arduino project. Featuring an Arduino Nano controlling 3 servos to move the tree. Firstly the “Roll” button is pressed to give you a colour and amplitude once the correct bit has been placed on the tree the “Shake” button …

Altimeter (altitude Meter) Based on Atmospheric Pressure

“This is the building description of an Altimeter (Altitude Meter) based on an Arduino Nano and a Bosch BMP180 atmospheric pressure sensor. The design is simple but the measurements are stable and quite accurate (1m precision). Every second ten pressure …

Measure Fuel Level With Arduino

“The sensing unit usually uses a float connected to a potentiometer, typically printed ink design in a modern automobile. As the tank empties, the float drops and slides a moving contact along the resistor, increasing its resistance.[2] In addition …

Arduino Multimeter and Components Tester

“Hello, this is a mine multyfunctional Arduino device. It can be used to test sensors that are connected to analog pins, to measure resistance, to measure the voltage drop of the diode. It can measure ambient temperature, it has built …