Arduino UNO Projects List in PDF offline downloadable

Arduino UNO Projects List in PDF :

Most of the electronics geeks are asking the whole list of Arduino UNO projects PDF here we will share list every month as our projects are being updated on daily basis. PDF is a good source to work offline. We will offer direct PDF file download link with info of its release date , number of projects.

Arduino Projects PDF

Download PDF list

List No. PDF Download Link Release Date Number of Projects
1 Click here Arduino UNO based Projects List in PDF file offline downloadable Sep 2022 1330
2 Click here Arduino UNO based Projects List in PDF file offline downloadable May 2018 997
  1. Arduino LEDs
    Description In this tutorial you will set up and turn on a single LED. Note that this code can actually be executed with just the Arduino and no other components…
  2. Servo powered peristaltic pump controlled by Arduino
    This instructable shows you how to make a pump using a servo motor and an Arduino Uno to transfer small amounts of liquids. The pump is a peristaltic pump which…
  3. Use A Simple Cheap Webcam To Make DIY Microscope
    This Project Is A Part Of The Afrimakers Event http://www.afrimakers.org/ Introduction We used a simple cheap webcam to make a microscope. In short, a small hack to the optics of…
  4. PhysComp: Mid-term Project – Instagram TUI – prototyping the interactive elements using Arduino
    The physical interface will consist of a 3×3 grid of push buttons that will correspond to a 3×3 grid of images in the Processing program.  Instead of a creating a…
  5. Digital to Analogue Converter (DAC) DAC Theory
    A digital to analogue converter takes a series of digital inputs (a string of 1s and 0s, in our case there will be 8 of them like 10011001) and converts…
  6. Remote Controlled Switching
    Vision The aim of our project is to be able to control a electrical switching process using a remote. The idea is to come up with an alternative to the…
  7. Mobile Controlled Automation Using Arduino
    By this mobile controlled automation using Arduino you can perform switching operation of any load or device which is connected with the circuit. Before some days i posted about DTMF…
  8. Arduino Tri-colour LED Flasher Circuit
    This simple tri-colour LED flasher circuit is great for beginners. The three pin tri-colour LED is controller by an Arduino Uno and changed between three colours. This video shows the…
  9. Tutorial 16: Arduino Clock
    In this tutorial, the Arduino displays the time and date on a LCD (optional) and in the Arduino IDE serial monitor window. A PCF8563 real time clock (RTC) IC is…
  10. Arduino Tiny Relay Shield Project
    In this Arduino project, you will build a small relay shield from stripboard. The shield can have one or two relays fitted to it. Connect the Arduino and relay shield…
  11. Open Source Home Automation Project using Arduino UNO + Ethernet Shield
    This is Open Source Home Automation Project based on Arduino Uno and Arduino Wiznet based Ethernet shield. How Does it Work The main brain for this project is Arduino UNO…
  12. How To Connect A Buzzer To An Arduino
    This article and circuit diagram show how to connect a buzzer to an Arduino when the buzzer operates at a different voltage to the Arduino. The buzzer may operate at…
  13. Thermal Camera: Arduino UNO + MLX90614 IR Thermometer
    I  did the following steps: 1) Hardware: Connect the MLX90614 (refer to the datasheet) as follows: Pin 1 on MLX (SCL) connect to ANALOG pin 5 on Arduino Pin 2…
  14. Real Time GPS Tracker with Integrated Google Maps
    This project describes how you can build a mobile real time GPS tracker with integrated Google Maps. I began this project mainly to see if I can integrate all the…
  15. ArduDroid: A Simple 2-Way Bluetooth-based Android Controller for Arduino
    UPDATES  October 30, 2013 - 7PM (GMT+2) The new official name for this app is ArduDroid and it can be installed from Google Play. I changed the name to avoid…
  16. General Purpose Input Output Arduino Shield
    This example shows technique for calibrating sensor input and shows the sensor outputs by controlling LEDs and SSD, also shows how to monitor the state of a switch. Hardware Required…
  17. Stage 4: Complete Beginner’s Guide For Arduino Hardware Platform For DIY
    Contents 1. Background 2. Setting up Arduino Development Environment 3. Arduino Power Management 3.1 Powering Up Arduino Board 3.2 Output Power of Arduino 4. Indicators And Switches 4.1 LED 4.1.1…
  18. Arduino project: USB foot-operated mouse switch
    This foot pedal plugs into the Arduino case which plugs into your PC via microUSB cable. Arduino microcontrollers can easily be used to power fun projects like robots and even…
  19. Technical Details of Logging Seawater Temperature
    Block Diagram This diagram shows the basic components required for collecting temperature readings from seawater and transmitting the data to a base station where it can be collated into a…
  20. Arduino Projects: Wireless Arduino
    Long-time readers will know I’m not one to promote trendy marketing phrases and certainly ‘Internet of Things’ or ‘IoT’ is right up there with the best (worst) of them. But…
  21. Arduino Project 6: Web-controlled music player
    Our NetPlay project is built on a standard breadboard. In our previous Arduino masterclass we briefly introduced the Ethernet Shield an Arduino expansion board that adds Ethernet connectivity plus microSD…
  22. Arduino Project 8: Stompy the robot (part 1)
    Our first Arduino robot called Rolly in our February issue proved to be a popular project. Powered by an Arduino Uno board it was easy to put together and cost…
  23. Store Arduino data to Firebase database [Howto]
    The last few weeks I was playing with Firebase mostly because I wanted to get familiar with this technology. So at some point I thought that it will be a…
  24. Develop A Arduino Weatherstation
    At University, Alexander Zenger and I decided to realize a weatherstation with an Arduino Microcontroller. We wanted to measure temperature, pressure and humidity. It should be also possible to get…
  25. Arduino Event-Driven Universal AV Remote
    TL;DR - I wanted all of my AV components to turn on and change inputs as soon as I started Airplaying music to my Apple TV from my iPhone, so…
  26. Ultrasonic sensor arduino mega with code
    This is a simple guide on how to make a Ultrasonic sensor arduino mega with code, an HC-SRO4 Ultrasonic Sensor, a Buzzer, and some leds.  The ultimate goal of this…
  27. Displaying Arduino data
    Arduino temperature display I’ve had an Arduino-based weather station since June 2009, but one problem with it has been that there hasn’t been any easy way to display the data…
  28. [FTC] Open Feathercoin ATM
    Open Fethercoin ATM is an open-source automated teller machine for education and experimentation. Based on John Mayo Smith’s OpenBitcoinATM which can be seen in action here A “voucher” is printed…
  29. Web Server with Two Temperature Gauges
    This project consists of two temperatures that are measured by the Arduino using two MCP9700 temperature sensors An Arduino Uno and Ethernet shield are set up as a web server…
  30. How to Text Yourself when your DSC PC1550 Home Security System Alarms
    I have a home security system that was installed when my home was built in the early 1990’s. It is, or was until I modified it, a wired perimeter system…
  31. A lightning flash counter
    Many years ago, I think it was in 1997, I stepped into an interesting circuit on a book about high voltage [1]. It was the diagram of a simple "lightning…
  32. Using an Arduino as a garage car parking sensor
    “M-my lord, it-it’s impossible to locate the ship. It’s out of our range.” – Nute Gunray We recently moved into a new house and as always the first problem to…
  33. GSM Home Security Alarm System with Arduino
    This project deals with the design & development of a theft control system for home, which is being used to prevent/control any theft attempt. The developed system makes use of…
  34. Arduino RFID Reader RC522 + Access Control System
    I just received my RC522 RFID reader and made this simple Arduino access control system that uses the reader, a buzzer for the alarm and a relay shield for the…
  35. Rotary Encoder & Arduino
    I am not sure, but it was in year 1999, a non-stop (360 degree rotation) potentiometer found in a stereo music system confused me a lot. At that time, I…
  36. Polargraph Drawing Machine
    This machine, a variation on the hanging-pen plotter is a conspicuous and wilfully naive attempt to break out of the pristine, pixel perfect, colour-corrected space that exists inside our computers.…
  37. Drawing on a 7×5 LED matrix with Arduino in C
    In my component drawers I have a LTP-7357AG, which is a matrix of 35 green LEDs conveniently packaged in a 12-pin display. I wanted to play with it so I began to…
  38. The Viciously Simple Clap-ON Clap-OFF Circuit For Arduino
    Hi Everyone! I've had a few people ask about creating a simple clap-on/clap-off circuit using Arduino. Well those who are interested are now in luck. The software in this instructable…
  39. Automatic Home surveillance system using arduino(simple and cheap)
    The goal of my project is to achieve Automatic home surveillance system without any manual interference. In general other surveillance system it is necessary to power ON TV and camera…
  40. GESTURE VOCALIZER FOR DUMB PEOPLE INTERACTIn ION
    To establish a communication or interaction with Deaf and Mute people is of utter importance nowadays. These people interact through hand gestures or signs. Gestures are basically the physical action…
  41. Accelerometer Controlled Robot
    Most of industrial robots are still programmed using the typical teaching process, through the use of the robot teach pendant. In this paper is proposed an accelerometer-based system to control…
  42. Construct A Bluetooth Controlled Robot Using Arduino
    In this proposed system we going to construct a basic DC motored robot which we are going to control with android app easily available on google play store named bluecontrol.…
  43. How To Throw An Arduino Motor Party
    In this instructable I will show you how to throw an Arduino motor party. I will also be giving away an Arduino Mega, Arduino Uno, and an Arduino Pro Mini.…
  44. Send SMS from Arduino over the Internet using ENC28J60 and Thingspeak
    This Instructable explains how to send an SMS from an Arduino using the Internet. There are many ways to approach this and I will explain one of the different methods…
  45. Converting infrared to RF signals with Arduino
    In this project we will show you how to switch on and off the power sockets box with an IR remote. Not only the power sockets box, but other RF…
  46. Project: Cleaner robot using Magician Chassis, Arduino, distance sensor and hand sweeper
    This is a cleaner robot so you can give to your mommy or just use to clean your bedroom =P. Material List: 1x Arduino UNO R3 1x Magician Chassis 1x…
  47. Arduino-Based Shadow Alarm
    Arduino-Based Shadow alarms are usually used for protection against theft. A shadow alarm is a device that sounds an alarm when a shadow falls on it. Described here is a…
  48. Arduino DS1307 Clock
    1) Introduction and Images Hello friends, today I am going to build a Digital Clock using Arduino UNO and famous DS1307 Real Time Clock IC. Before we begin, here are…
  49. Arduino Bipolar Stepper Motor
    It is a well known fact that Stepper motors are awesome! The only downside is that they can be a bit trickier to get going than servos and plain old DC…
  50. Temperature Sensing with Arduino
    As part of the CanSat Primary Mission, we need to measure temperature.  For this our starter kit has given us an Arduino Uno R3 micro-controller, as well as some resistors…
  51. Arduino Basics #5 – Add SD storage to Arduino
    Arduino Uno’s microcontroller board is great, but the one thing it’s not overly generous with is storage. Having 32KB of program flash storage, 2KB of RAM and 1KB of programmable…
  52. GSM Based Wireless Notice Board
    ABSTRACT: There are several places which require vital notice to be displayed like colleges, railway stations, share-market, restaurants, hospitals etc. Looking into the present trend of information transfer, it is…
  53. Arduino Digital Voltmeter 0V to 30V
    Here is a useful circuit for Arduino lovers and experimenters. It is a simple digital voltmeter, which can safely measure input dc voltages in 0 to 30V range. The Arduino…
  54. Arduino 3.3V
    This Lazy Old Geek (L.O.G.) loves Arduinos. I have noticed that a lot of sensors, like GPS, LCDs, magnetometers are 3.3Vdc sensors. But the standard Arduinos, Uno, RBBB are 5Vdc…
  55. Arduino Fridge Magnet
    Do you have a habit of leaving notes on the fridge, now take it digital and add an Arduino to it. In this instructable I'm going to show you how…
  56. Ultrasonic Range detector using Arduino and the SR04 Ultrasonic sensor
    his is a preliminary instructable that will take you through the steps I took to get the SR04 ULTRASONIC SENSOR  connected  and working to the Arduino. It will then be…
  57. Kid-friendly PuppyDuino 0.31
    OK, this is not a fully autonomous "get you a beer, open it for you and then tweet about it" robodog (yet 😉 but if you're itching to get past…
  58. David Bynoe works in progress
    For an upcoming project I needed a pneumatic ram with a closed loop control system so I could position it accurately. Didn't have the budget for an off the shelf…
  59. Arduino passive IR trigger for Canon EOS
    The other day I wanted to experiment with external triggers for my Canon EOS 550D camera. I stumpled upon a nice open source project called Arduino Camera Control from Oleg…
  60. Line Follower Robot using Arduino
    A line follower robot using 8051 microcontroller is already published here and this time the same thing is done using  arduino. This line follower robot is basically designed to follow…
  61. Interface single and Dual IR Infrared sensor with Arduino and LCD
    Interface single and Dual IR Infrared sensor with Arduino and LCD Introduction- Multiple Sensor Interface to Arduino In this another tutorial on sensors  for beginners, we are going to interface…
  62. Getting Started with Arduino – LED Blinking
    Arduino Uno is the best development board for beginners in the field of embedded systems. We can program Arduino board with less technical knowledge and programming skills. This tutorial is intended…
  63. Interfacing LCD with Arduino Uno
    16×2 character LCD display is a very basic LCD module which is commonly used in electronic projects. 16×2 means it can display 2 rows of 16 characters (columns). Its other…
  64. Analog to Digital Conversion in ARDUINO
    Analog to digital conversion module of ARDUINO UNO has 6 input ports. The number of the port varies with your ARDUINO model but the coding remains the same. The analog reading in the analog…
  65. Arduino Chandelier from Jars
    E-Edit: Thank you very very much for voting for me in Featured Author, Glue and Battery Powered Contests! Cheer up and wait for my project so special is coming... Edit: If you…
  66. Using Push Button Switch with Arduino Uno
    In this tutorial you will learn how to read the status of a digital pin of Arduino. I hope that you already go through our first tutorial, Getting Started with Arduino Uno –…
  67. Two Wire Arduino Knight Rider
    This tutorial shows how to interface eight LEDs to an Arduino using only two Arduino pins. This is made possible by using a PCF8574 I/O expander IC. A "Knight Rider"…
  68. Arduino Serial Thermometer
    The Arduino reads temperature from a MCP9700 temperature sensor IC and displays the temperature in the Arduino IDE serial monitor window. Also see the Arduino LCD thermometer tutorial (tutorial 14). Prerequisites Complete Tutorial…
  69. Using the Arduino Serial Port
    The Arduino Uno can send data (such as a text message) to the PC over the USB cable. The Arduino IDE has a serial monitor window that can be opened…
  70. Arduino Melody
    A  very easy tutorial that uses only two components. The Arduino plays a short melody on a loudspeaker. The program to load to the Arduino is one of the programs…
  71. Arduino Knight Rider
    In this tutorial, eight LEDs are interfaced to the Arduino Uno board. This is not complicated – it is just like interfacing a single LED to the Arduino as done…
  72. Arduino LCD
    In this tutorial you will connect a LCD (Liquid Crystal Display) to the Arduino Uno and then run the Arduino LCD example programs that are built into the Arduino IDE.…
  73. Make A Arduino LCD Thermometer
    In this tutorial, a temperature sensor (MCP9700 linear active thermistor IC) and LCD are connected to the Arduino. The Arduino reads the temperature from the MCP9700 on analog pin A0…
  74. Interfacing EM-18 RFID reader with Arduino Uno
    Arduino Uno is an opensource physical computing platform based on ATmega328 microcontroller and provides a development environment for writing software for the board. It can be used for a variety…
  75. Arduino + WiFi, Music Responsive LED Light Fixture using arduino
    This instructable gives instructions for constructing a Saiko5 WiFi enabled LED light fixture based on the Arduino hobbyist platform. It includes step-by-step instructions from board design to soldering to case…
  76. Trinket Audio Player using arduino
    Overview We usually think of the Adafruit Trinket as a tiny subset of a “real” Arduino; less RAM, less code space, less I/O. But this little chip has a couple…
  77. ARDUINO based IR remote control robot using arduino
    Hi everyone. This my new project IR remote control robot using arduino. This is a simple design robot you can easily build it. Step 1: Requirements: Project requirements: Arduino uno…
  78. Build Your Own Arduino & Bootload an ATmega Microcontroller – part 1
    There are many reasons to build your own Arduino circuit on a protoboard or a custom-designed printed circuit board. At the heart of the Arduino platform is an AVR microcontroller,…
  79. Arduino PWM Led Control using arduino
    Looking for a simple circuit to control the light intensity of Light Emitting Diodes (LEDs) or similar lighting sources? Here is an Arduino based circuit with three independent pulse width…
  80. Arduino project: Stereo Peak Program Meter using arduino
    Previously, we introduced the Arduino’s analog-to-digital converter (ADC) in detail, looking at successive-approximation A-D conversion and how it’s the best compromise between speed and cost. This time, we start putting…
  81. New Arduino WiFi Shield (Testing) usign arduino
    The WiFi Shield was delivered by Amazon. The Arduino UNO Rev 3 was found at RadioShack… First you need to load the last Arduino IDE (Ver 1.0.2) it has the…
  82. Light Meter Using I2C Level Converter, LCD, and TSL2561using arduino
    I recently needed to measure how different materials affect light transmission for a gardening project.  I decided this was the perfect opportunity to try out the new logic level converter…
  83. Ollie- a DIY autonomous robotic blimp using arduino
    Ollie is an open source blimp-based autonomous and ambient robot that dwells in human habitats. Ollie is observant, often flying in a manner suggesting curiosity for the world around him.…
  84. Shaun The Noisy Sheep using arduino
    Make A "doorbell" using an Arduino Uno, a Wave shield from Adafruit, a small speaker, a plug, a Sharp distance sensor and a Shaun the Sheep.  Our Shaun is used…
  85. Telecran (Etch a Sketch) + Arduino = Telecranduino ! using arduino
    I came across a bunch of stepper motors and I have since been looking for a project to do with the kids. An old Telecran (French for Etch-a-Sketch) later, we…
  86. Car No. 06 Programmed Automatic Driving Car using arduino
    Hi! Kaeru no Ojisan is back with Car No.06. Car No.06 is a Programmed Automatic Driving Car with following procedure; - Simulate the Car Trajectory based on the Target Passing…
  87. Light and obstacle detecting bot using arduino
    Introduction For our ECSP project we have made a bot that senses and follows light and at the same time avoids obstacles. Rationale We wanted some hands on experience in…
  88. Make A 3D LED Cube Using Arduino
    The 3D LED Cube is a really cool device that enables you to see in three dimensions, get some depth perception and has 512 LED's or 512 pixels. It is…
  89. Surfin’ Bird (Arduino Style) using arduino
    I just hope every body's heard. The Bird is the Word! This is a simple device to play Surfin Bird really loudly when someone trips off the motion sensor. If…
  90. Voice Recognition System using arduino
    Contents 1 Team Members 2 Mentor 3 Concept 4 Softwares Used 5 circuits 5.1 Pre Amp circuit 5.1.1 Circuit Diagram 5.1.2 Working 5.2 EEPROM circuit 5.3 Led Matrix display circuit…
  91. Arduino powered Haunted Pumpkin using arduino
    This is a cute little project that takes a pumpkin, motion sensor, and some parts from Radio Shack. It was fun to create and build. This project was sponsored by…
  92. VOICE CONTROL CAR USING ARDUINO AND ANDROID
    Hello friends,Welcome to ElectroPLUS . This is a post to show how to make voice control car using arduino and android. COMPONENTS REQUIRED: 1.Arduino uno or Induino R3 board. Hello…
  93. Arduino-enabled Patron Interaction Counting using arduino
    Using the Arduino development board (http://arduino.cc) has become a very popular way to create hardware prototypes that bridge the divide between the physical world and the Internet. This article outlines…
  94. SPI Interfaces using Arduino
    Update (6/7/2012) – I’ve had to disable comments on this post, because it is being targeted by spam bots for some reason. Please use the contact page if you have…
  95. Make An Arduino RFID Card Reading
    Finally! It’s been about 3 months since my last Arduino tutorial – I’ve been keeping busy as usual. I’ve been working on this one for some time. I got the…
  96. LilyPad Arduino – the wearable technology using arduino
    Introduzione LilyPad Arduino is one of the many Arduino microcontrollers, but unlike the more well-known Arduino UNO, MEGA and Yun, this little board has very specific characteristics that make it…
  97. Making 1×10 LED Array with Random Patterns
    This will teach you how to make a very simple 1x10 array of LEDs on a breadboard controlled by an Arduino Uno to make the LEDs blink and flash in…
  98. The party starter using arduino
    A desktop motorized musical disco ball.  Great for holiday parties, impromptu dance-offs, and Tuesday afternoons.   Bling, Music, Arduino, and glitter covered styrofoam; this Instructable has got what you need to get…
  99. Digispark RGB LED Fader
    Forward: This instructable was originally posted at http://www.instructables.com/id/How-to-make-LED-Fader-using-Digispark/ My students and I developed it into this exemplar, for which they received a very good mark. Viewing the following video may…
  100. Telemetry with solar cell using an Arduino
    *NOTE* THIS PROJECT IS DONE BY A GROUP OF STUDENTS FROM SINGAPORE POLYTECHNIC. Telemetry - Solar Cells Our project is using Arduino with the ZigBee to transmit and receive data…
Scroll to Top