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.
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 |
- Make a Pumpkin Into a Pacman-Playing Game Console!This project is the perfect way to level-up your pumpkin carving and reach new high scores. Using an addressable LED strip and an Arduino, you'll be able to make a…
- Persistence of Vision Wand using ArduinoPersistence of Vision (POV) Wands are a fun way to create interesting long exposure photographs and light displays. The wand consists of a single row of LEDs controlled by an…
- Retro Arduino RadioI love the look of old 1920's radios. They are the embodiment of a decade. The radios that I like the most were vacuum tube cathedral radios made by Philco. When…
- Code generator for custom Android or Arduino menusIntroduction This is the first of two instructables that make up a complete customizable Home Automation for Beginners example. See DIY Home Automation for Beginners for the second part. It…
- How to Build a DIY WiFi Smart Oximeter Using MAX30102 and Arduino ESP32This WiFi Smart Oximeter helps you scan Spo2 and BPM using MAX30102 and ESP32 and display the values on the Smartphone Step 1: In this tutorial, I will explain how…
- Automatic Multi-Photo Taker (Photobooth Style)This is a tutorial on how to program your DSLR camera to take photos photobooth-style. It's a simple Arduino setup that allows you to take continuous photos with 3-second delay…
- A Simple Arduino Touchless Candy DispenserThis is a simple touchless candy dispenser using an ultrasonic sensor for activation, a stepper motor to dispense candy, and an Arduino for controlling everything. The candy dispenser can be…
- Arduino Programming With Atmel Studio 6.0How to import the compiled Arduino IDE libraries into Atmel Studio 6.0 using a program written by Omar Francisco. This will allow you to use the feature rich programming environment…
- DIY Motion Sensor Alarm SystemAre you constantly being scared when people sneak up behind your back? Do you have bad hearing and can't hear people approaching you? Do you want to just build a…
- 8 X 8 LED Pixel ArtCreate a display of 8x8 square pixels that can work independently. And to easily reprogram it to display different animations. Also I don't have a 3D printer, so I needed…
- Cup Cooler using an ArduinoThis is my first Instructable, so please judge harshly so that I can learn 🙂 Its a simple project minimal skills needed. Drawings are made using: Fritzing Code Written using…
- Capacitive-Touch Arduino Keyboard PianoUsing only an Arduino, a few resistors, a buzzer, and some bits of aluminum foil, you can create your own touch-sensor piano keyboard in just a few minutes! Using an…
- Halloween Candy DispenserHave you ever felt like not wanting to celebrate Halloween? Or too lazy to open the door and hear "trick or treat" a thousand times? https://youtu.be/1QDBQxl675E Well, if that's you,…
- Arduino I2C and ProcessingAs promised, this week brings another communications tutorial! In this video, we’ll use both the serial and processing knowledge that we gained last week, plus an I2C enabled temperature-sensing IC.…
- Bicycle Backlight With ArduinoThis is the first bicycle accessory gadget I made with Arduino. It's a pattern-based backlight attached to the back-bag mounted on the bicycle luggage compartment. I’m riding an electric bicycle…
- Easy Arduino PIANO ( Including a Preset Song )So first off , I am a student and wanted to pick an instrument , but the problem was that I was not sure that "would I be able to…
- Arduino Witch CauldronThis project consists of an interactive Arduino-based Halloween decoration referring to a witch cauldron. As you position your face in front of the cauldron and you get close, the eyes…
- Garage Door Opener with iphone using ArduinoWhat do I need to start? The hardware requirements to start is: *Note: where can I purchase the material with all the components to build myself the system: http://iwup.altervista.org/shop/reference_list.pdf 1.-)…
- Hercules: The Motion Controlled Android Robot using ArduinoWhen I was in the 8th grade, I was intrigued while playing the motion games on Nokia 5800. I was thrilled, how I could control the racing car by only…
- How to Simulate Arduino in ProteusHey, fellas I hope you are doing well and getting smarter every day. This post is about How to Simulate Arduino in Proteus, here we will see how we can simulate…
- 2-Player Pong Game with Arduino UnoClassical Pong game implemented on an Arduino Uno using a PCD8544 LCD screen which is better known as the Nokia 5110 screen. Player bars are controlled by a potentiometer for…
- James – Your first Arduino RobotEdit: Thank you so much everyone for voting for James in the Toy Contest! He got first place and I won a $500 Shapeways voucher! Expect to see more robot…
- Mini Arduino environment monitor ** UPDATE – Added RTC ***This is an Example of how you can use the Arduino to monitor various environmental parameters And display them on a LCD screen. Note: I Added a Real Time Clock!! To…
- ARDUINO MEGA FOR BEGINNERSIn this post I will discuss about the detailed ARDUINO MEGA FOR BEGINNERS. In the previous post I have discussed about brief introduction of the Arduino MEGA there I have discussed…
- Introduction to Arduino EthernetIn this post I will discuss about the Introduction to Arduino Ethernet. In the previous articles I have discussed different Arduino microcontroller development boards such as Arduino UNO, MEGA, NANO,…
- Arduino Duemilanove for BeginnersIn this post I will discuss about the Arduino Duemilanove which is one of the microcontroller development boards among other Arduino Boards. In the previous posts I have discussed the…
- Arduino V-USB / HID 14 channel data loggerUPDATE: Please see Addendum 2 at the end of this article for an Excel automatic logging implementation. There are several good articles on Instructables about building your own Arduino. Depending…
- Smart Home Control System With Touch ScreenIn this project, I have shown how to make a Smart Home Control with Arduino Uno and Nextion touch screen to control door lock system, temperature and daytime monitoring. During…
- Resistor Color Code Calculator with ArduinoThis is a 4 band Mechanical Color Code Resistor Calculator, The idea of making this Mechanical Resistor came when I accidentally dropped my box of resistors and all resistors (1300…
- The Arduino Internet GizmoThe Arduino Internet Gizmo is a USB, Arduino, and RFID device for web surfing. The gizmo works by placing an RFID tag on the top of the gizmo. The gizmo…
- 3D Printed Holo Clock With ArduinoHello everyone! This is my first instructable. This project is a 3D printed clock powered by a stepper motor and is controlled by an Arduino Uno. It was designed in…
- Arduino Motors and TransistorsThis week, we’ll finally be using the Arduino to control some motors! First up, we’ll control a standard DC motor running off a 9V battery with the help of an…
- Arduino NERF Ball Wireless FPV Sentry TurretThis project will guide you through the steps to make an Arduino based 360 degree rotating foam ball turret with full joystick wireless control, and first person view camera and…
- Arduino Street Traffic Light – Breadboard EditionBuild a simple Arduino powered Traffic Light with us! This instructable is meant to walk you through almost every step, but there are a few assumptions. Read over the intro…
- Arduino SD Cards and DataloggingThis is my first in a series of more advanced Arduino tutorials. [su_box type="note" color=" #202020 " bg="#ffbb00 " font="verdana" fontsize="14" radius="20 " border="#000" float="right" title="Attributes"]Thanks to Jeremy , for…
- How to Control Any Drone From Your Arduino Microcontroller Using BluetoothHello Everyone!!! In this Instructable I am going to show you how I converted my (Commercial) RC drone that uses an RC radio system into a drone that is controlled…
- Cyborg Hand : Robotic-cum-Prosthetic Servo Powered Handhttps://youtu.be/gO7L46sZTY4 Supplies Hey there ! For this Instructable you will need: 1- 3d Printer 2- CAD software( TinkerCad / Fusion360 ) 3- PLA and TPU filament 4- Servos [ MG995…
- Arduino Powered Micro QuadrupedFrom the previous projects on this page, you can probably see that I have a deep interest in robotic projects. In one of my previous Instructables, I built a quadruped…
- Robopod the Arduino Powered RobotRobopod is a simple arduino robot that uses antennas to detect obstacles. Robopod's motors are controlled by an H bridge and powered by a nine volt battery. Robopods circuit…
- TSA Zombie Scanner Security WandNot even Zombies are exempt from a good pat-down. Scanner security wands are used at the most exclusive nightclubs and venues. Does not detect metal to indicate a presence of…
- Android-Controlled Pneumatic Cannon Powered By ArduinoEvery summer, Qualcomm hosts a Battle of the Schools competition, which gives employees the opportunity to represent their home universities. This year, entries were to be homemade contraptions, and they…
- First Ever Bluetooth Home Automation Shield for ArduinoThis is my first instructable post, and it is about the Home Automation shield for Arduino that I have created. A little about myself my name is Krrish. I am…
- Arduino Based LED City Model (with Temperature Sensor)everything is boring without LEDs, so lets make a city out of it! Basic Idea: so we build a City mode out of cardboard, then illuminate it with a LOT…
- Color Smoke Bubble Machine (For Kids Safe Incense Smoke)Bubbles are always like by all ages. Its fun to see smoke filled bubbles. But color smoke using potassium nitrate are not advice to inhale. Also color from smoke fireworks…
- Make a Mini LED Siren powered by ArduinoThis is one of the first projects I have made with Arduino. It's a little siren with a LED that fades and blinks on and off. It demonstrates basic use…
- Arduino – Simple Simon Says GameIn this instructable, I will show you how to make a simple Simon Says Game using an Arduino. it's not just simple but we can get a psychological benefit. I…
- Climate | Material | Machinehttps://youtu.be/TQm3vCLWM7Y This project was completed by Alexandra Pittiglio, Christelle El Feghali and Christian Steixner for our Computational Design and Digital Fabrication 'Material Manipulation Machine' Project, Semester 2, ITECH M.Sc Programme…
- P-CNC Plotter Disguised As a Quadruped RobotThis is my P-CNC plotter which is laid out and disguised as a quadruped robot. Today, I'd like to share how I made it. It was quite simple, no 3D…
- Display Your Photo on OLED DisplayThe tiny 0.96 inches OLED display is the most popular among the Arduino fraternity for displaying data like room temperature, humidity, and text messages. Have you ever thought of displaying…
- Pinewood Derby Car Scale With Center-of-Gravity (CG) CalculationA key factor when building a pinewood derby car is its weight. The Boy Scouts of America and other organizations specify a weight of no more than 5 ounces. To…
- Bike Turn Signal & Brake Light HandlebarsThis project was inspired by a very cool kickstarter called Helios Bars. Essentially what this project does, is put an arduino, LEDs, and buttons into your bike handlebars. The LEDs…
- Arduino Control via a Web Service with TeleduinoConvert your Arduino into a sofisticated web control platform using Teleduino. Teleduino is both a product and a service. Once the Teleduino sketch has been loaded on your Arduino (the…
- How to Make Powerfull Laser EngraverHello Guys Whats up, In this instructable, I am making an Awesome mini laser engraver from old DVD writers. It's very interesting project for any electronics hobbyist & Engineers. You…
- Hexapoduino: tiny hexapod 3D printed, Arduino controlledA few time ago, i found out a 3d printed Micro-Hexapod on Thingiverse. I started to work on it in the following ways: - create new accessories/components 3D printable - explore…
- Basic Arduino MIDI ArppegiatorIn this instructable I will show you how to make a basic MIDI instrument using an Arduino Uno. This instrument plays three notes (a triad) in a row. Using the different…
- Game maker Rover using an ArduinoIn this Instructable I will be giving you step-by-step instructions on how to interface The Arduino, A Motor Controller (L293D), and a laptop to make a Wifi controlled rover you…
- Medicine Safehttps://youtu.be/Xhga17IytQ4 We created this project for MSReva as an assignment from school. Supplies Laser or print all parts (see githup): printed parts: 1x: 14 lock pin sleeve large 1x: 15 lock…
- Flora- an interactive flowerHello everyone.....Today I have taken something out of my flower garden....We all know,plants have their own lives,they can feel just as we feel..but they can't express it...But what happens if…
- Build your own Arduino – Bare Bone SystemI’ve read through a lot of tutorials online to make an Arduino Clone on a breadboard, and some of them are great, but none of them really seem to have…
- DIY 360 Degree SODAR DeviceFirst off, why did we decide to call this thing SODAR? SOnic Detection and Ranging, or SODAR, is a lot like SONAR and RADAR. However, we don't feel comfortable calling…
- Automatic Food Dispenser From ArduinoHowdy Readers, Dispensers for pets are expensive and this fact is known to all of pet owners But as there is a saying there is always one or other solution…
- 3-dimensional Star Cluster using an ArduinoThis instructable will guide you through the process of making your very own star-cluster from LEDs and acrylic. I made this piece for my electronics final project at college and…
- Gliderscore Timing BoardGliderscore is a program developed by Gerry Carter that not only scores a model plane flying competition, but provides timing for the various flying tasks One feature of Gliderscore Timer…
- Lite Brite LED clock using an ArduinoLite Brite pegs look like LED's don't they? That's what I though the other day after working on an LED cube for a few hours. I happened to see my…
- Cheapest Plug & Play Room Automation SetupTheir are many people who are struggling to make projects that are needed for their daily needs. One of the major example is none other than room automation. Even though…
- Sensors in Phone and Arduino Serial CommunicationSensors are one of the crucial things when it comes to building projects/robots. Many a times the sensor might be not available locally or it might take too long to…
- Arduino Game Controller for Both PC and AndroidIn this instructables session we are going to see . How to make your joystick . Which is compatible for PC, Laptop , Smart Phone . By Using UnoJoy Libary.…
- Perimeter Wire Using Matched FilterDo you want to build a robot that is in an invisible enclosure? Or have you wondered how the robotic lawn mowers stay in their garden?In this Instructable I will…
- Low Cost, Easy to Build and Use: Arduino Die Toss SimulatorIn addition to gambling, dice (die - singular) are used in many board games, e.g., Backgammon, Monopoly, Yahtzee, Liar's Dice, Dungeons & Dragons, Trouble, etc. Common dice are usually white…
- Strandbot – a solar & arduino powered R/C motorized StrandbeestThe Strandbot is a DIY upgrade for the Strandbeest originally designed by Theo Jansen. Strandbeests are amazing mechanical creatures that are able to move on their own using just a…
- Self-balancing skateboard/segw*y project Arduino ShieldGeneral purpose Arduino shield for self-balancing machines. Why did I make it? I previously made an Instructable in 2010 on how to build a self-balancing skateboard. http://www.instructables.com/id/Easy-build-self-balancing-skateboardrobotsegway-/ There are >500…
- Arduino Waveform Generator ShieldWaveform generators (also called function generators) are useful for testing and debugging circuits. They can be used to test the frequency response of electronic components like op amps and sensors…
- Remote Control Arduino CarA great introductory project for those diving into the IoT and Arduino platform. Working with motors and an IR sensor helps newbies understand various components and sensors compatible with the…
- GRBL Based Coil Winder From Water PipeWhen I was working on the Toy Magnetic Levitation project with a solenoid coil, I thought to myself, why didn't I make a coil winder. So I took my times to build…
- Tank Level Alert for Pellet StoveIf, like me, you have a pellet stove which does not indicate the low level of the tank, I suggest this little module which will beep when the reserve is…
- The Digital Drone SynthMaking a hardware synthesizer is a really fun and rewarding experience. But usually with a lead synth you would want to implement ADSR envelopes, multiple adjustable oscillators, multiple types of…
- An Arduino RSS Feed DisplayThis Arduino project will display RSS feed headlines on an LCD via an Arduino and a USB cable. It works quite well, and lets you keep up with the world…
- Display Images on OLED Display | Ft. Instructables RobotHi guys, in this instructable I will be teaching you how to display any image on an OLED display using an Arduino board. I know that this topic is quite…
- Rainbow Jar – RGB Pixel Strip Controlled via ArduinoOur most popular item on our display at Maker Faires is always the Rainbow Jar. One customer has already replicated it so we thought we'd share how we made it…
- ARDUINO with XBEE- WIRELESS SETUP DEMOThis video describes how to configure two Series 1 XBEEs using Arduino UNO board.The ways of making 2 way communication is also tested on Wireless mode. Overview The Xbee shield…
- Magic DomeFrancisca Molero Luque, Dolores Martín Cabrera and Laura Mejía Ospina, students of 'Creative Electronics', a Beng Electronics Engineering module at the University of Málaga, School of Telecommunications. We decide to make…
- Super Simple Arduino Powered Roomba SchedulerLike most people I was skeptical about getting a robotic vacuum cleaner, so as a trial run I thought I would buy the now obsolete iRobot Roomba 530 which was…
- LED Chaser GameHello, my name is Vigas Balachandran and on this instructable, I will be presenting my final project. For this project, I have created a LED chaser game. In this game,…
- DIY: ARDUINO SOUND SENSOR SYSTEMI have a major problem when it comes to talking on the phone or playing video games with my friends - I often get loud (that's quite an understatement). Since…
- Yogy – The Arduino Powered Robot Made For KidsIn this Instructable I will show you how to make a cute and kid friendly Obstacle Avoiding Robot I like to call Yogy. Yogy gets his name from the Yoghurt…
- Arduino: Portable Two-Axis Stepper Controlhttps://youtu.be/r_2DXRlM29s In a previous tutorial we have seen how to run two stepper motors synchronously from a given start position to a defined destination using an Arduino and a very simple “user…
- Digital/Analog Clock – Arduino + PaperCraftIn this instructable we will be recreating a clock inspired by Alvin Aronson's original design. When I first saw this clock I was very impressed by how clean an elegant the…
- 2 Bit Adder Binary and Decimal CalculatorBy: Sonya Singh Computer Engineering Step 1: Project Overview Have you ever dreamed of building a 2-bit adder calculator, which can display the results in both binary and decimal? Well,…
- AAA Robot (Autonomous Analog Arduino)The AAA Robot is a perfect robot for beginners. It is versatile, easy to build, and discusses many of the topics roboticists need to learn, including but no limited to…
- An Arduino Thermometer with Digital DisplayThis is a project for Arduino to make a Thermometer with Digital Display, aimed at beginners. Arduino measures the voltage on a TMP36 Temperature sensor, converts the Voltage to Degrees…
- Arduino Activated Light Catcher Arcade GameThis pandemic time has been rough for us all, as it confined us in our homes thus not enabling the opportunity to go outside and meet with family and friends…
- Thermal CameraHave you ever had the desire to see what can not be seen? I never had the ability to see in thermal infrared, and it is rather cool to be…
- Classroom Pencil Protection MachineHEY KID, GIVE ME BACK MY PENCIL! As a teacher, one problem I face every day is losing my pencils. Now pencils don't just disappear, they walk away in the…
- Kaosduino: Create your own kaosillitaor using ArduinoThis project is a part of experiments done while doing an artist in residence at Instructables. You can see the other projects here. Inspired by Korgs Kaossilator I took it upon…
- Splash! Water Droplet PhotographyI have been shooting water drops for a while now.... since 2017. I still remember how excited I was when I got water drops bounce from the surface with my…
- The Knock Box: Build a Knock-Sensitive Power StripThe Knock Box is a power strip with superpowers - it turns on your lamp whenever you knock on your nightstand. You get two outlets, individually controlled by knock-knock-knocking on a nearby…
- Living Pixels – Imagine Technology Has LifeSeeing smart home products being more common in our lives, I’ve started to think about the relationship between people and these products. If one day, smart home products become an…
- DIY Arduino Bluetooth Controlled CarHello friends! My name is Nikolas, I am 15 years old and I live in Athens, Greece. Today I will show you how to make a 2-Wheel Bluetooth Controlled Car using…
- Water Surface LampThis Instructable will show you how to make an atmosphere lamp that lights up just like making little waves on the water surface. It can be placed on your table,…
- Gyroscope Platform/ Camera GimbalThis instructable was created in fulfillment of the project requirement of the Makecourse at the University of South Florida (www.makecourse.com) tep 1: Materials List In order to begin the project,…