servo

Fire Alarm System using AVR Microcontroller

Fire Alarm System using AVR Microcontroller Using Atmega

In this project, we are going to make a Fire Alert System using ATMEGA8 microcontroller and fire sensor. Fire sensor can be of any type, however we are using IR (Infrared) based Fire Sensor. Although IR based Fire Sensors have some disadvantages mostly of inaccuracy, it is the cheapest and easiest way to detect fire. IR Based Fire sensors

Fire Alarm System using AVR Microcontroller Using Atmega Read More »

Servo Controlled Fire Extinguisher

Servo-Controlled Fire Extinguisher Using Atmega1284

Introduction We have created an autonomous, servo-controlled fire extinguisher that is capable of aiming photo sensors and a water nozzle along two axes to detect and extinguish candle fires a short distance (about 1 ft.) away using a small burst of water. Our inspiration originally came from thinking about an automated toy sentry turret that

Servo-Controlled Fire Extinguisher Using Atmega1284 Read More »

Required Components

Make a Dancing Robot Without 3d Printer and Arduino/#smartcreativity Using Atmega

Hello friends, in this tutorial I will show you to how to make a dancing robot at home without 3D printer and without Arduino. This robot is able to dance, auto balancing, music producing and walking. And the design of Robot is also looking so cool…. Step 1: Required Components These are the required components

Make a Dancing Robot Without 3d Printer and Arduino/#smartcreativity Using Atmega Read More »

wooden labyrinth game

Servo Controlled Labyrinth using Microcontroller ATmega32

Do you know this classic wooden labyrinth game with two knobs for X and Y rotation? So, I’ve decided to modify one by connecting two standard servos to the knobs and let a microcontroller (ATmega32) play the game. Credits: – To CarlS www.instructables.com/id/Servo-Controlled-Marble-Maze/ for inspiration. – To the AVR freaks www.avrfreaks.net especially Dean (aka abcminiuser) for his excellent tutorials.

Servo Controlled Labyrinth using Microcontroller ATmega32 Read More »

Motor Control

Servo motor control using Atmega8 microcontroller

Servo motors are so called “closed feedback” systems. This means that motor comes with control circuit, which senses if motor mechanism is in desired location and if not it continuously corrects an error until motor reaches proper point. Servo motors are widely used in robotics, remote controlled planes, vehicles. So they come in many shapes and

Servo motor control using Atmega8 microcontroller Read More »