interfacing

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 »

Scroll to Top