led

Schematic Introduction to AVR

Introduction to AVR Microcontroller Pulse Width Modulation (PWM) Using Atmega

PWM is used in many industrial mostly for controlling the motor speed. The PWM is used because it’s the most efficient method comparing to the analog one. That’s why most of the modern microcontrollers today have this features build in. How does this PWM works will be described on the following circuits: On the figure 1A …

Introduction to AVR Microcontroller Pulse Width Modulation (PWM) Using Atmega Read More »

Setting up

Arduino R/C Lawnmower (painted) using Atmega168 microcontroller Using Atmega

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.  I have used …

Arduino R/C Lawnmower (painted) using Atmega168 microcontroller Using Atmega Read More »

Barbot

Build Your Own BARBOT using AVR microcontroller Using Atmega

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 Using Atmega Read More »

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 »

Materials2

Halloween Robot using Attiny microcontrollers

Halloween Robot controlled by an old wingman joystick. I don’t reccommend this for beginners with electronics only because some things like joysticks and power adapters are not all the same and must be modified. Additionally I provide programming code which will only be useful for particular stepper motors without modification. **This is still unfinished, but …

Halloween Robot using Attiny microcontrollers Read More »

SCEMATIC OF CELLPHONE OPERATED LANDROVER1 (1)

Cellphone Operated Robot using ATmega16 AVR microcontroller

This Instructible is entered in the Category: 13 – 18 of the National Robotics Week Robot Contest MY URL-http://avadhutelectronics.blogspot.com/ MY Email-avadhut.deshmukh@gmail.com Video :Cellphone Operated Robot Step 1 Component Required Component Required: IC1 – MT8870 DTMF decoder IC2 – ATmega16 AVR microcontroller IC3 – L293D motor driver IC4 – 74LS04 NOT gate D1 – 1N4007 rectifier diode R1, R2 …

Cellphone Operated Robot using ATmega16 AVR microcontroller 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 »