AVR ATmega Projects

Build Your Own BARBOT using AVR microcontroller

Ever wanted a robotic liquor server?I purchased a Lynxmotion robotic arm last year and an Arduino (deci) to play around with. I had it serial controlled with a joystick and it was a great way to start in robotics. More recently I wanted to take on another micro-controller related project for a university science fair.

Build Your Own BARBOT using AVR microcontroller Read More »

Ard-e: The robot with an Arduino as a brain using microcontroller

Hopefully after reading this instructable you will be able to take your first step into robotics. Ard-e cost about $90 to $130 depending on how much spare electronics you have lying around. The main costs are: Arduino Diecimella- $35 https://www.makershed.com/ProductDetails.asp?ProductCode=MKSP1 Bulldozer kit- $31 http://www.tamiyausa.com/product/item.php?product-id=70104 Servo- $10 I got mine at a local hobby store Worm

Ard-e: The robot with an Arduino as a brain using microcontroller Read More »

Turn signal biking jacket using microcontroller

This tutorial will show you how to build a jacket with turn signals that will let people know where you’re headed when you’re on your bike. We’ll use conductive thread and sewable electronics so your jacket will be soft and wearable and washable when you’re done. Enjoy! A version of this tutorial is also on

Turn signal biking jacket using microcontroller Read More »

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 »

Scroll to Top