interfacing

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 »

Interfacing ATmega32 with an LCD and a DAC

Hi techies!! This is one more of my circuits, interfacing ATmega32 with an LCD and a DAC. it also includes two general purpose push-buttons and In System Programming connector. The controller is operating with 14.7456 MHz frequency crystal, convenient for generating standard baud rates (for RS422 communication whic i used in my actual project, not

Interfacing ATmega32 with an LCD and a DAC Read More »

Interfacing RTC & serial EEPROM using i2c bus, with ATmega128 uC

Hi friends, here is my experiment with i2c bus for interfacing serial EEPROM (24C256) and RTC (DS1307) using AVR microcontroller ATmega128. The circuit is also provided with an RS232 port for connecting with PC to send commands for reading/writing EEPROM or setting date/time in RTC (Click on images to enlarge them). Communication with PC is

Interfacing RTC & serial EEPROM using i2c bus, with ATmega128 uC Read More »

Arduino and Touchpad Tic Tac Toe using microcontroller

Or, an exercise in input and output multiplexing, and working with bits.  And a submission for the Arduino contest. This is an implementation of a tic tac toe game using a 3×3 array of bicoloured LEDs for a display, a simple resistive touchpad, and an Arduino to tie everything together. To see how it works,

Arduino and Touchpad Tic Tac Toe using microcontroller Read More »

Ardu-pong! the Arduino based pong console

A while back the instructables robot made a post on Facebook about some guys who played pong on an Arduino (http://wayneandlayne.com/projects/video-game-shield/games/#pong) but after looking around, i saw that everyone who did this was only worried about making it work. and often resulted as a very hard to use system with only potentiometers to use as controllers.

Ardu-pong! the Arduino based pong console Read More »

Scroll to Top