Arduino

The 74HC164 Shift Register and your Arduino using GD74HC164 microcontroller

Shift registers are a very important part of digital logic, they act as glue in between the parallel and serial worlds. They reduce wire counts, pin use and even help take load off of your cpu by being able to store their data. They come in different sizes, with different models for different uses, and […]

The 74HC164 Shift Register and your Arduino using GD74HC164 microcontroller Read More »

Using a Dot Matrix LED with an Arduino and Shift Register

The Siemens DLO7135 Dot matrix LED is one amazing piece of optoelectronics. It’s billed as a 5×7 Dot Matrix Intelligent Display (r) with Memory/Decoder/Driver. Along with that memory, it’s got a 96-character ASCII display set with upper and lower case characters, a built-in character generator and multiplexer, four levels of light intensity, and it all

Using a Dot Matrix LED with an Arduino and Shift Register Read More »

Arduino magnetic stripe decoder using microcontroller

This instructable shows how to use some freely available code, an arduino, and a standard magnetic stripe reader to scan and display the data stored on magnetic stripe cards such as credit cards, student IDs, etc. I was inspired to post this after reading the intro to magnetic stripe reading and Stripe Snoop that is

Arduino magnetic stripe decoder using microcontroller Read More »

The Lightning Simulator/Breathalyzer/Graphic Equalizer – Using Arduino Powered

The LED strips are mounted on an outdoor trellace which functions as a lightning simulator, outdoor breathalyzer, graphic equalizer synced to music, and a few other effects with sound. Materials: 8 12v RGB Waterproof Flexible LED Strips 10ft long (usledsupply.com) – $800 8 RGB 4A/Ch Amps (usledsupply.com) – $200 8 RGB 4A/Ch Amps with TTL input (usledsupply.com) –

The Lightning Simulator/Breathalyzer/Graphic Equalizer – Using Arduino Powered Read More »

Make a Web Connected Robot (for about $500) (using an Arduino and Netbook)

This Instructable will show you how to build your own Web Connected Robot (using an Arduino micro-controller and Asus eee pc). Why would you want a Web Connected Robot? To play with of course. Drive your robot from across the room or across the country, using nothing more than Skype and a web browser (nothing

Make a Web Connected Robot (for about $500) (using an Arduino and Netbook) Read More »

Arduino All-in-One Getting Started Guide

An all-in-one tutorial to getting started with the Arduino open-source electronics prototyping platform. This guide is meant for the beginner but should be also be useful to you if you already tinker with electronics but want to get started with the Arduino. I’ll cover: – breadboarding LED outputs from the Arduino – creating and reading

Arduino All-in-One Getting Started Guide Read More »

Magnetic Levitation using the Arduino

It’s been only a couple weeks since I discovered Arduino, an open source microcontroller platform. I was looking for a cheap interface between my laptop and electronic circuits. Arduino with its price $35 and easy to use development environment was the best choice. So after getting my Arduino Duemilanove board and ordering some cheap components

Magnetic Levitation using the Arduino 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 »

Scroll to Top