arduino

Sensors

Autonomus Wall Following Obstacle Avoiding Arduino Rescue Bot Using Atmega

I’m an Electrical Engineering major and each year my college’s branch of IEEE competes in a student hardware competition. Last year’s competition was inspired by the natural disasters in Haiti and Chile (the competition was held one week after the earthquake in Japan). This was a very large project that was tackled by a group …

Autonomus Wall Following Obstacle Avoiding Arduino Rescue Bot Using Atmega Read More »

Robot Arm

Arduino – Modifying a Robot Arm using ATmega328

Essentially another tutorial involving controlling DC motors. In this post I’m going to first alter a robot arm I had built previously from a beginners kit so that it can be controlled from Arduino. Then I’m going to write a series of posts on different ways to control the robot arm using Processing and other things. You should be able to …

Arduino – Modifying a Robot Arm using ATmega328 Read More »

Arduino LFO Waveform Generator V2

Arduino LFO Waveform Generator V2 Using Atmega

Introduction This project uses an Arduino microprocessor and a MAX522 8 bit serial DAC to produce arbitrary low frequency oscillator (LFO) waveforms. These waveforms are useful for driving a tremolo/vibrato circuit in a guitar amplifier such as the Lil Tiger or the Hammonator 2RVT. This is a second generation version of this project, see the first version for reference. The first prototype …

Arduino LFO Waveform Generator V2 Using Atmega Read More »

gsm shield TDGGSM

GSM GPS module shield for Arduino using atmega

Shield for Arduino designed and based on the module GSM/GPRS SIM900 or the GSM/GPRS & GPS module SIM908, to make calls, voice and data connections via GPRS  allow maximum customization and provide many configurations. With a microphone and a headset with a 3.5 mm jack (just the standard headphones for computers), you can make a voice call from …

GSM GPS module shield for Arduino using atmega Read More »

Controller board schematic (1)

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 time for her desk …

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

Binary Clock

Arduino Powered Binary Clock using ATmega168 microcontroller

This instructable will help you to build an Arduino Binary Clock.  The orignial idea for this instructable was designed by Daniel Andrade.  My instructable uses surface mount components, but can easily be adapted to through-hole components if you wish.  You can follow my other Instructable for Building Your Own Arduino to get started. I would encourage you to …

Arduino Powered Binary Clock using ATmega168 microcontroller Read More »

RFM12B Part 1 Hardware Overview

RFM12B – Part 1 – Hardware Overview Using Arduino

To see how RFM12B wireless compares to other similar wireless options (e.g Xbee, XRF etc..) check out this well compiled comparison overview by Stuart Poulton: http://blog.homelabs.org.uk/wireless-connectivity/. Overview Made by Hope RF, re-branded by RFsolutions in the UK. Sometimes called ‘Alpha RF’ Low cost RF transceiver (from Rapid, Farnell, or RS in the UK) Up to 300m transmission Up …

RFM12B – Part 1 – Hardware Overview Using Arduino Read More »