Advanced View Arduino Projects List - Use Arduino For Projects
Advanced View Arduino Projects List - Use Arduino For Projects
37. Build your own 4x4x4 RGB LED Cube using arduino
LED Cubes are awesome. The first one I created was a 8x8x8 blue led cube. It still works like a charm. But
being able to display every colour in the spectrum is much more spectacular. Let's start with a small and simple 4x4x4 RGB LED…... Listed under: LED Projects
55. Sweep
Sweeps the shaft of a RC servo motor back and forth across 180 degrees. This example makes use of the Arduino servo library. Hardware Required
Arduino Board (1) Servo Motor hook-up wire Circuit Servo motors have three wires: power, ground, and signal. The power wire…... Listed under: How To – DIY –
Projects, Motor Projects
68. Arduino-based line follower robot using Pololu QTR-8RC line sensor
UPDATE FEB 2012: This guide is featured on Adafruit's blog
http://www.adafruit.com/blog/2012/02/14/arduino-based-line-follower-robot/ This is Faz3a II, my first line-following robot, which I also hope to use for maze-
solving. I used the Arduino Uno, Adafruit motor shield, Pololu's QTR-8RC line sensors and motors. You can build a…... Listed under: Projects, Robotics –
Automation Projects, Sensor – Transducer – Detector Projects
72. Using The PCF8575 i2c i/o Expander To Read Inputs With Arduino
This Instructable will show you just how easy it is to add extra inputs to your Arduino. You can
use this technique to add hundreds of extra inputs to your Arduino with only two wires by using a fancy communication protocol called i2c (eye-squared-see).
Step…... Listed under: Sensor – Transducer – Detector Projects
81. LED Flipbookit: full color and brightness control with an Arduino
Step 1: Gather the materials Materials: - addressable RGB LED strip : I used a new variety of
three conductor WS2811 strips. - an Arduino : I used a Arduino Leonardo. Any 5vdc Arduino should be adequate. - 4 AA batteries and a battery holder…... Listed
under: LED Projects
82. Infinity Mirror Clock using Arduino
Ever since my addressable RGB LED strips (WS2812B) came from Aliexpress, I've been fascinated with LED projects. Following
up on my success with my Charlieplexed LED clock, I wanted to create something with more Jazz.. While browsing google images, I came across an instructable
for…... Listed under: Clock – Timer Projects
85. ZAPpelin, or how to train your blimp with an Arduino and IR remote
Is it flying seal? A flapping alien? No it's a ZAPpelin, an Arduino controlled indoor blimp,
setup to learn in the signals from an IR remote to command it. This project came to life at the third Arduino Jam Februari 15th to17th 2013, at Timelab,…...
Listed under: Game – Entertainment Projects, Radio Projects
107. Home Made Bezel / Window for LCD, LED, TFT Displays.
I've been working on a project that used a 16x2 LCD display and wanted a nice finish that also allowed
me to seal against water and other liquids. I also needed impact resistance, low cost and the ability to be changed easily if worn or…... Listed under: LCD
Projects, LED Projects
117. Spinning Tardis with blinking LED (Powered by littleBits) using Arduino
Construct a Tardis that spins and blinks! Total Build Time: 30 mins · Coding: 5 mins ·
Construction of the Tardis: 20 mins · littleBits LED and motor assembly: 5 mins Tardis.wmv(320x240) 10 KB Step 1: Gather all needed parts. LittleBits: · (2) Wires
·…... Listed under: LED Projects
149. Teensy MIDI USB foot controller for controlling Mobius Looper using Arduino
Motivation: Playing in a 2 piece band, with the drums and lots of other samples
being played back as backing tracks, there was a need to use a looper to add in more elements to the tracks. A hardware based looper fails in this respect,…...
Listed under: Interfacing(USB – RS232 – I2c -ISP) Projects
185. DIY navigation device for blind people using Arduino and Android smart phone
In this project you can cover your eyes and let your smartphone navigate you to
avoid obstacles, the application is mainly a DIY navigation device for blind people. I knew that 1Sheeld is about to launch a new text to speech shield, and so
I…... Listed under: Arduino Android, Home Automation Projects, How To – DIY – Projects, Medical – Health based Projects, Phone Projects
193. Access control with Arduino plus Keypad 4×4 plus Servo
Hi guys, I bring a new instructable for arduino, the control access with password, 4x4 keypad and a
servo. We will use the Password and Keypad librarie for arduino, besides using the servo library, but this project can also be modified by changing the servo,…...
Listed under: Interfacing(USB – RS232 – I2c -ISP) Projects, Motor Projects, Projects
216. Connect several digital inputs to one analog input using Arduino
I often run out of digital pins on my Arduino. Anything as complicated as, say, a video game
controller, was near impossible with the amount of pins I had available. Multiplexing buttons works, but it requires lots of connections and soldering. So, I put
together…... Listed under: Interfacing(USB – RS232 – I2c -ISP) Projects, Projects
219. Quiz Game Controller using “Lights and Sounds Buzzers” and Arduino
Jeopardy style quiz games are favorites for creating excitement and educational
instruction at the same time. Teachers, summer camp counselors, and even industry educators find this type of game to help generate interest and
involvement from the participants. The idea behind the game is simple,…... Listed under: Game – Entertainment Projects, LED Projects, Projects, Sound – Audio
Projects
252. Audio VU meter with Extra wide Dynamic Range 69 dB using Arduino
O’K, after having some fun with stereo version of the VU meter I described in my previous
blog-post, now it’s time to do a serious stuff. Studio grade VU meter !!! 24 steps, equally spaced every 3 dB, covering Extra wide Dynamic Range from -63 up
to…... Listed under: Metering – Instrument Projects, Projects, Sound – Audio Projects
262. GoFly – paragliding/hangliding/gliding altimeter-variometer from Your car navigation using Arduino
GoFly is a project based on PNA (car navigation devices with
Windows CE), LK8000 tactical fligh computer software and variometer (altimeter) external input based on Arduino board and pressure sensor. Why? -You can
build this for about 150$, -Your ordinary PNA (Personal Navigation Assistant) changes…... Listed under: Car Projects, Metering – Instrument Projects, Projects
268. How to control arduino board using an android phone and a bluetooth module
In this tutorial you'll learn how to use a bluetooth module and MIT's app
inventor to create a wireless serial link between an android phone and an arduino board. Here is a short video showing an example app I created. I'll describe
how to do…... Listed under: Arduino Android, Internet – Ethernet – LAN Projects, Projects
276. To blink LED from mobile phone or iPod or another computer via WiFi
Hello Everyone, I like this site too much, the site really played very important role in
awakening my enthusiasm and creativity. This is my first project and its really for the first timers project. I got this project from Instructible site , modified to
access…... Listed under: LED Projects
280. How to Build a Robotic Hand with Haptic Feedback using Arduino
For science fair this year, I felt like building something instead of doing an experiment. All I
needed to do was look around Instructables for a project idea. I was inspired by njkl44's robotic hand since it reminds me so much of stuff out of…... Listed
under: Projects, Robotics – Automation Projects
281. Arduino Tutorial: Capacitive Touch Sensors
Hello everyone! This instructable is a tutorial that will guide you on using the Capacitive touch sensors with Arduino.
A Capacitive sensor is a kind of touch sensor, that requires little or no force to activate. In this Instructable about capacitive touch sensing, I'll show…... Listed
under: Sensor – Transducer – Detector Projects
282. Make Wired Robotic Arm Edge to “Wireless” with DIY Arduino and XBee
UPDATE: Added Schematic, Top Layer PCB, Bottom Layer PCB, and both Top, Bottom PCB
images When I finished the "RevIO" - an Arduino Clone that has the different way of exposing pins usage. I decided to go further to the next project. To test
my…... Listed under: Projects, Robotics – Automation Projects
286. Come Home! Connecting Distant Spaces EASILY over Web using Arduino
Can you believe that we live in an age where you can touch an object (any object - if it
has metal on it) and a light will turn on in your loved-one's space - even if they live in a different city, state, or…... Listed under: Home Automation Projects,
Internet – Ethernet – LAN Projects
290. My Ninth Project: Robot Arm with Joystick Shield using Arduino
Although it is great controlling the robot arm with computer or mobile phone, I think using
joystick is also cool, so I've bought a joystick shield and make a new project. This joystick shield is compatible with Arduino. It also support Nokia 5110 LCD
module,…... Listed under: Robotics – Automation Projects
299. SYNTHDUINO
The synthduino is a fun arduino project to do and as a beginner it is a great way to learn new things about arduino's many features. With only
using household items to build the synthduino you will be satisfied with the finishing project and feel…... Listed under: Game – Entertainment Projects
309. Kickstarter Backer Alert with Stats Scroller, using Arduino Yun
The Arduino Yún is a curious addition to the Arduino family. There is a fairly widespread
community surrounding the Arduino concept, platform and software. There's another popular community dedicated to hacking and improving inexpensive
wireless routers, which often run Linux. The Yún combines the two...it's…... Listed under: Car Projects
321. Illumino: EEG hat with Arduino turns brain activity into light
Ever wanted to visualize your brain activity in real-time? Move an object on a screen with your mind? EEG devices are
fantastic fun and allow you to do such things! This tutorial will show you how to make an illumino: a recreational EEG hat that…... Listed under: Game – Entertainment Project
Ideas
326. Convert a toy piano to work as a midi device and use it with Synthesia
Goal of this project: Convert a cheap toy piano to work as a midi device and use it with
Synthesia (http://www.synthesiagame.com/) Other programs that use midi inputs can also be used. Approach: The pushbuttons of the piano are used to make a
simple pull-down circuit…... Listed under: Interfacing(USB – RS232 – I2c -ISP) Projects, Sound – Audio Projects
350. FuzzBot
The FuzzBot is an awesome, fast, fully autonomous small Arduino robot that everyone loves!!! It uses the compact Pololu ZumoBot Chassis kit for a
great drive system, and uses a Parallax Ping sensor to sense proximity, to make the FuzzBot fully autonomous. I like to…... Listed under: Robotics – Automation
Projects
369. Compact 3-in-1 Stripboard DIYduino with Integrated Sensor and L298N Motor Shield
I am presenting a compact design of a stripboard Arduino board (DIYduino)
that includes a 2A motor driver and has additionally the functionality of a sensor shield. The 2-channel version cost approximately $29.43 and is more
affordable compared to $39.00 for a commercially available system…... Listed under: Interfacing(USB – RS232 – I2c -ISP) Projects, Motor Projects, Projects,
Sensor – Transducer – Detector Projects
400. Daft Punk Coffee Table 5×5 LED Matrix using an Arduino
Yes, I know this has been done before, but I wanted to build my own, using as few parts as possible. I
built this as a table top or wall mount model, but it can be scaled up to make a coffee table. I built…... Listed under: Home Automation Projects, LED Projects,
Projects
419. Build a transistor circuit board for controlling Air Conditioner remote control with Arduino
I was supporting a group of student on their graduation project. One
of the difficulties they faced was on controlling an A/C unit with Arduino microcontroller. The first experiment we tried to work it out was by record the A/C
remote control beam signal for…... Listed under: Home Automation Projects, Projects
426. Designing and building an synthesizer with Meeblip and Arduino, added videos!
For my internship at Create Digital Music/Meeblip I've created quite a fun little
synthesizer. This thing is meant to be more flexible than other synthesizer by making it completely independent; it is battery powered, has its own
amplifier/speaker and is controlled by a manually operated sequencer. Inspiration…... Listed under: Sound – Audio Projects
429. How to use a 1602 16X2 LCD display with Arduino, TI Launchpad, and standalone MSP430 video instructions
I show how to use a standard 16X2 LCD display in
three different use cases. 1. With an Arduino Uno 2. With a TI Launchpad MSP430 running Energia 3. Directly on a breadboard on an MSP430G2553 running
Energia This LCD display is low cost -…... Listed under: LCD Projects, Projects
450. Driving two Nixie tubes with an Arduino via a shift register and two SN74141s
Nixie tubes are really cool looking and are becoming quite popular for their 'retro'
look. Although there are a number of tutorials out there on using nixie tubes and some nice pre-packaged units (see these nice ones from ogi
lumenand ArduiNIX) I hadn't seen a simple tutorial…... Listed under: Development Board – Kits Project Ideas
455. Simple 18dof Hexapod, Arduino nano (optionally with pololu maestro)
Hello, Here is a simple hexapod that can be built by hand very quickly. The mechanical
design is not great, but it is very much in the KISS (keep it stupidly simple) style and should be doable in a weekend for builders of novice to…... Listed under:
Other Projects
466. Beach Buddy: 3-in-1 Solar Phone Charger, Boombox, and Sunburn Timer Calculator
Imagine the ideal beach trip. The sun is shining, the skies are blue, the water
is warm, and the humidity is low. You and your friends have everything you need to soak up the sun, sand and surf: a cooler filled with drinks and snacks,…...
Listed under: Battery Projects, Solar energy projects
469. A Robotic lawn mower powered by Solar Energy with an Arduino heart
This robot will mow the grass of your garden, staying within a defined area, avoiding all
obstacles and working in complete autonomy, automatically charging itself with a solar panel. In this post we present a robotic lawn mower, powered with solar
energy and able to…... Listed under: Robotics – Automation Project Ideas, Solar energy projects
475. Home automation system using Arduino and SIM900 GSM module
Hi there! As I've almost finished my studies at Faculty of Engineering, I had to make a
graduation project and my thought was to make a jaw-dropping thing (I know that's hilarious 😀 ) to show everybody that I'm a good prototype maker and I…...
Listed under: Home Automation Projects
480. Psychic Fortune Teller – An automaton that reads the mind of Twitter
Creepy fairground attraction and Twitter App! The Psychic Hive-Mind Fortune Teller is a
fairground arcade-type attraction which can tell your fortune. Even better than that though - it's also a web-connected Twitter application that can harvest
tweets and regurgitate them as fortune readings! The Fortune…... Listed under: Internet – Ethernet – LAN Projects, Robotics – Automation Projects, Sensor –
Transducer – Detector Projects
491. PixelBrite
I originally started this project because I wanted to recreate the scene in the movie the Close Encounters of the Third Kind where the humans are
communicating with the Mothership via a huge color organ. So I glued various bits of software together and made…... Listed under: LED Projects
496. Matrix sound machine: Generative music with a particle system using Arduino
This project is a part of experiments done while doing an artist in residence at
Instructables. You can see the other projects here. Creating emergent patterns that can be converted into sounds fascinates me. So this is my first experiment
in building an arduino platform for…... Listed under: Projects, Sound – Audio Projects
504. Make your own programmable thermostat for $66 with Arduino
This project will show you how you can create your own programmable thermostat with
temperature probe, an LED readout and ability to remote control outlets. The core of this project is actually a driver for a 4 digit seven segment display. There
are lots uses for…... Listed under: Projects, Temperature Measurement Projects
509. DIY Flex sensor using Sugru and graphite powder (Resistencia flexible usando Sugru y polvo de grafito)
Este es el primero de 5 instructables que surgieron del
Instructables & Sugru build night (and day en nuestro caso) que hicimos en el Laboratorio de Juguete, el 20 de julio del 2013: una Resistencia Flexible o Flex
Sensor hecha con Sugru y polvo de grafito:…... Listed under: How To – DIY – Projects, Sensor – Transducer – Detector Projects
518. Arduino Powerd, RGB + White LED, Bluetooth controllable, Floor lamp
A couple of mounts ago i order a 1M long WS2801 RGB led strip, just for fun. I took me a
while to get the strip working with my Arduino. The next step was to figure out what to do with the strip. after some…... Listed under: LED Projects
549. Mr. Indecision – a small felt version of yourself that turns its head and looks at you using Arduino
This is a tutorial on how to use 123D Catch to get a 3D scan of
your whole body. Once you have the scan or "catch" the tutorial will take you through a technique to clean it up and manipulate it ready for 123D Make.…...
Listed under: Game – Entertainment Projects, Projects, Sensor – Transducer – Detector Projects
562. Home Automation (or Robot Butler called Geoffrey) – iPhone controlled, arduino based
Being able to control everything from your pocket has long been a
dream shared by many. Previously we've had universal remotes that can both control our TVs and radios, then we had wireless wall sockets. Both great things,
but how likely is it that you're…... Listed under: Home Automation Projects, Phone Projects, Robotics – Automation Projects
563. Save data of temperature and humidity on MySQL with Arduino Uno and Wifly
Hello guys, i make this instructable for the people that liked the electronics and
the botanic, with this you have the data about the temperatura and the humidity of your orchard and register this in a data base MySQL. For this proyect you
need some…... Listed under: Home Automation Projects, Internet – Ethernet – LAN Projects, Projects, Temperature Measurement Projects
588. Make your own Custom Electronic Widgets, like my Arduino LED Day/Night Widget
This is just a brief run down on how easy it has become to make your own
circuits complete with your own PCB's. Have you ever wanted to make something custom that suits your needs? Of course you have!! For me it really started
when…... Listed under: LED Projects
604. Electronic Dartboard or How I Learned to Stop Worrying and Love ECE 476
Introduction Ever dream of having a darts game scored automatically without using
those annoying plastic darts? We decided it was a dream most of us has had at some point, and so decided to implement an automatic scoring system for a
“real” cork dartboard. As…... Listed under: Game – Entertainment Projects
615. Power off from an Arduino Sketch using the Pololu Power Switch
If you need an Arduino to shut off from within your Sketch, this is the solution. We will explore
wiring the Pololu Pushbutton Power Switch, programming the Arduino to shut off the power, and making the unit "power on" only. The Pololu Pushbutton
Power Switch…... Listed under: Interfacing(USB – RS232 – I2c -ISP) Projects
623. A laundry alarm for the hearing impaired and everyone else using Arduino
This Arduino based project was designed to solve a recurring problem for my hearing
impaired wife. Our laundry room is located remotely from our living area. If our laundry has finished washing and is not removed in time, it can sour or even
get moldy. …... Listed under: Home Automation Project Ideas, Projects, Security – Safety Projects
702. MEGAshield KIT for Arduino MEGA 2560 R3 and Arduino DUE
ARDUINO MEGA 2560 REV3 The MEGA 2560 is designed for more complex projects. With 54 digital
I/O pins, 16 analog inputs and a larger space for your sketch it is the recommended board for 3D printers and robotics projects. This gives your projects plenty
of…... Listed under: Development Board – Kits Projects, Projects
724. Marble Disorder – a marble maze simulator with tilt switches using Arduino
Marble Disorder is a borderline case of Marble Madness 🙂 It simulates a marble
maze by sensing the box's orientation with 2 tilt switches. Stop the press: there's a new and more intuitive version that doesn't require the spin knob (See
video). I keep documenting the original…... Listed under: Game – Entertainment Projects, Projects
751. Carduino- A simple Arduino robotics platform with its own library
This is, as the title says, an Arduino-based robotics platform, with its own library. The
"standard" model comes with two back motors, two omni-wheels in the front, and a distance sensor mounted on the front. It also has breadboard space on top
for adding whatever…... Listed under: Projects, Robotics – Automation Projects
752. Building a semi Smart, DIY boat with Arduino and some other sensors
I based this off of this really nice instructables.com post for building a water bottle boat,
with some additions for obstacle avoidance and light-guided control. I used Arduino as a microcontroller, an ultrasonic sensor in the front, a few simple
switches on the side of the boat,…... Listed under: Game – Entertainment Projects, Projects, Sensor – Transducer – Detector Projects
765. Beginners guide to building Arduino robots with Bluetooth and Android
In this tutorial we are going to go over building a Arduino robot that can be controlled via bluetooth with
an Android phone/tablet. This is a beginners guide that is going to briefly go over the process of wiring and programming your robot. Build list... The following is the list…... Listed
under: Arduino Android
Previous
1
2
3
4
5