Arduino Projects For Kids

Arduino Projects For Kids +200 Project

Arduino Projects For Kids

Arduino Projects For Kids

Our List of Arduino Projects For Kids

Here is a list of some cool Arduino projects for kids. Some are for kids to build themselves, and some are for kids to enjoy. We will be updating this list often, so please check back soon.

  • Spartan WiFi Pager System

    Arduino Projects For Kids +200 Project mkr1000 ip

    Simple Wifi pager system. Things used in this project Hardware components Arduino MKR1000 × 1 Adafruit Standard LCD – 16×2 White on Blue × 1 Story This project is an…

  • IOT Lighted Xmas Tree

    Arduino Projects For Kids +200 Project tree2 h4aruVaegI

    Do you want to conserve energy and turn the Christmas tree lights on/off when not required? In IOT era, that can be done using MKR1000. Things used in this project…

  • GoPRO Shutter

    Arduino Projects For Kids +200 Project GoProMkr100

    Make your own custom GoPRO shutter using a MKR1000 board, 3 buttons and 3 LEDs. Things used in this project Hardware components Arduino MKR1000 × 1 LED (generic) × 3…

  • Arduino MKR1000 & Thinger

    Arduino Projects For Kids +200 Project thingerok RFTdvh6YTN

    A simple Internet of Things experiment, using an Arduino MKR1000 board to control two LEDs and monitor a potentiometer, via Thinger.io. Things used in this project Hardware components Arduino MKR1000…

  • Arduino MKR1000 & Favoriot

    Arduino Projects For Kids +200 Project favoriotok 29nHr0Rvhs

    A simple IoT experiment, using an Arduino MKR1000 board to monitor a potentiometer and DHT11 sensor via Favoriot IoT platform. Things used in this project Hardware components Arduino MKR1000 ×…

  • Arduino MKR1000 & Blynk

    Arduino Projects For Kids +200 Project

    A simple Internet of Things experiment, using an Arduino MKR1000 board to control two LEDs and monitor a potentiometer, via Blynk app. Things used in this project Hardware components Arduino…

  • Temperature Monitoring on Smartphone

    Arduino Projects For Kids +200 Project Preeti Bhakta 1

    This article describes a temperature monitoring system on an Android smartphone. Temperature is sensed by a temperature sensor installed in the circuit and is sent over Bluetooth to the smartphone.…

  • Wemos Lolin = ESP32 + OLED on one board

    Arduino Projects For Kids +200 Project Wemos Lolin ESP32 OLED on one board

    For the long series of articles documenting My Journey into the Cloud I used two small evaluation boards, equipped with an ESP32 32-bit controller, an antenna and a micro USB…

  • DIY USB to TTL Converter

    Arduino Projects For Kids +200 Project DIY USB to TTL Converter

    Now that the PC’s com port or Serial port is almost obsolete there is quite a lot of requirement for USB to TTL or USB to RS232 converter. USB to…

  • DIY ECG with 1 op-amp

    Arduino Projects For Kids +200 Project DIY ECG with 1 op amp

    I made surprisingly good ECG from a single op-amp and 5 resistors! An ECG (electrocardiograph, sometimes called EKG) is a graph of the electrical potential your heart produces as it beats. Seven years…

  • Arduino 8×8 LED Matrix using MAX7219

    Arduino Projects For Kids +200 Project Arduino 8

    In this instructable I’m going to show you how to Interface with LED matrix using an Arduino and MAX7219 IC, this project can be used to make low resolution images…

  • Electromagnetic Field Detector using an Arduino

    Arduino Projects For Kids +200 Project Electromagnetic Field Detector using an Arduino

    Ever electronic device emits a certain amount of electromagnetic fields and we can use this radiation to learn a few things about the circuit. In today’s instructable I’m going to…

  • Arduino – Laser Tripwire Alarm System

    Arduino Projects For Kids +200 Project Arduino

    Hello everyone, In this instructable, we will be building a laser guided tripwire alarm system using a development board. Step 1: Parts Components used in this project: Development board -…

  • A Smart Night Lamp for Kids

    Arduino Projects For Kids +200 Project A Smart Night Lamp for Kids

    You can download our e-book ‘Learn Arduino from Scratch’ from this link Few weeks ago I heard my nephew (aged 7) complaining of the dark at night. Basically he was…

  • Arduino Voltmeter With OLED Display

    Arduino Projects For Kids +200 Project Arduino Voltmeter With OLED Display

    Hello ! I’m going to show you how to make a voltmeter* with Arduino UNO, an OLED display, 2 resistors and 9 jumpers for less than 5 minutes. With it…

  • Getting Started with Arduino Due

    Arduino Projects For Kids +200 Project Getting Started with Arduino Due

    ARDUINO DUE is an ARM controller based board designed for electronic Engineers and Hobbyists. ARM architecture is very influential in modern electronics. We are using the ARM architecture based controllers…

  • BooSTick – small AA voltage booster

    Arduino Projects For Kids +200 Project BooSTick

    Featured on: BooSTick has captured imaginations around the world and has been featured on some really cool international online blogs and magazines! Slightly larger than a AA battery with holder,…

  • Arduino Based Digital Clock with Alarm

    Arduino Projects For Kids +200 Project Arduino Based Digital Clock with Alarm

    This Arduino based Real time clock is a digital clock to display real time using a RTC IC DS1307 which works on I2C protocol. Real time clock means it runs even after power failure.…

  • Playing Melodies using Arduino Tone() Function

    Arduino Projects For Kids +200 Project Playing Melodies using Arduino Tone Function

    Arduino is an excellent way to simplify and speed up your microcontroller projects, thanks to its community of developers who have made almost everything look simple. There are lots of Arduino…

  • Arduino Based 3-Way Traffic Light Controller

    Arduino Projects For Kids +200 Project Arduino Based 3 Way Traffic Light Controller

    We all know about Arduino. It is one of the most popular open source micro controller board which is highly useful for doing DIY projects. This Arduino based 3-Way Traffic…

  • Arduino Motion Detector using PIR Sensor

    Arduino Projects For Kids +200 Project Arduino Motion Detector using PIR Sensor

    Detecting motions or movements has always been important in most projects. With the help of the PIR Sensor it has become very easy to detect human/animal movements. In this project…

  • Simple Arduino Digital Voltmeter

    Arduino Projects For Kids +200 Project Simple Arduino Digital Voltmeter

    With a simple knowledge of Arduino and Voltage Divider Circuit, we can turn the Arduino into Digital Voltmeter and can measure the input voltage using Arduino and a 16×2 LCD…

  • Arduino Based Digital Ammeter

    Arduino Projects For Kids +200 Project Arduino Based Digital Ammeter

    Ammeter is used to measure current flow through any load or device. Here in this Arduino Ammeter, we will explain about measuring of current by using ohm’s law. It will…

  • Interfacing Hall Effect Sensor with Arduino

    Arduino Projects For Kids +200 Project Interfacing Hall Effect Sensor with Arduino

    Sensors have always been a vital component in any Project. These are the ones which convert the real real-time environmental data into digital/variable data so that it can be processed…

  • Quick Arduino Hygrometer with OLED display

    Arduino Projects For Kids +200 Project Quick Arduino Hygrometer with OLED display

    We have been having some condensation and mould issues in our apartment recently due to, I think, the humidity levels. Our property is relatively newly built and, as such, has…

  • Arduino Metal Detector

    Arduino Projects For Kids +200 Project Arduino Metal Detector

    Metal Detector is a security device which is used for detecting metals which can be harmful, at various places like Airports, shopping malls, cinemas etc. Previously we have made a…

  • Arduino Calculator using 4×4 Keypad

    Arduino Projects For Kids +200 Project Arduino Calculator using 4x4 Keypad

    Programming is always fun and Arduino is a wonderful platform if you are just getting started with Embedded programming. In this tutorial we will build our own calculator with Arduino.…

  • Guide to ESP8266 and Tweeting Using ESP8266

    Arduino Projects For Kids +200 Project Guide to ESP8266 and Tweeting Using ESP8266

    I learnt about Arduino 2 years ago.So I started playing around with simple stuff like LEDs,buttons,motors etc.Then I thought wouldn’t it be cool to connect to do stuff like displaying…

  • Cheap Arduino WiFi shield with ESP8266

    Arduino Projects For Kids +200 Project Cheap Arduino WiFi shield with ESP8266

    In my previous Instructable I have described how to plug the ESP-01 module into a breadboard. This is just the first step to make a cheap Arduino WiFi shield using…

  • ATtiny85 EMF Detector

    Arduino Projects For Kids +200 Project ATtiny85 EMF Detector

    Story This is a simple tutorial to create an EMF detector. You can use Arduino for this job, but is better use a microcontroller called Attiny85. It is possible program…

  • Using Nokia 3310 84×48 LCD with Arduino

    Arduino Projects For Kids +200 Project Using Nokia 3310 84x48 LCD with Arduino

    Story The Nokia 5110 is a basic graphic LCD screen for lots of applications. It was originally intended to be used as a cell phone screen. This one is mounted…

  • Fidget Spinner RPM Counter

    Arduino Projects For Kids +200 Project Fidget Spinner RPM Counter

    Hi everyone! This is my next project, Fidget Spinner RPM Counter or Arduino Tachometer with Hall-Effect Sensor. 1: Requirements Parts Required: Fidget Spinner neodyimium magnet Arduino Uno LED + resistor…

  • Reducing Arduino Power Consumption

    Arduino Projects For Kids +200 Project Reducing Arduino Power Consumption

    Story When it comes to portable electronics, one of the most important features is how to maximize the battery life. The ATmega328P, used on popular boards like the SparkFun RedBoard,…

  • Waterproof 10 Minute Timer

    Arduino Projects For Kids +200 Project Waterproof 10 Minute Timer

    Story I went for a shower one day, was getting late for office. Running tight on time, but I didn’t want to come out of hot shower in cold morning.…

  • ATTiny Joule Thief NeoPixel

    Arduino Projects For Kids +200 Project ATTiny Joule Thief

    Introduction I’ve been fascinated with joule thief circuits since I made my first one.  It’s amazing what all you can power from a single AA or AAA battery.  The only…

  • Persistence Of Vision

    Arduino Projects For Kids +200 Project Persistence Of Vision

    Persistence of vision is an optical illusion, it works on a simple phenomenon how our day to day television works. MY first pov was six months before with arduino uno…

  • 3D-Printed RGB Wallet

    Arduino Projects For Kids +200 Project 3D Printed RGB Wallet

    Stand out from the crowd with this unabashedly ostentatious excuse for a wallet. It’s got plenty of space, RGB lights, and you can even put your name on it for…

  • Simple, Cheap Motor Controller

    Arduino Projects For Kids +200 Project Simple Cheap Motor Controller

    I’ve used this simple circuit several times to drive motors (like in my Stair Climbing robot) as well as solenoids. I originally picked it up from this instructable which is…

  • How to Make Your Own Arduino Clone Board

    Arduino Projects For Kids +200 Project How to Make Your Own Arduino Clone Board

    Want to save money by making your own Arduino clone boards? Or want to make a custom board specifically for your needs, then this project is for you! Make Arduino…

  • A Simple Arduino LCD Min/Max Thermometer

    Arduino Projects For Kids +200 Project A Simple Arduino LCD Min Max Thermometer

    As a simple first Arduino experiment I interfaced a two line LCD (a Displaytech 162B) and an LM35DZ to make a simple Min/Max thermometer. Step 1 – Interfacing the Temperature…

  • Digital Door Lock using Arduino

    Arduino Projects For Kids +200 Project Digital Door Lock using Arduino

    As thefts are increasing day by day security is becoming a major concern nowadays. In this project we will make a digital door lock system with keypad using Arduino Uno. It…

  • IoT Data Logger using Arduino and ESP8266

    Arduino Projects For Kids +200 Project IoT Data Logger using Arduino and ESP8266

    Today we are going to make an IoT WiFi data logger using Arduino, ESP8266 WiFi module and DHT22 temperature humidity sensor. Arduino is reading temperature and humidity sensed by DHT22 and sending…

  • Arduino Weather Station Web Server

    Arduino Projects For Kids +200 Project Weather Station using Arduino Web Server IoT

    In this tutorial we are going to make a weather station that will tell us temperature, humidity and heat index of a particular location. It will show these values in a…

  • Indoor NeoPixel Thermometer

    Arduino Projects For Kids +200 Project Indoor NeoPixel Thermometer

    Hello! This is a quick, intermediate Arduino project that takes a temperature reading from a TMP36 , reads it onto an LCD screen and gives an “Analog” readout on a…

  • Dilshan R Jayakody’s Web Log

    Arduino Projects For Kids +200 Project Dilshan R Jayakody

    FlashProg – USB serial flash memory programmer FlashProg is USB base flash memory programmer to work with 3.3V serial flash memory devices. This programmer is specifically design to read, program…

  • PixelatedPIC

    Arduino Projects For Kids +200 Project PixelatedPIC

    ESP8266 + DS18B20 Temperature sensor sends data to Thingspeak.com Its been a while i was searching for a cheap wifi module and with the help of smart-prototyping.com, i was able…

  • RFduino Compass

    Arduino Projects For Kids +200 Project RFduino Compass

    The RFduino compass is a fully functional stand-alone compass which also transmits the current heading via Bluetooth low energy technology to phones, tablets, personal computers or any other equipped device.…

  • Mini weather station

    Arduino Projects For Kids +200 Project Mini weather station

    In this project, we will be making a mini weather station that measures temperature and humidity and transmits them wirelessly to a ground station, which displays the readings on an…

  • Arduino Bluetooth-controlled Mini-Lift

    Arduino Projects For Kids +200 Project tmp file mtFDYoBQ7p.tmp file

    Story We love our workshop, but it has one downside (or maybe upside) – a large flight of stairs to the gallery. We constantly need to move parts and components…

  • Clap Switch using Arduino

    Arduino Projects For Kids +200 Project clap switch using arduino

    In this project we are going to make Clapper circuit using the concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. We are going to use a MIC and…

  • Call and Message using Arduino and GSM Module

    Arduino Projects For Kids +200 Project mobile phone using arduino and gsm module

    Sometimes people find it difficult to use the GSM Module for its basic functions like calling, texting etc., specifically with the Microcontrollers. So here we are going to build a…

  • Calibration

    Arduino Projects For Kids +200 Project Image calibration

    This example demonstrates one techinque for calibrating sensor input. The board takes sensor readings for five seconds during the startup, and tracks the highest and lowest values it gets. These…

  • ESP8266 breadboard adapter and I’m on Tindie

    Arduino Projects For Kids +200 Project ESP8266 breadboard adapter and I

    The rise of the ESP8266 WiFi chip was almost overnight with Espressif’s open approach and pushing from Hackaday. While no ground-breaking product has yet emerged, the development on the chip…

  • Tutorial 15: Arduino Serial Thermometer

    Arduino Projects For Kids +200 Project Tutorial 15 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).…

  • Arduino based Tic Tac Toe with TV Remote

    Arduino Projects For Kids +200 Project Arduino based Tic Tac Toe with TV Remote

    This was my first time attending the Internet of Things Pune Group. It was such a fun learning experience! At today’s meetup, Dhiraj and Nishant started out by introducing the…

  • TiltKey- Write by Tilting

    Arduino Projects For Kids +200 Project TiltKey Write by Tilting

    The TiltKey is a keyboard input device based on tilting. Based on the angle that it is tilted at, and the direction it is tilted in, you can write every…

  • Fading an LED off and on using Arduino

    Arduino Projects For Kids +200 Project Fading with Arduino circuit

    Demonstrates the use of the analogWrite() function in fading an LED off and on. AnalogWrite uses pulse width modulation (PWM), turning a digital pin on and off very quickly, to create a fading effect. Circuit…

  • Using an Arduino Uno R3 as a Game Controller

    Arduino Projects For Kids +200 Project Using an Arduino Uno R3 as a Game Controller

    Naturally, the Uno does not natively support keyboard strokes, unlike it’s Leonardo brother. Most of Google will tell you you need to do some firmware workarounds and ATMEGA reprogramming just…

  • Beacon

    Arduino Projects For Kids +200 Project Beacon

    In this tutorial you will learn how to turn any conductive surface into a capacitive touch sensor. This project illustrates how to use capacitive touch to turn on a motor…

  • RS-232

    Arduino Projects For Kids +200 Project RS 232

    In this tutorial you will learn how to communicate with a computer using a MAX3323 single channel RS-232 driver/receiver and a software serial connection on the Arduino. A general purpose…

  • Arduino UNO Tutorial 8 – NightLight

    Arduino Projects For Kids +200 Project 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…

  • Getting Things to Talk: Arduino + LCDs

    Arduino Projects For Kids +200 Project Getting Things to Talk Arduino LCDs

    I spent the better part of the day on Saturday doing some more basic research into connecting an Arduino and LCD for this ongoing project. For the most part, it’s…

  • CustomKeys using an Arduino

    Arduino Projects For Kids +200 Project Arduino CustomKeys

    CustomKeys is a customizable, Arduino-based, polyphonic synthesizer. The CustomKeys keyboard uses capacitive touch sensing – each key is made of a conductive material which, when touched, signals the synthesizer to…

  • Arduino LEDs

    Arduino Projects For Kids +200 Project 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…

  • Tutorial 4: Arduino Knight Rider

    Arduino Projects For Kids +200 Project Tutorial 4 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…

  • Blinkenlights

    Arduino Projects For Kids +200 Project Blinkenlights

    Topics: Overview Hardware A Basic Schematic Diagram Resistors Reading Resistor Values Putting it Together Trying it out! More on Resistors and LEDs Software Comments Variables Procedures References Project 1.Overview As…

  • A Development Board for the ESP8266-03

    Arduino Projects For Kids +200 Project A Development Board for the ESP8266 03

    A Wifi platform for $3… who wouldn’t want to play with it? For the last few weeks we have been seeing a lot of awesome projects built around ESP8266 Wifi…

  • Simulating Logic Gates

    Arduino Projects For Kids +200 Project Simulating Logic Gates

    Introduction This project is a simple way of using the Arduino to simulate the behaviour of logic gates. Logic gates are explained on this page. The project does not actually…

  • Drawing an Arduino Circuit Diagram

    Arduino Projects For Kids +200 Project Drawing an Arduino Circuit Diagram

    I’ve had an Arduino Duemilanove now for a couple of weeks. If you’re not familiar with the Arduino, it is “an open-source electronics prototyping platform based on flexible, easy-to-use hardware…

  • Tutorial 14: Arduino LCD Thermometer

    Arduino Projects For Kids +200 Project Tutorial 14 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…

  • Beyond the Arduino IDE: AVR USART Serial

    Arduino Projects For Kids +200 Project Beyond the Arduino IDE AVR USART Serial

    A microcontroller is a self-contained, but very limited computer — halfway between a computer and a component. The top reasons to integrate a microcontroller into your projects are connectivity and…

  • Kid-friendly PuppyDuino 0.31

    Arduino Projects For Kids +200 Project 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…

  • The Arduino Mothbot

    Arduino Projects For Kids +200 Project The Arduino Mothbot

    The purpose of this project is to design and build a simple light-following robot using an Arduino Duemilanove microcontroller board. I really wanted to share a robot project that was…

  • David Bynoe works in progress

    Arduino Projects For Kids +200 Project 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…

  • Tilt Sensor Tutorial using arduino

    Arduino Projects For Kids +200 Project Tilt Sensor Tutorial

    What is a tilt sensor? Tilt sensors allow you to detect orientation or inclination. They are small, inexpensive, low-power and easy-to-use. If used properly, they will not wear out. Their…

  • RFID with Arduino

    Arduino Projects For Kids +200 Project RFID with Arduino

    If you ever wanted to integrate RFID functionality into your project, this small tutorial might help you accomplish that. I used the RDM630 module from seeedstudio in its UART version. It comes…

  • Arduino Serial Thermometer

    Arduino Projects For Kids +200 Project Arduino Serial Thermometer1

    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…

  • Arduino Knight Rider

    Arduino Projects For Kids +200 Project 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…

  • Arduino LCD

    Arduino Projects For Kids +200 Project 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.…

  • PIR Motion Sensor Tutorial using arduino

    Arduino Projects For Kids +200 Project PIR Motion Sensor Tutorial

    Pyroelectric (“Passive”) InfraRed sensors: ”’What is a PIR sensor?”’ PIR sensors allow you to sense motion, almost always used to detect whether a human has moved in or out of…

  • LED Umbrella with Arduino using arduino

    Arduino Projects For Kids +200 Project LED Umbrella with Arduino

    The LED Umbrella with Arduino combines an umbrella, an 8×10 LED matrix and an Arduino microcontroller to create a controllable, programmable LED experience in the privacy of your own umbrella. This…

  • Arduino Wind Instrument using arduino

    Arduino Projects For Kids +200 Project Arduino Wind Instrument

    I wanted to create an Arduino instrument that was easy to play, but would sound better with practice. This “wind” instrument combines the Sparkfun Electret Microphone breakout board with the…

  • Temperature Data Logger

    Arduino Projects For Kids +200 Project Temperature Data Logger

    A temperature data logger, is a portable measurement device that is able to recording temperature over a defined period of time automatically. The data can be retrieved and viewed after…

  • Arduino Basics: RCtime using arduino

    Arduino Projects For Kids +200 Project Arduino Basics

    RCtime is a function for the Arduino that finds its roots in Basic-based micro controller programming languages (such as the Basic Stamp). This function basically counts the amount of time…

  • Arduino Binary Die using arduino

    Arduino Projects For Kids +200 Project Arduino Binary Die

    After buying a Nanode (an Arduino-compatible board with ethernet built-in) last weekend, we’ve been trying to work it out by making a couple of simple examples, the ‘Binary Dice’ is…

  • RFduino Compass

    Arduino Projects For Kids +200 Project RFduino Compass

    Step 1: Material Needed While other combinations of materials may be used, the ones used for this project and shown here are: RFD22102 RFduino DIP BLE & ARM CPU RFD22121…

  • Arduino Circular Cylon!

    Arduino Projects For Kids +200 Project Arduino Circular Cylon

    This is a quick arduino project that is great for beginners. Enjoy! There is a video on the last step! Step 1: What you Need To build this project you…

  • DIY Turntable using arduino

    Arduino Projects For Kids +200 Project DIY Turntable

    You always wanted to be a Disc-Jockey. You know nothing about beats, delays or mixing but, damn, scratching is like the coolest thing ever invented! If this is also your…

  • Arduino + Compass Module 3-Axis HMC5883L

    Arduino Projects For Kids +200 Project Arduino + Compass Module 3 Axis HMC5883L

    Background In this blogpost we’re going to deal with the Compass Module 3-Axis HMC5883L from Parallax and how to integrate it into an Arduino. The Compass Module 3-Axis HMC5883L is…

  • Controllers and Sensors using arduino

    Arduino Projects For Kids +200 Project Controllers and Sensors2

    John has been working to recover components from old power supplies and available trash electronics, in order to build controllers to power stepper motors and other mechanisms for the FabLab.…

  • Extreme Color Organ using arduino

    Arduino Projects For Kids +200 Project Extreme Color Organ

    Hi All! I have wanted to do something fun with my bedroom for a while now and the Make it  Glow challenge provided me with a reason to do so.…

  • Controllers and Sensors using arduino

    Arduino Projects For Kids +200 Project Controllers and Sensors

    Intro The Arduino microcontroller board is able to supply a current of 40mA from its output connections. These digital outputs are fixed at 5V “ON” or 0V “OFF”. This is…

  • Analog In with an Arduino

    Arduino Projects For Kids +200 Project Analog In with an Arduino

    Overview In this lab, you’ll learn how to connect a variable resistor to a microcontroller and read it as an analog input. You’ll be able to read changing conditions from…

  • Single Digit Decimal counter using Arduino

    Arduino Projects For Kids +200 Project Single Digit Decimal counter using Arduino

    “Hello world”,I am not going to start this blog with typical “Hello world” program,since lot of resources already covered Arduino way of telling “hello world”,that is Blinking a LED. This…

  • Arduino Optical Theremin

    Arduino Projects For Kids +200 Project Arduino Optical Theremin

    When I first became aware of Arduino, a theremin seemed like a natural project: sensor + actuator.  It turned out to be quite affordable and fun to make.  It is…

  • Charlieplexing LEDs with an Arduino

    Arduino Projects For Kids +200 Project Arduino Charlieplexing LEDs

    Charlieplexing is an ingenius method for controlling many LEDs without using many microcontroller pins. You can turn on or off one LED at a time. To light more than one…

  • How to make a Ghost Knocker

    Arduino Projects For Kids +200 Project How to make a Ghost Knocker

    Step 1: Check the materials you need. Below is the list of stuff you need to make it: 1. Arduino I used an Arduino Pro Mini 3.3V. You also need…

  • Wireless nunchuk controlled animatronic doll

    Arduino Projects For Kids +200 Project Wireless nunchuk controlled animatronic doll

    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…

  • Arduino Drawbot

    Arduino Projects For Kids +200 Project Arduino Drawbot

    In some of my previous Arduino instructurables I have show to the Arduino beginers on how to control servos in different ways. And in my last instructurable I have show the modification…

  • Arduino Button Tutorial

    Arduino Projects For Kids +200 Project Arduino Button

    What’s simpler and dumber than a button, you ask… I say: behind a button, unexpected things can hide. And within a program that does various things, handling a button can…

  • Arduino hardware hacking: Part 1

    Arduino Projects For Kids +200 Project Arduino hardware hacking Part 1

    Arduino is cool. It’s cool because it’s a tiny device – about three inches by two inches – that comes with a USB port and a programmable chip. It’s cool…

  • Arduino A Quick-Start Guide by Maik Schmidt E-Book

    Arduino Projects For Kids +200 Project Arduino A Quick Start Guide by Maik Schmidt ebook

    Book Description Arduino is an open-source platform that makes DIY electronics projects easier than ever. Readers with no electronics experience can create their first gadgets within a few minutes. This…

  • Simple IR proximity sensor with Arduino

    Arduino Projects For Kids +200 Project Simple IR proximity sensor with Arduino

    Hello guys! In this instructable I’ll teach you how to make a very simple proximity sensor using infrared LEDs and Arduino. After several times trying to optimize it, I finally…

  • Simple Datalogger

    Arduino Projects For Kids +200 Project Simple Datalogger

    Here’s a simple Arduino-based datalogger I’m currently developing: This test-of-concept model is based on the Arduino Pro Mini (ATMega168). It runs on a 1.5-V battery, using a voltage up-converter from…

  • Arduino traffic lights

    Arduino Projects For Kids +200 Project Arduino for traffic lights

    I made this project on the same night that my Arduino Duemilanove arrived from Cool Components.  After being an Instructables member for about a year I though it was time…

  • Arduino – Basic Theremin meets Processing!

    Arduino Projects For Kids +200 Project Arduino

    My last theremin involved a small speaker. Now I’ve replaced the speaker with my PC, using processing to pick up the values from the SRF05 ultrasound sonar distance sensor and…

  • Arduino – A Basic Theremin

    Arduino Projects For Kids +200 Project Arduino

    Theremins are cool. Fact. You may also have heard of them as either aetherphone/ etherophone or termenvox/ thereminvox. Essentially its an electronic music instrument that plays a certain note depending…

  • How to make a servo leg using Arduino

    Arduino Projects For Kids +200 Project Arduino servo leg

    This instructable will show you how to create a simple servo leg that can be controlled by buttons on an arduino or via serial. Here is a video of the…

  • Simple Ipod Controller using an Arduino

    Arduino Projects For Kids +200 Project Arduino Ipod Controller

    This instructable will help you understand the iPod serial protocol, and how to send commands to an iPod using an Arduino.  This instructable is only meant to show the basics…

  • Breadboard adapter for ESP8266 module

    Arduino Projects For Kids +200 Project Breadboard adapter for ESP8266 module

    ESP8266 is an inexpensive serial-to-wifi tranceiver chip that allows to connect any microcontroller with a serial port to a WiFi network. Because of its simplicity and low cost, it is…

  • Arduino, Sensors, and MIDI

    Arduino Projects For Kids +200 Project Arduino Sensors and MIDI

    Now that you’re up to speed on using Arduino’s inputs and outputs, this Instructable will give you everything you need to get started using sensors to trigger MIDI notes from…

  • Light Clapper using arduino

    Arduino Projects For Kids +200 Project Light Clapper using arduino

    This is a project that I quickly made one night because I wanted to ‘clap’ to turn off and on the light in my room! I have a small room…

  • Remote control via GPRS/GSM SMS(Arduino)

    Arduino Projects For Kids +200 Project Remote control via GPRS GSM SMSArduino

    Remote control, especially when this no ethernet or Wifi in the outdoor, has been a very profound things in the past. When I was a child, I always image that…

  • CrEST

    Arduino Projects For Kids +200 Project CrEST

    Let’s Set Up Your Arduino and Breadboard! Yep, for real: Let’s Set Up Your Arduino and Breadboard! (use the instructions here, or flip to page 12 in your book) Step…

  • Sensor Arduino Lab 2013

    Arduino Projects For Kids +200 Project Sensor Arduino Lab 2013

    This lab most recently revamped by Edgar Berdahl and Wendy Ju. Chris Carlson, possibly Bill Verplank, and others have likely contributed. For this lab you need your Satellite CCRMA kit,…

  • Beginner Arduino

    Arduino Projects For Kids +200 Project Beginner Arduino

    The Arduino is a pocket-sized computer (also called a “microcontroller”) that you can program and use to control circuits. It interacts with the outside word through sensors, leds, motors, speakers……

  • Ambient Etch-a-Sketch

    Arduino Projects For Kids +200 Project Ambient Etch a Sketch

    We built a pseudo Etch-A-Sketch emulator that modifies its appearance based on the user’s environment – the temperature and light conditions. Instead of only drawing horizontal and vertical lines, we…

  • Making a program start using a switch

    Arduino Projects For Kids +200 Project Making a program start using a switch

    Connecting the Switch To connect the switch to the Arduino, you will need the switch, two jumper wires, and a 10kΩ (brown-black-orange) resistor. Once you have all the required parts,…

  • Programming an ATtiny w/ Arduino 1.0

    Arduino Projects For Kids +200 Project Programming an ATtiny w Arduino

    This tutorial shows you how to program an ATtiny45, ATtiny85, ATtiny44 or ATtiny84 microcontroller using the Arduino software. These are small, cheap ($2-3) microcontrollers that are convenient for running simple…

  • Arduino Cat Detector SD Card Logger

    Arduino Projects For Kids +200 Project Cat Detector

    I used: an Arduino Uno a Parallax PIR Motion Sensor and a Seeed Studio SD Card Shield Arduino, shield, sd card, logging shield, storage, logger Check out This instructable on…

  • Physical Computing with Arduino

    Arduino Projects For Kids +200 Project Physical Computing with Arduino

    Digital pins 1-7 are generally used as input pins and Digital pins 8-13 are used as output pins. Digital pins 9-11 can be used as analog output pins. That is,…

  • Momentary Switch as Digital Sensor

    Arduino Projects For Kids +200 Project Momentary Switch as Digital Sensor

    In many cases switches are just switches. They directly control the flow of electricity to an appliance, flashlight or mains-voltage lamp. An example of this is the switch on the…

  • Passive Sensors – Detecting Light and Motion

    Arduino Projects For Kids +200 Project Passive Sensors Detecting Light and Motion

    Equipment:  Arduino UNO microcomputer, PC with Arduino IDE installed, and a USB cable.                        CdS PhotoSensitive Resistor(s), 10K Ohm Resistor, and Parallax PIR Motion Sensor Passive sensors detect some physical…

  • Tracking Cat Eyes via Kinect using Arduino

    Arduino Projects For Kids +200 Project Tracking Cat Eyes via Kinect using Arduino

    This instructable was made as part of the CS graduate course “Tangible Interactive Computing” at the University of Maryland, College Park taught by Professor Jon Froehlich. The course focused on…

  • How to connect a servo to the Arduino

    Arduino Projects For Kids +200 Project How to connect a servo to the Arduino

    Servo Cable The continuous rotation servos that come with the BOE Shield-Bot have a 3-wire cable for connecting it to the power and controller. The black wire is the ground,…

  • $1.50 Arduino TV Annoyer

    Arduino Projects For Kids +200 Project Arduino TV Annoyer

    Hey Arduino fans! Here is an ‘ible for making a device that turns TVs on when you want them off, and off then you want them on! If you hide…

  • Just Veggin with an Arduino Beetbox

    Arduino Projects For Kids +200 Project Arduino

    Bring Touch Control to the Arduino. Use interesting touch sensors like Carrots or Beets to make a “Beetbox”. In this instructable you will learn: * How to use the Cap…

  • Robot Arm Set using Arduino

    Arduino Projects For Kids +200 Project Robot Arm Set using Arduino

    I made use of Smart Tank Chassis in the past 4 projects and I wanna do something very different. After searching in google and consider different stuffs for a couple…

  • Arduino Digital Switch Code

    Arduino Projects For Kids +200 Project PushButton arduino code

    This is basic for your arduino projects, input switch read from digital input. When ever switch pressed, LED will turn on.   PushButton_arduino_code   Instruction; 1)…

  • Read ASCII String using Arduino

    Arduino Projects For Kids +200 Project Read ASCII String using Arduino

    This sketch uses the Serial.parseInt() function to locate values separated by a non-alphanumeric character. Often people use a comma to indicate different pieces of information (this format is commonly referred to…

  • Debounce an input using Arduino

    Arduino Projects For Kids +200 Project Debounce an input using Arduino

    This example demonstrates how to debounce an input, which means checking twice in a short period of time to make sure it’s definitely pressed. Without debouncing, pressing the button once can appear…

  • Simple Arduino L.E.D Police Lights

    Arduino Projects For Kids +200 Project Arduino L.E.D Police Lights

    This was one of the first programs i wrote for the arduino after having it a few days 🙂 we will be making l.e.d police lights with minimal materials Step…

  • Control Servo with Light using Arduino

    Arduino Projects For Kids +200 Project Arduino Control Servo with Light

    Hello! In this Instructable i will teach you how to control a servo using a Photocell. This is very simple and good for beginners. Step 1: Materials 1 x Photocell…

  • ‘Knock Back’ – A Knock Echoing Arduino

    Arduino Projects For Kids +200 Project A Knock Echoing Arduino

    This is a simple Arduino sketch that was originally designed to experiment with arrays and the built-in timing functionality. I based it on the tutorial sample code http://www.arduino.cc/en/Tutorial/Knock The system consists…

  • Simple 2-way motor control for the arduino

    Arduino Projects For Kids +200 Project motor control for the arduino

    When I say simple, I don’t mean use a speed control. But control the motor directly without any external circuitry. Here’s how: How this came about: I recently was working on…

  • Laser Tag Stuffed Animals

    Arduino Projects For Kids +200 Project Laser Tag Stuffed Animals

    Ever feel like there aren’t enough toys at the intersection of cuddly and terrifying? Wish your stuffed animals could double as weapons? Then I’ve got the toy for you. These…

  • Stupid Simple Arduino LF RFID Tag Spoofer

    Arduino Projects For Kids +200 Project Stupid Simple Arduino LF RFID Tag Spoofer1

    RFID tags are all over the place.  They’re used in building access control systems, passports, inventory tracking . . .   This instructable will show how you can use an…

  • Reading RFID Tags with an Arduino

    Arduino Projects For Kids +200 Project Reading RFID Tags with an Arduino

    In this project, you’ll learn to read an RFID tag using the Innovations ID-12 reader and an Arduino Duemilanove. Step 1: Let’s Get Started! We’ll be using the ID Innovations…

  • Memsic 2125 Accelerometer using Arduino

    Arduino Projects For Kids +200 Project Arduino Memsic 2125 Accelerometer

    The Memsic 2125 (datasheet) is a two-axis accelerometer capable of measuring acceleration up to plus or minus 2g. It has a simple digital interface: two pins (one for each axis)…

  • How to Make a Tactile Feedback Compass Belt

    Arduino Projects For Kids +200 Project Tactile Feedback Compass Belt

    Have you ever wondered how migratory birds manage to have such an amazing sense of direction despite being so generally clueless? They can sense the Earth’s magnetic field with what…

  • Arduino led pendulum

    Arduino Projects For Kids +200 Project Arduino led pendulum

    Step 2: Putting up the wires Strip both ends of wires -insert one end of each wire into sockets numbered -Gnd(black wire in my case)-this will be the common ground…

  • Arduino Electromagnetic Field Detector

    Arduino Projects For Kids +200 Project Arduino Electromagnetic Field Detector

    A while back I saw an EMF (Electromagnetic Field) Detector at makezine.com that used a led bargraph. I decided to modify it to use a 7-Segment LED Display! Here’s my…

  • Digital Read Serial using Arduino

    Arduino Projects For Kids +200 Project Digital Read Serial Circuit

    This example shows you how to monitor the state of a switch by establishing serial communication between your Arduino and your computer over USB. Hardware Required Arduino Board A momentary switch, button,…

  • Midi Light Show using Arduino

    Arduino Projects For Kids +200 Project Arduino Midi Light Show

    For a class, my teammate and I decided to develop a MIDI based system that has a responsive light for each note played.  For example, if you plug our little…

  • Arduino Thermostat (Mechanical)

    Arduino Projects For Kids +200 Project Arduino Thermostat Mechanical

    I am currently living in a college dorm. Like most dorms it’s about the size of a tissue box but less comforting. Fortunately, my room has a heater/AC with four…

  • Acrylic Arduino Prototyping Stand

    Arduino Projects For Kids +200 Project 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…

  • Calibrating sensor input using Arduino

    Arduino Projects For Kids +200 Project Arduino Calibration

    This example demonstrates one techinque for calibrating sensor input. The Arduino takes sensor readings for five seconds during the startup, and tracks the highest and lowest values it gets. These…

  • Arduino Prototyping Shield on the cheap

    Arduino Projects For Kids +200 Project Arduino Prototyping Shield

    Breadboards are very handy, but sometimes I just want to connect one IC or some LEDs and resistors to the controller. My simple solution was to canibalize a cheap Breadboard…

  • No-Solder Arduino Breadboard Shield

    Arduino Projects For Kids +200 Project No Solder Arduino Breadboard Shield

    The goal of this instructable is to make a no solder arduino breadboard shield like this one: Step 1: You will need Parts list: Super glue* Mini breadboard size 4.5×3.5…

  • Arduino Bracket

    Arduino Projects For Kids +200 Project Arduino Bracket

    When you are tinkering around with your Arduino and a breadboard you might want to make yourself an “Arduino Bracket”. Nothing more than header pins and a piece of wire,…

  • Input Pullup Serial using Arduino

    Arduino Projects For Kids +200 Project Input Pullup Serial using Arduino

    This example demonstrates the use of INPUT_PULLUP with pinMode(). It monitors the state of a switch by establishingserial communication between your Arduino and your computer over USB. Additionally, when the input…

  • Poduino Case

    Arduino Projects For Kids +200 Project Poduino Case

    The ‘Poduino Case’. A protective case for your Arduino (with breadboard work area): I just received my Arduino Duemilanove and breadboard today. After some careful thought, I realized there is…

  • Simple Arduino Traffic Lights

    Arduino Projects For Kids +200 Project Simple Arduino Traffic Lights

    Have you ever made a city out of Legos? I know i have built many of them but they all missed something… Traffic lights! So i decided to make my…

  • Diorama, Bat in the cave using Arduino

    Arduino Projects For Kids +200 Project arduion Diorama Bat in the cave

    The purpose of this instructable is to outline our development of this bat in the cave as well as provide instructions and tips for future engineers hoping to complete a…

  • simpleTweet_01 python using Arduino

    Arduino Projects For Kids +200 Project arduino simpleTweet 01 python

    Arduino Python Twitter (Windows) In this instructable we’ll modify my simpleTweet_00 and rewrite the Processing code with Python. You can expect an ignorant walkthrough by an illiterate noob, but maybe…

  • Arduino + Temperature + Humidity

    Arduino Projects For Kids +200 Project Arduino + Temperature + Humidity

    A simple temperature sensor using one LM35 Precision Temperature Sensor , Humidity Sensor and Arduino, so you can hookup on your future projects. The circuit will send serial information about…

  • Kid’s Game to Arduino Enigma Machine

    Arduino Projects For Kids +200 Project Arduino Enigma Machine

    The technology behind Enigma machines and the work done to crack them has influenced cryptography, cryptanalysis, and computer science in general.  If you’re unfamiliar with Enigma machines, it’s a device…