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. Bluetooth Weather Lamp
    This was a 2 hour project I whipped up in order to learn how to use a new Bluetooth LE 4.0 module I picked up at redbearlab.com, called a BLE…
  2. LED Fader – With or Without Arduino
    Have an awesome project in mind using some LEDs. In that project I will be using some LED Fading Effect and few LED Chaser Circuits. But before jumping onto that,…
  3. Necomimi Arduino Cat Ears
    They are so dang cute. If you have ever seen the cool promo for the Necomimi Neurowear wearable set of cat ears that respond to brainwaves, you would want a…
  4. Parking Assistant Arduino Project
    Do you ever get frustrated trying to park in just the right spot? Have you gotten tired of using a tennis ball as a guide? Is it time for something…
  5. Eggbot
    https://youtu.be/hdoy4-F4xgI Rafael Fuentes, Carmen María Fuentes and Carmen Pérez decided to create this project that was submitted to 'Creative Electronics', a Beng Electronics Engineering module at University of Málaga, School of…
  6. Pressure Activated Light-Up Umbrella using an Arduino
    Once upon a time, 2 girls greatly enjoyed walking in the rain with umbrellas. They decided the enjoyment of this experience could be maximized by building their own pressure-activated web…
  7. TankWars: A Physical Video Game using Arduino
    This instructable will show the game TankWars, a web based game played on an iPad that drives a real robot tank to fire lasers at a robot. When you hit…
  8. Arduino Voice Controlled Robot
    Over the years as technology advanced and grew at a tremendous pace, so did the horizon of ideas and creation in our mind. If we look a few years back,…
  9. Arduino Fixed-point Vehicle Proximity Detector
    This is the high-tech version of hanging a tennis ball from the ceiling from a piece of string.  Of course, if you have two different types of vehicles, that tennis…
  10. PlayPlace Lighting Using NeoPixels
    With 2020 being the year of COVID, having a toddler that was stuck at home (especially during the winter) presented the need for, well, stuff to do. So, my wife…
  11. Arduino Board Sound Alarm
    I’ve just completed my second Arduino project, a sound level detector which sets off an “alarm” when there’s the sound level is to high for too long.  I built it…
  12. Visual Network Threat Level Indicator using Arduino
    Network monitoring is very important in todays world. The internet is a scary place. People have taken steps to raise their awareness by installing Intrusion Detection Systems(IDS) such as SNORT.…
  13. How to Make CLAP Control Car || Using Arduino Uno
    Hey Guys, welcome to my first instructables article. So guys today we are going to make a " Clap Control Car With Arduino " seems to be interesting Right? Let me…
  14. Wireless nunchuk controlled animatronic doll using Arduino
    This instructable will attempt to show you how to make an animatronic doll controlled by a wireless nunchuk. This doll can only move its head though. I'm sure there are…
  15. Arduino & TFT Screen Volume Mixer
    Before i start this AMAZING tutorial on how to build a physical windows volume mixer, i want to apologize for my bad written English. Now, let's get started. For this project I…
  16. Automatic Opening Garbage Can Cabinet
    https://youtu.be/RrtcjfrJk7I Sometimes you need to throw something away, but your hands are either full of garbage, or they're contaminated with raw chicken or meat. I was able to make this…
  17. Arduino Tic Tac Toe Shield With an AI Opponent
    In this Instructable, we're going to be making a Tic Tac Toe or Noughts and Crosses shield for an Arduino that allows you to play against another person or an…
  18. Homemade CNC Machine From DC Servo Motors and Wooden Wine Boxes
    Today, I would like to share how to build a 3 axis CNC machine at home using available or discarded materials. Specifically in this project, I reused 2 old DC…
  19. Plant Bartender
    https://youtu.be/xV2tXc584_A This project was completed by Alexandra Pittiglio & Christelle Feghali for our Computational Design and Digital Fabrication 'Useless Machine' Project, Semester 2, ITECH M.Sc Programme -------- We present Plant…
  20. LED Chaser Circuits Using IC4017 and Arduino
    https://youtu.be/F6V1AjESWbU A Chaser Circuit consists of a clocked IC or other electronic unit like an Arduino that drives an array of LEDs in such a way that individual LEDs (or…
  21. Automatic Irrigation System (Arduino) With Usb Type DC Submersible Water Pump
    This mini project is involved to use Arduino to control submersible watre pump when soil reach below or above predefined moisture level. How it works ❓ 1. Soil moisture sensor…
  22. Android & Arduino Controlled Projector Screen
    This is my first time using Arduino, or any microcontroller. I'm glad it worked out so well but my wife may not be, due to the stacks of microcontrollers that…
  23. L.O.G. sous vide
    So have you heard of sous vide? Well, this Lazy Old Geek (LOG) hasn’t or hadn’t. http://en.wikipedia.org/wiki/Sous-vide It’s French. So it’s kind of like boil-in-a-bag only you don’t boil it.…
  24. ARC Reactor Lamp MKII
    Welcome to this instructable, this time I will be showing you how to make the newest version of my ARC Reactor Mood lamp I did a couple of months ago.…
  25. Gesture Controlled Interactive Desk Light
    https://youtu.be/4BFWbc2f39I We all have seen different kinds of mood lamps & RGB light, most of them have some buttons or a remote to interact with them, but we thought of…
  26. Arduino Bird Shoo!
    In the spring every year, we have a group of robins who start making nests around the house. We also have lots of windows in a patio area that when…
  27. SMARTWALKER D4E1
    The smartwalker is being developed for a project called "design for everyone" at Howest university college of Applied Sciences (Belgium). We are a group of design and occupational therapy students. This…
  28. Arduino Lecture Sample Code
    This collection of short Arduino sketches introduces a variety of programming concepts. The comments are minimal as these are intended to be starting points for explanation. blink // 1. blink…
  29. AI Auto-Classify Trash Can
    This project is a trash can that recognizes and classifies garbage automatically. Use Machine-Learning and Arduino in Scratch. How it works 1. Camera takes an image of garbage. 2. Machine-Learning model recognizes…
  30. VERTICAL X-Y PLOTTER || DRAWING ROBOT || ARDUINO PLOTTER
    In this instructable, we will learn to make an XY plotter/ Vertical plotter drawing machine using Arduino. With this very efficient Vertical Drawing machine, We can draw images on different…
  31. Brainwaves Fly a Drone
    Drones are fun to fly, and it’s possible to do limited flying using brainwaves. The headset senses my brainwaves and transmits them to a small computer. When I increase my…
  32. Arduino – How to Read SD Card Text File Line by Line
    In this tutorial we will learn how to read the SD card text file line by line. Watch the Video! Note: You can use other Displays such as OLED, but…
  33. The useless alarmed Coke can using Arduino
    Hi all! This is the most useless project in the world! It consist in a Coke can attached to an Arduino trough a coaxial cable and two resistors that make…
  34. RC Arduino Domino Layer With Bluetooth App Control
    How to 3D print and assemble your very own programmable and remote controllable automatic domino laying machine. Who likes knocking down absurdly long runs of dominoes? I do. Who doesn't…
  35. The useless but mazing QR-clock using Arduino
    I got this idea for a while but I never had the chance to try it out. Friday, a workmate gave me a LCD shield for Arduino and I thought that was…
  36. Building the YaNis EOS Controller using Arduino
    The YaNis EOS controller is a device that allows you to wirelessly control your Canon DSLR from your Android phone. What's really exciting here is that the Android interface allows…
  37. Arduino Sketch MPU6050 DMP6
    This sketch is used by Exercise: MPU6050 IMU I2C Module. Main Source Code The main code is in MPU6050_DMP6.ino. // I2C device class (I2Cdev) demonstration Arduino sketch for MPU6050 class using DMP…
  38. Arduino Sketch Adafruit PWM
    This sketch is used by Exercise: Adafruit PWM I2C Module. Full Source Code The main code is in Adafruit_PWM.ino. /*************************************************** This is an example for our Adafruit 16-channel PWM & Servo driver…
  39. Arduino Sketch WS2801LED
    This sketch is used by Exercise: WS2801 RGB LED SPI Module. Full Source Code The full code is all in one file WS2801LED.ino. // -*- mode:c++; -*- /// @file WS2801LED.ino /// ///…
  40. Arduino Sketch OneInOne Out ASCII
    This sketch is an Arduino program which acts as an simplified hardware I/O server using a simple readable message protocol. The intent is to provide an easily modified and extended…
  41. Arduino Combi-button Lock optional Android support
    Recently, I decided I would like to attempt to make a passcode lock with my newly acquired Arduino Uno, but all the tutorials I could find made use of a…
  42. PEZ Robo Dispenser Using Arduino
    I was strolling down the candy aisle at the supermarket and there it was:  the PEZ dispenser, conjuring up sweet (literally) childhood memories served up by my favorite cartoon characters…
  43. Quality of Life Meter
    Harsh new rules at work getting you down? Overtime sucking the life out of you? Or maybe things are great, either way now you can show your co-workers and management…
  44. RC Paper Tank – Bring your 3D models to life
    Bring your 3D models to life! In this instructable we will custom make a remotely controlled tank. We will infuse paper-craft with an arduino based system. This tank will be…
  45. Fruit Sorter Robot Using Flexible Gripper
    Hello Everyone, thank you for showing interest in our project. In this project, we are showing a fully automated robot that sorts fruits and vegetables based on their color. The…
  46. Barcode Reading using Roborealm Output on Arduino LCD
    This Instructable shows how to create a Barcode Reader using only a webcam together with Roborealm and Arduino. The webcam used in this demonstration is the Logitech Quickcam and the…
  47. Arduino Sketch ServoSweep
    This sketch is used by Exercise: Servo Sweep. Full Source Code The full code is all in one file ServoSweep.ino. // ServoSweep - move a servo along trajectories // // Copyright (c)…
  48. $50 Analog Joystick (HOTAS) With Haptic Feedback for Flight Sim
    The aim is to create a fully functioning USB HOTAS* joystick from low cost electronics parts. I bought Elite Dangerous when it was released for the Mac and realised very…
  49. Arduino Sketch Read Sonar
    This sketch is used by Exercise: Read Ultrasonic Ranger. Full Source Code The full code is all in one file ReadSonar.ino. // ReadSonar - measure distance using a HC-SR04 or compatible ultrasonic…
  50. Apple Gripper
    Fruit and vegetable market is a big sector that is worth more than 200 billion euros worldwide, this is expected to grow even more in the next decade due to…
  51. Piano Metronome
    This project was conceived of after I examined the types and styles of various off-the-shelf Metronomes. I am currently learning to play the piano and having a Metronome in order…
  52. Arduino Sketch SoftBlink1
    This sketch is used by Exercise: Soft Blink. Full Source Code The full code is all in one file SoftBlink1.ino. // SoftBlink1 - fades the onboard LED on and off. // //…
  53. Making a Prototype With Arduino (TIM-01 EYES)
    I have been designing and building a robot. It got to the stage where it was time to do a head for it, but before I did the head I…
  54. 3D Printed Digital Camera
    This is a 3D printed digital camera that you can build yourself. By making your own digital camera, it takes away some of the mystery around how such devices work,…
  55. Arduino M&M Color Sorter
    Are you tired of sorting your m&ms by hand? Looking for a silly way to spend your time and 3D printer filament? Then this is the Instructable for you. This…
  56. Acrylic Arduino Prototyping Stand
    I do a lot of projects with Arduino's and breadboards.  Often as I work on a messy workbench, the Arduino or breadboard get jostled and the wires pop out of…
  57. Arduino OLED Spectrum Analyzer
    Image: Today I am make an Arduino OLED Spectrum Analyzer its work with 0 to 3.3v Analog input. This is very smooth and clear Visualization of audio frequencies. This is…
  58. Fainting Goats Are Friends Not Food
    Project by Ailey Simpson and Peter Ehvert Rooted in biomimetics, this project for Computational Design and Digital Fabrication looks to emulate one of the most useless behaviours seen in the natural world,…
  59. Mailbox Phone Alert
    The mailbox phone alert sends you a text whenever you get mail. I remember anxiously checking my mail multiple times a day during the spring of my senior year of…
  60. Painless WiFi on Arduino
    Communication with the outside world is a great feature for Arduino Projects and mandatory for many of them. In this instructable, we will, painlessly, create an Arduino WiFi project that…
  61. Tree Climbing Robot using Arduino
    After I got comfortable programming and building with an Arduino, I used my newly acquire microcontroller skills to build a robot.  Using a microcontroller, four high-torque DC gear motors, spiked…
  62. Music PlayBox – ITTT
    HKU Assignment Welcome to my "If This Then That" Project. For this project I made a simple music box where you can play several chords of instruments. You can choose…
  63. Best RGB LEDs for any project (WS2812)
    When we're working with LEDs, we often like to control their state (on/off), brightness, and color.   There are many, many different ways of going about this, but none are…
  64. DIY Skee Ball Machine
    The skee ball machine is a wonderful thing. The simple experience of rolling a ball into a target is so freakishly satisfying that I used to play as much as…
  65. Morse Code Iambic Trainer and Decoder
    In Amateur radio, Morse code is used to send messages using a series of short or long pulses which are heard by the operator as audio beeps. The short beeps…
  66. FRICTION CALCULATOR – WITH IR LASERS
    Friction can often seem like a 'boring' force. Something we are all familiar with from a young age, but friction does a lot more than just make objects slow down…
  67. DIY Robotic Hand Controlled by a Glove and Arduino
    This project idea came to me when I was sitting on a bed on a hotel room on vacation. I thought: "It'd be really neat to have a robotic hand…
  68. Arduino Bluetooth PC Fan Wind Sensor With RemoteXY
    This projects is a mix of two of my main passions, Arduino and Wind. Here is a simple project that I used this OLD PC fan as a small wind generator to…
  69. COD (Camera on Deck) – Motion Time Lapse
    INTRODUCTION Hi. I've built this little device for my HNC project back in the old days (2015). Because I like photography, and my task was to make something using microcontrollers.…
  70. Android talks to Arduino
    This project slightly modifies the Google Android sample app called "Bluetooth Chat" so you can type a message in the Android app and that same message will appear on an…
  71. Make another Arduino LCD shield
    In this tutorial we make an LCD shield for using 20 character by four row LCD modules with Arduino Uno. Updated 18/03/2013 In this article you can follow the process…
  72. ITTT – Cat Laser
    Heey my name is Rens Kuilman. For a school project (If This Then That) we had to make something using the Arduino. After a few misses I decided to make…
  73. Touch Sensitive Interactive Music Instrument DIY / Windows Version
    https://youtu.be/_xEfiFxLKto “Sensor Retouch” touch sensitive interactive instrument which allows to play Water, Fruit, Plants and Conductive surfaces as a musical instrument by your touch. All you need is Arduino and few upgraded touch sensitive sensors, i’ll teach you…
  74. Alastor “Mad-Eye” Moody Moving Eyeball
    Before COVID hit my son went to a costume party dressed as Professor Alastor "Mad-Eye" Moody from Harry Potter. I made him a moving eyeball using an Arduino, servo and…
  75. Arduino Magnetic Board
    My first meeting with microcontrollers was a few decades ago (you might remember the first Parallax Basic Stamps) but with the Arduino platform it happened more recently, only 6 years…
  76. 12×12 LEDX From Escape From Tarkov
    Once after Russian EFT community podcast where one of the guests said that expensive items, such as LEDX, should occupy a larger number of the slots in secure containers... It…
  77. Arduino Based Egg Plotter
    An Egg plotter is an art robot that can draw on spherical shaped objects such as eggs. You could also use this machine to draw on ping pong balls and…
  78. Arduino 4wd robot with ping sensor “J-Bot”
    Experience Level: Intermediate (requires soldering) Time Required: 3-5 hours depending on experience J-BOT Kit  Jameco P/N 2140285 Someone mentioned that Jameco needed a robotic mascot. I have always been…
  79. Touch Sensitive Interactive Music Instrument DIY / OSX Version
    “Sensor Retouch” touch sensitive interactive instrument which allows to play Water, Fruit, Plants and Conductive surfaces as a musical instrument by your touch. All you need is Arduino and few…
  80. *duino Keg Temp Monitor, or the Quest for the Perfect Pint
    I was looking for a project that combined my three favorite things - working in my shop, building cool stuff for my bar and of course, drinking beer. After a couple of…
  81. Electronic Connect Four (arduino)
    Authors: Kelly Bodeman - [email protected] Jack Whelan - [email protected] (For more questions contact us at our emails above) Here is a link of a youtube video of our project: Connect Four…
  82. SOCIAL DISTANCING INDICATOR
    Social distancing indicator is used for many purpose . It is harmless and one of the social services. It will reduce the health issues and society problems. Description SOCIAL DISTANCING…
  83. ORP / pH / Temperature Data Logger
    As a Water Quality professional working in the drinking water field, I know how important it is to accurately monitor the disinfectant levels in the drinking water that gets served…
  84. Wall-e, an Obstacle Avoiding Robot
    https://youtu.be/MDWsgSw9pog It's not Wall-e, But it looks like Wall-e a bit. In this Instructable, I'm going to show how you can make a simple obstacle avoiding robot using Arduino in…
  85. TWO WHEELS CRAZY RC CAR
    About two years ago, I carried out a project involving a 2 wheel self-balancing robot from broken toy car. After upgrading it to new version, this broken toy car was…
  86. Non-Contact Hand Washing With LED Timer Displays
    Washing should be done even without the presence of the COVID-19 pandemic. Appropriate washing can prevent the transmission of diarrheal infections and other person-to-person illnesses. For personal health, it is…
  87. Temperature Sensor for Arduino Applied for COVID 19
    The temperature sensor for Arduino is a fundamental element when we want to measure the temperature of a processor of the human body. The temperature sensor with Arduino must be…
  88. Strive for Five: Arduino 5-Minute Classroom Exit Timer
    Are you a teacher? Do your students leave your classroom and stay out too long? Are you tired of trying to keep track of whether someone is out of the…
  89. Sonic Illustrations
    Sonic Illustrations was technically born around 2013. Back then Istarted a little experiment in my bedroom which also served as my workshop. I used the bass reflex speaker of my…
  90. RoboCat: a Pet Without the Mess
    This will not be a tutorial, just me reflecting on the process and sharing it! Welcome to RoboCat, a cute pet without the mess! The RoboCat responds to any sounds…
  91. ITTT – Project Distance – Jurre De Groot 1D
    HKU Assignment Hello all!Welcome to my HKU ITTT - "If This Than That" Project. For this assignment I created a simple eye test. The Distance Measuring Eye will give you a score based on…
  92. Ultrasonic Mono Pulse Tracker
    This project demonstrates the functioning of an "Ultrasonic Mono-pulse Tracker" built using two Grove ultrasonic sensors. Two sensors facing forward at a small angle from each other are placed on a…
  93. Low-tech and High-tech POV (Persistence of Vision)
    Persistence of vision is an optical illusion. When we look at an object, our eyes keep seeing an image of it for a fraction of a second after the object…
  94. Contactless Switchboard
    https://youtu.be/o9go2oERWaQ This is a prototype version of the contactless switchboard which helps to control the appliances (AC appliances can be controlled through relays) without touching the actual switches. This can…
  95. Arduino/Unity Car Driving Experience
    Idea behind project Hi, I am a 12-year-old kid who loves electronics, coding, space, and building. I remember, on my 10th birthday, I began sitting in the front seat of…
  96. Contact Digital Thermometer With Deep Sleep [Attiny85]
    This might seem totally useless, considering how advance current technology can be and you might even be like "Tsk! a Thermometer?" But there is a lot of experiment based on…
  97. Hack Wrist Watch LCD With Arduino || D-type LCD || Arduino Digital Watch|| Vishal Soni
    https://youtu.be/_lHsXlv9sZ8 Please subscribe to my YouTube channel. In this tutorial we will hack our old school digital watch which is no longer working now. So let's fix the watch Control it's LCD…
  98. Social Distancing Robot
    This instructable was created in fulfillment of the project requirement of the Make course at the University of South Florida (www.makecourse.com). The Social Distancing Robot is a robot concerned with…
  99. Kid’s Control Panel With Arduino(s)
    Since getting an Arduino starter kit I was wondering what to make of all those fancy buttons, shiny LEDs, touchscreen LCD displays... I was thinking about weather station, but I…
  100. COVID-safe Useless Box
    This instructable was created in fulfillment of the project requirement of the Makecourse at the University of South Florida (www.makecourse.com) Supplies One (1) Arduino Uno One (1) Adafruit 16-Channel 12-bit…
Scroll to Top