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 UNO Tutorial 8 – NightLight
    In this Arduino UNO tutorial, we are going to use a Light Dependent Resistor (LDR) to create a simple childrens bedroom nightlight which turns on automatically when it gets dark…
  2. 1 LED Game with Arduino Uno and an RGB LED
    Sometimes I just have those days where I really want to make something neat with the Arduino I have lying around, but I know I don't have the patience for…
  3. Arduino ISP – Lazy Old Geek (LOG)
    Arduino ISP - LOG So this Lazy Old Geek (LOG) has had a lot of trouble getting Arduino bootload on Atmega chips. I couldn’t get either of these to work…
  4. Orange mePod
    Firstly, why would I make a music player when one can be purchased for so little and Apple iPods are so great?  Well, I'll tell you.  After several cheap MP3…
  5. Introduction: T.A.B.U. A Robot using Arduino
    To all other teens (I'm 16)  who have begun to pick up an intrest in robotics and electronics the following project will give you a great user-system to get started…
  6. DIY- G-force measurement system
    So this time around, it’s another fun and functional microcontroller based DIY, a g-force measurement system with data logging to SD card. HARDWARE USED: 1) Arduino UNO w/ATmega328P 2) 3-axis…
  7. Arduino UNO Tutorial 6 – Rotary Encoder
    We have written a tutorial for Rotary Encoders using a Microchip microcontroller but now would be a good time to make an Arduino UNO version. With a rotary encoder we…
  8. 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…
  9. 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…
  10. 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…
  11. 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…
  12. 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…
  13. 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…
  14. 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…
  15. Small Arduino DMX controller
    In this post we show you how to make a small and useful Arduino DMX512 controller, which can use by example to handle a smoke machine with DMX, or as…
  16. 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…
  17. 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…
  18. The Arduino Microprocessor Miniterm Project Pages: keattsd
    Navigation LCD_driver.c LCD_driver.h LCD_driver.h.out ball12d.php bojia.c bojia.c.out chenb.php doyler.php ellwangerk.php foo.txt frickd.php gamblec.php hurleyg.php keattsd.php littletonj.php panuskip.php parsonstc.php schrodere.php Here is keattsd Bluetooth SNES Controller Supplies I used the following…
  19. 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…
  20. 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…
  21. 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…
  22. 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…
  23. 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…
  24. 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…
  25. 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…
  26. 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…
  27. 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…
  28. 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…
  29. 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…
  30. 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…
  31. 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…
  32. 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…
  33. Arduino Projects: Digital Audio Recorder
    Being able to capture sound, store it and play it over and over again never fails to leave me in awe of its pioneers, from Thomas Edison to Alan Blumlein,…
  34. 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…
  35. 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…
  36. 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…
  37. 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…
  38. [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…
  39. 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…
  40. 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…
  41. 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…
  42. 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…
  43. Gesture control car(robot) with Arduino and Android(bluetooth)
    Hi folks, Here's an interesting project for all you creative minds out there. We are going to build an android phone controlled RC car. Nothing could be more fascinating than…
  44. 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…
  45. 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…
  46. Fun With The Arduino Esplora: A Digital Picture Frame
    With this article I kick off my series on the Arduino Esplora board. Today's project is a nice (and cheap!) little digital picture frame that uses the Esplora's TFT Screen…
  47. 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…
  48. 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.…
  49. Make a swimming Robo-Snake Using Arduino
    Sneel is the name of my snake / eel swimming robot. This is documentation of hardware, software and mechanical design of  Sneel_003. urethane flex tubing, microcontrollers, Zigbee wireless radio, hose…
  50. Arduino-Controlled Robotic Drum
    For years I have been telling anyone who listens that I was going to build a robotic drum. Most people kind of shrugged indifferently. Even as I built it, most…
  51. SITWAY
    You are never to old to learn and try new things. I think one of the best days in my life was the day I discovered the Instructables web site.…
  52. 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…
  53. 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…
  54. 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…
  55. 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…
  56. 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…
  57. 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.…
  58. 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.…
  59. 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…
  60. 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…
  61. Project Suite Bros: Voice Activated LED Friendship Photoset (Arduino, Bluetooth, Crafts)
    (and partner-in-crime, Abbie). Now, I'm off to the next stage of my life, so I decided to build this friendship photoset for Kevin and Briton to remember our golden era.…
  62. Arduino Garage Controller
    Although there are many garage door projects on Instructable using Arduinos, I needed/wanted something different. Last year, we had a warm summer and when I would come home after work,…
  63. 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…
  64. 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…
  65. ARDUINO Burglar Alarm Using Infrared Emitter-Detector pair
    In this tutorial i will show you , how to make a simple Inexpensive Intrusion Detection(Burglar alarm) using an Arduino Uno board . This project uses the Infrared Emitter-Detector pair…
  66. Arduino Automatic Watering System
    INTRODUCTION & OBJECTIVES: I is a simple system, using Arduino to automate the irrigation and watering of small potted plants or crops. This system does the control of soil moisture,…
  67. Arduino Compatible apc220 Wireless rf Module with Graphics LCD
    16 node mesh, up to 1000m between nodes, sample two analog voltages per node, link any node to any other node, display data on any node with either graphics or…
  68. 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…
  69. 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…
  70. 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…
  71. 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…
  72. 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…
  73. Sinewave Inverter Circuit Using Arduino
    The post explains how to build a simple sinewave inverter circuit using PWM feed from an Arduino Uno board, the article also discusses a sinewave 3 phase inverter using the…
  74. 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…
  75. Wireless Arduino Oscilloscope
    In this guide I will explain how to use a Windows 8.1 phone, Arduino Uno board, and HC-05 Bluetooth module to build a wireless oscilloscope. The phone application has the…
  76. 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…
  77. 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…
  78. 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…
  79. 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…
  80. 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…
  81. 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…
  82. 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…
  83. 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…
  84. 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…
  85. 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…
  86. 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…
  87. Make A Touch-less Switch Using Arduino
    Arduino Project – Touch Me Not I modified the Arduino project from the Arduino Starter Kit (Touch Sensor Lamp). Now it lights up an LED when your hand is close…
  88. Make an Ultrasonic Distance Calculator
    Arduino Project – The distance calculator I have been playing with Arduino (micro-controller) for about 2 years now and I am becoming more and more passionate about circuits. For those…
  89. Arduino automatic watering system
    [caption id="attachment_19540" align="alignright" width="210"] Fig. 1: Author’s prototype[/caption] During summers, most people are too lazy to water the potted plants on their rooftop gardens every day. Explained in this section…
  90. 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…
  91. 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 –…
  92. 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"…
  93. 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…
  94. 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…
  95. 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…
  96. 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…
  97. 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.…
  98. 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…
  99. 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…
  100. 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…
Scroll to Top