Projects

Connect the arduino and make the speaker play

Connect the arduino and make the speaker play

To make your Arduino to play a melody you need thes accessories. One 5 ohm speaker One Arduino uno board One Push buttom One 10 kohm resistor 8 leds And a lot of core wires Step 1: Connect the arduino and make the speaker play This is how i connected the arduino to the white connection […]

Team 1 Final Project Report Video Arduino Video Game System

Team 1 Final Project Report & Video: Arduino Video Game System using arduino

Introduction We built a video game system that can play either Snakes or Pong.  We saw a project called “Arduino Pong” and wanted to recreate it with our own twist. Description Parts Needed: Arduino Uno Video Game Shield 2 LEDs 2 non-latching push buttons 2 Wii Nun Chucks Plenty of Wires Resistors Plexiglas and plywood […]

Arduino Morse Code Flaher

Arduino Morse Code Flaher using arduino

I am a big fan of programming but I like to keep it down to 555 timer but when it comes to complex functions like flashing a LED in a certain pattern programming is necessary.One day while surfing through the I came across something known as Morse code.I decided to read it and found it totally awesome.I tried to make […]

Arduino Robotic Arm

How To Make A Arduino Robotic Arm

In this instructable I will show you how to make a simple robotic arm controlled by 4 servos , 2 analog joysticks, and an Arduino UNO. It is very similar to my “2 Servos + Thumbstick” instructable. This tutorial is in particular to help out another Arduino user;  “RobotZee”. I will guide you step by […]

Rear Wheel Tachometer

Rear Wheel Tachometer using arduino

One of the goals of Movable Party is to provide an interactive experience for audiences/participants. Since power will be generated from a hub motor attached to the rear wheel of each bike (see this post), the speed of the rear wheel directly translates to the amount of power generated. Detecting how fast the rear wheel […]

Time Lapse Camera Controller

Time-Lapse Camera Controller using Arduino

Simple digital cameras can produce remarkably good quality photos and are now cheap enough that it doesn’t hurt the wallet too much to buy one with the intention of modifying it for use in a project. You may even already have an old digital camera that you don’t mind sacrificing for a good cause! Modifying […]

A useful and simple IO Shield for Arduino

A useful and simple IO Shield for Arduino

In order to “visually” highlight the behavior of Arduino programs you must connect a device to the I/O pins, which gives you tangible signals. Normally, if you want to check if a program changes a level of an output pin, answering a command or executing a check routine, or event, you must check it by […]

Arduino Laser cut gear clock

Laser cut gear clock with ChronoDot using Arduino

This summer, my hackerspace LVL1 (in Louisville, Ky) got an awesome laser cutter http://fslaser.com/40w-deluxe-hobby-laser-engraver-and-cutter.  LVL1 is an awesome community of creative folks that like to build stuff.  You can always check out what we are up to at http://www.lvl1.org.  If you like instructables and making stuff, you should see if there is a hackerspace in […]

SPI electronic device

Using an Arduino to Control or Test an SPI electronic device

There are many electronic devices that use the SPI  bus, or Serial Peripheral Interface bus, for communications (e.g. various sensors, LCD displays, digital potentiometers, D/A and A/D converters, wireless transmitters and receivers, audio volume controls).  The devices receive data serially from a microcontroller using a 3-wire set-up that includes a chip select signal (usually titled […]

Arduino Regulated Light

Solar Powered LED/Ultracapacitor Arduino Regulated Light

This instructable primarily shows how to control the charging voltage from a solar panel to an energy storage device (capacitors in this case). I showed how to construct the light previously http://www.instructables.com/id/Human-Powered-Light-from-my-book-Doable-Renewab/ Step 1: This solar panel can produce up to 18 volts, but my capacitor bank should never receive more than 15 volts.  I […]

Scroll to Top