- ATMega32 AVR > AVR ATmega Projects > Motor Projects

Automatic Egg Incubator
Many factors contribute to the high demand for egg incubator around the world. A person who is interested in b...

Attiny13A Motor Controller Board
So here’s something super interesting and useful, a motor controller board powered by an Attiny13A to co...

Automated Drink Mixer
Abstract The automated drink mixer takes orders from a push-button menu, and moves a regular 16-ounce glass un...

Interfacing Servo Motor with AVR Microcontroller Atmega16
Servo Motors are widely used where precise control is required such as robots, Automated Machineries, robotic...

Interfacing Stepper Motor with AVR Microcontroller Atmega16
Stepper Motors are DC brushless motors which can rotate from 00 to 3600 in steps. Stepper motor uses electroni...

Understanding Pulse width Modulation (PWM) in Atmega16/32 AVR Microcontrollers
Pulse Width Modulation (PWM) is a powerful technique where width of the pulse is changed by keeping the freque...

Interfacing DC Motor with AVR Microcontroller Atmega16
DC motors are the most widely used motors. These motors can be found almost everywhere from small projects to...







Many factors contribute to the high demand for egg incubator around the world. A person who is interested in birds would like to raise ornamental birds, but he couldn’t find or obtain... Read more
So here’s something super interesting and useful, a motor controller board powered by an Attiny13A to control a Brushed DC Motor. This Motor Driver uses PWM to control the gate of an N... Read more
Abstract The automated drink mixer takes orders from a push-button menu, and moves a regular 16-ounce glass under a series of inverted bottles while dispensing specified amounts of mixers to... Read more
Servo Motors are widely used where precise control is required such as robots, Automated Machineries, robotic arm etc. However, the scope of the servo motor is not limited to this much and c... Read more
Stepper Motors are DC brushless motors which can rotate from 00 to 3600 in steps. Stepper motor uses electronic signals to rotate the motor in steps and each signal rotates the shaft in fixe... Read more
Pulse Width Modulation (PWM) is a powerful technique where width of the pulse is changed by keeping the frequency constant. The technique is used in many control systems today. The applicati... Read more
DC motors are the most widely used motors. These motors can be found almost everywhere from small projects to advanced robotics. We previously interfaced DC Motor with many other microcontro... Read more
One way to extend the functionality of the micro:bit is to use a board called moto:bit by SparkFun Electronics (approximately $15-20). It looks complicated and has many features, but it isn’... Read more
WarningThe Rancilio Silvia machine runs on high voltage. Any modification to it might be fatal to you or your machine, you act at your own risk and responsible for your modification. Any mod... Read more
So I have yet again over-engineered a task, this time, a freeze-dried coffee dispenser. Why you ask, well the obvious first, it’s super fun and second, it’s the best way to learn new skills.... Read more