Projects

Building an 8x8x8 LED Cube – The Driving Circuit

Building an 8x8x8 LED Cube – The Driving Circuit

In this article we are going to take a detailed look at how to build the driving circuit for the 8x8x8 LED cube. In other words we are going to design and analyze the circuit which translates the signals coming from the Arduino to appropriate currents passing through each of the LEDs, so that the […]

ArduSensor Fun Pack

ArduSensor Fun Pack Plug-In-Play Sensors For Arduino

ArduSensors are open source plug-in-play sensors for Arduino.  These were originally made for beginners to get started with Arduino, a very cool electronics prototyping platform, but anyone can use them.  I still play around with them all of the time, and I bet a ton of people that are experienced with electronics still love them. […]

TiDiGino the Arduino based GSM remote control

TiDiGino, the Arduino-based GSM remote control

Using an ATmega 2560 and therefore the heart of Arduino, we have developed a universal remote control with GSM. This allows  to control 2IN/2OUT, DTMF key, gate control and GSM thermostat activated remotely. We have already presented several remote control with different functions. But now we want to present the best remote control ever made […]

Hack Your Hasbro R2D2 With an IOIO Microcontroller

Hack Your Hasbro R2D2 With an IOIO Microcontroller

My wife bought me a Hasbro Interactive R2D2 Astromech Droid for my birthday a few years ago after I said how much fun it would be to hack it and I’ve finally managed to get inside and start playing!Although the built-in voice control functions are fun and cool to play with, and our 2 year […]

Arduino Digital plus Analog Clock diagram

Clock One – Digital plus Analog Clock An Arduino

For some strange reason I have a fascination with various types of electronic clocks (which explains this article). Therefore this project will be the start of an irregular series of clock projects whose goal will be easy to follow and produce interesting results. Our “Clock One” will use a Freetronics Dot Matrix Display board as […]

Ardu Bot Tom RF Link Controlled Robot

Ardu-Bot-Tom – RF Link Controlled Robot

[box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″] Ardu-Bot-Tom List of Materials Controller Parts: 1x – Arduino Uno 1x – 9V Battery 1x – 433Mhz TX Module 1x – SparkFun Joystick Robot Parts: 1x – Arduino Uno 2x – 9V Battery 1x – 433Mhz RX Module 1x […]

Multiplexing with Arduino and the 74HC595

Multiplexing with Arduino and the 74HC595

The 74HC595 is an easy and inexpensive (at about 60 cents apiece) way to increase the number of digital out pins on your Arduino.  In this tutorial I’ll show you how to drive up to 16 LEDs with one 74HC595 using a technique called multiplexing.  In the end, all 16 LEDs will require only three […]

arduino punk console

Arduino punk console

This is my first build using an arduino microcontroller. I wanted to create a simple tone output device along the lines of the 555-basedatari punk console, but using solely the mcu as the tone generator. Unfortunately, that was just too simple a task with a microcontroller to play with–it was done in about five minutes and my […]

Build Your Own Arduino

Perfduino: Build Your Own Arduino Microcontroller

This how-to takes you through all the steps of making your own arduino on a perfboard or perfduino! Arduino microcontrollers are great for learning about physical computing and are very useful for rapid prototyping. Arduino’s simple programming language makes it a favorite of hobbyists and diy-ers around the world. Because arduino boards range in price […]

Scroll to Top