Projects

Kaleiduino A Battery Powered Arduino LED Kaleidoscope

Kaleiduino: A Battery Powered Arduino LED Kaleidoscope

Hello everyone, and welcome to my Instructable! This instructable will show you how I made the first ever DIY Arduino controlled “LED Kaleidoscope”! What is an LED kaleidoscope? Well, our traditional kaleidoscopes used 3 mirrors joined as a triangle with stuff like sequins and stolen cake decorations at one end, to create an awesome pattern […]

Read Inputs

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). What I have used… PCF8575 SMD to DIP breakout board Teensy-Arduino (any Arduino […]

Robotic Spider V8

Arduino Robotic Spider V8

I needed a project that would use all my servos, so I decided to make the do-nothing, worthless spider. If you have fischertechnik and servos to waste, this is the project for you! Really, this flopping spider makes for a great learning project. The main goal of this project is to teach the fundamentals of […]

Arduino RC car transmitter

Arduino controls cheap RC car transmitter

OBJECTIVE Cheap Chinese RC toy cars can be had for about 5 Euros in the local market. The wireless brains behind the majority of these cheap RC toys is a pair of very cheap ICs the TX2 and the RX2. Yup, that’s what they are called. So this tutorial is focused on the TX2/RX2 based remote controlled toys. […]

Arduino Ping Ultrasonic Range Finder

Arduino Ping Ultrasonic Range Finder Code

The Ping))) is an ultrasonic range finder from Parallax. It detects the distance of the closest object in front of the sensor (from 2 cm up to 3m). It works by sending out a burst of ultrasound and listening for the echo when it bounces off of an object. The Arduino board sends a short […]

Arduino based Bi color LED Matrix Audio Spectrum Visualizer

Arduino based Bi-color LED Matrix Audio Spectrum Visualizer

After we came up with the Bi-color LED Matrix Driver Module kit, we have been looking around for interesting projects to work with it. You may be interested in some of the projects we have put up at instructables using this LED Matrix kit. Instructable to build a Arduino (SPI) 7 Bi-color LED Matrix Scrolling […]

Arduino Magic Light

Magic Light Capacitance Sensor using an Arduino

This was my very first arduino project.  Its great for beginners. Fade the color or the lights my moving your hands near it.  It fades from a pretty purple blue to a firey red-orange. Its was SUPER easy to build, not to hard to write the code, and its really impresses people!  I gave it […]

LED Flipbookit full color and brightness control with an Arduino

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 are a nice touch to make it more portable. – […]

Infinity Mirror Clock using Arduino

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 an Arduino Infinity Mirror and the brain cells started working […]

Arduino as Performed at OIT

Experimenters Guide for Arduino as Performed at OIT

Resources Adafruit ARDX – v1.3 Experimentation Kit for Arduino Experimenters Guide for Arduino (PDF) Bread Board Layouts (PDF) Arduino Tutorial Bundle (Instructable) This Arduino Tutorial is going to be very similar to the Arduino Tutorial Bundle Instructable but because we are working on this in our class I figured Instructables would be a good place […]

Scroll to Top