servo

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 »

WaveShare Motor Servo Driver

WaveShare Motor/Servo Driver With Micro:bit Using Atmega

This Instructable will show you how to use a WaveShare motor/servo board with a micro:bit to power multiple servo motors. This board will make it possible to run more powerful servo motors than the micro servo motor that you can run directly from the micro:bit. Technical information for the WaveShare board is here: https://www.waveshare.com/wiki/Motor_Driver_for_mi… There is …

WaveShare Motor/Servo Driver With Micro:bit Using Atmega Read More »

Continuous Rotation Servo

Control the Position of a Continuous Rotation Servo via WiFi using Arduino

Position control using wifi from a smartphone sounds too good to be true? Do it with MKR1000. Things used in this project Hardware components Arduino MKR1000 × 1 Hand tools and fabrication machines 3D Printer (generic) Story Many position control use steppers because they are easy to deal with and are cheap. RC servos are …

Control the Position of a Continuous Rotation Servo via WiFi using Arduino Read More »