How to Control a Servo with Raspberry Pi
Want to control servos with Raspberry Pi? Learn how to wire and configure servo motors using the Raspberry Pi GPIO pins.
Make an Autonomous Robot Tank with HC-SR04 Sensor
The epitome of robotics is obstacle detection and avoidance. With a simple HC-SR04 sensor, you can detect objects with using ultrasonic waves (sound). In this project, we will use the HC-SR04 sensor and write software for our Robot Tank to avoid obstacles. We’ll make it a bit more complex by utilizing a servo motor to […]
Simple & Smart Robotic Arm Using Arduino
In this tutorial, I will share with you how to make a smart robotic arm. You can control this arm using a “Master” arm using potentiometers. The “Slave” arm is comprised of servos and will run off of the potentiometer readings. This will mimic manual movements. Along with this feature, the prototype is also smart […]
The Complete Guide to Program Pan-Tilt Servos
Learn to program pan-tilt servos using buttons and potentiometers. Full tutorial including wiring diagrams and code samples.
How to Assemble Pan/Tilt for Arduino Servos
In this tutorial, I’ll show you how to assemble pan/tilt for Arduino servos. This should take you about 20 minutes to fully assemble. In my next tutorial, I’ll show you how to program these servos using Arduino for manual control using potentiometers & buttons. How to Assemble Pan/Tilt for Arduino Servos To start off, you’ll […]