Wi-fi browser controlled servomotors
https://www.electronics-lab.com/wi-fi-browser-controlled-servomotors/
This instructable shows how to control some servomotors remotely in a wi-fi network, using an ordinary internet browser. This might be used in several applications: toys, robots, drones, camera pan/tilt, etc. The motors were attached to an Arduino Uno, which connects the wi-fi network through a ESP-8266 module. The control interface was designed with HTML […]
1000 steps Servo motor
https://www.electronics-lab.com/1000-steps-servo-motor/
TheSuperSewcio @ instructables.com shows us how to control a servo motor in high precision using Arduino: In many project like CNC machines people use stepper motors. They are probably always more expensive than servos. They can rotate 360°, 1 step = 1,8° (mostly). Servos can rotate only from 0° to 180°, 1 step = 1°. But […]
4 Channel RC Servo Controller Board
https://www.electronics-lab.com/4-channel-rc-servo-controller-board/
This PIC microcontroller based RC driver is able to control 4 RC Servo by on board independent 4 potentiometer , 4X3PIN header for RC servo interface, screw terminal for supply input, on board power LED, optional 4X3PIN header connector for external potentiometer. Features Microcontroller based design for greater flexibility and ease of control Individual servo […]
ArdLock – Arduino Door Lock
https://www.electronics-lab.com/ardlock-arduino-door-lock/
EswarD2 @ instructables.com has build an Arduino based door lock using Arduino UNO, a keypad and a servo motor. This a door lock built as fun project.It is quite easy to build and a fun way to learn and improve your knowledge of arduino.I tried to add a 16*2 display but there werent enough GPIO pins […]
Arduino Tutorial: Using a Servo SG90 with Arduino
https://www.electronics-lab.com/arduino-tutorial-using-a-servo-sg90-with-arduino/
educ8s.tv shows us how to use a servo motor with Arduino UNO: A Servo is a small device that has an output shaft. This shaft can be positioned to specific angular positions by sending the servo a coded signal. That’s why we need the Arduino, in oder to send that signal to the servo. Servos […]
RC Servo Driver 0-5V
https://www.electronics-lab.com/rc-servo-driver-0-5v/
0 – 5V Servo Controller project will control a hobby type servo motor connected to it via a preset or external DC source. This kit will be ideal add on in animatronics and motion control application. This is a simple but a useful circuit to control a single servo motor. Its an ideal add on […]
Control servo motors with potentiometers and Arduino
https://www.electronics-lab.com/control-servo-motors-with-potentiometers-and-arduino/
by break_it_fix_it @ instructables.com: I needed to be able to control 3 different servo motors by altering the position of 3 potentiometers. There are lots of people out there doing things like this, but I couldn’t find an exact match for everything I needed, so I decided to post up this instructable to bring everything I […]