medium

A credit card sized Ethernet Arduino compatable controller board using ATmega168 microcontroller

I love the Arduino as a simple and accessible controller platform for many varied projects.  A few months ago, a purchased an Ethernet shield for my Arduino controller to work on some projects with a mate of mine – it was a massive hit – for the first time, I could control my projects remotely

A credit card sized Ethernet Arduino compatable controller board using ATmega168 microcontroller Read More »

The Word Clock – Arduino version using ATMega168 microcontroller

Major updates – A much better enclosure for this clock has been designed – check out http://www.instructables.com/id/The-Wordclock-Grew-Up/ Last month I wanted to build a special gift for my beautiful wife, Megan.  She has a teaching background in English, so what better present to make for her than a clock that uses language to tell the

The Word Clock – Arduino version using ATMega168 microcontroller Read More »

Arduino R/C Lawnmower (painted) using Atmega168 microcontroller

What this is: This instructable will show you how to make your Arduino into an R/C interface that you can use for just about anything requiring remote control. I will also show you how I built an R/C lawnmower using my Arduino, a cheap R/C transmitter and receiver pair, and a couple of electric-wheelchair motors from Ebay. 

Arduino R/C Lawnmower (painted) using Atmega168 microcontroller Read More »

How to have fun with Arduino (and become a Geek in the process)

Do you wish to earn your geek card – pronto? Lets get started! This guide will start you on the path to the dark side using the open source Arduino development and prototyping platform. It will introduce you to microcontrollers, get you started with a platform for physical computing and give you the confidence to

How to have fun with Arduino (and become a Geek in the process) Read More »

Control Electronics using an Arduino and Infrared LEDs

Learn how to use infrared LEDs to send signals to your TV and other electronic devices via an Arduino.  First, the Arduino will interpret IR pulses sent out by the TV remote, save them to memory, then “replay” them upon the user’s command. You can use these techniques to make other electronics controllable via IR

Control Electronics using an Arduino and Infrared LEDs Read More »

Arduino animatronics- make your awesome costumes more awesome! using ATmega328 microcontroller

Here’s how to add lights, sound and action to your favorite Halloween project using the open source Arduino microcontroller. Arduino is easy to learn to use and it opens up a whole new world for costume builders and creature creators. If you want to learn how to connect wires, servos, LEDs and use sound effects

Arduino animatronics- make your awesome costumes more awesome! using ATmega328 microcontroller Read More »

Using the iRobot Create’s Command Module with Linux using avr microcontroller

Since iRobot hasn’t provided linux users with a way to use the command module, I had to figure it out myself. Don’t be intimidated, its not hard at all, really. All you need to do is run a couple of scripts. Lets get started, shall we? Step 1 Get the goods For this tutorial, I’m

Using the iRobot Create’s Command Module with Linux using avr microcontroller Read More »

Scroll to Top