servo

motion tracking with 2 PIR sensors

Arduino – (Very) Basic motion tracking with 2 PIR sensors

Took me a little while to get started but I’ve managed to wire 2 PIR infrared sensors with an Arduino to sense motion either on the left or on the right side. The result will trigger an LED to represent each PIR sensor then I also added in a servo to be controlled – so it turns left when triggered by the left sensor …

Arduino – (Very) Basic motion tracking with 2 PIR sensors Read More »

Radar Screen to Visualise Sensor Data

Arduino + Processing – Make a Radar Screen to Visualise Sensor Data from SRF-05 – Part 1

First things first, we need to build our circuit. This is the easy bit! We’ll be using the Arduino to control a servo that will rotate our sensor around 180 degrees. The Arduino will then send the value from the distance sensor along with the current angle of the servo to the serial port. Before proceeding please take a moment to check out some of my other work …

Arduino + Processing – Make a Radar Screen to Visualise Sensor Data from SRF-05 – Part 1 Read More »

Arduino Processing 3D Sensor Data Visualisation

Arduino + Processing – 3D Sensor Data Visualisation

So following on from my previous posts about visualising sensor data in Processing, I’m now looking at drawing 3D representations of the data recorded from the Sharp IR sensor – although can be any kind of range finder. I started by rigging 2 servos, one to pan left to right, the other up to down. The latter is limited to only …

Arduino + Processing – 3D Sensor Data Visualisation Read More »

Servo Feedback

Servo Feedback Hack (free) Using Arduino

This Instructable brought to you by the kind folks a Rachel’s Electronics Visit  www.rachelselectronics.com  for cool electronics kits and breadouts! This hobby servo hack will add shaft position feedback by tapping into the servo’s own internal potentiometer. The only parts that need are wire and a little bit of solder, making this hack practically free. …

Servo Feedback Hack (free) Using Arduino Read More »

Servo Control by Weight (2)

Servo Position Control with Weight (Force Sensor) Using Arduino

In this tutorial we will develop a circuit using Force sensor, Arduino Uno and a servo motor. It will be a servo control system where the servo shaft position is determined by the weight present on the force sensor. Before going any further let’s talk about about the servo and other components. Servo Motors are used where …

Servo Position Control with Weight (Force Sensor) Using Arduino Read More »

Automatic Railway Gate Control

Automatic Railway Gate Control Using Arduino & IR Sensor

About a million people have died over the past 5 years in unmanned railway crossings all over the world. At least 1/3rd of the railway crossings are unmanned due to their remote placement and less traffic. The Automatic Railway Gate Control System using IR Sensor & Arduino focuses on systematic traffic control of railway gates that are both …

Automatic Railway Gate Control Using Arduino & IR Sensor Read More »

Project Intro to Sensors Lesson 3

Smart Product Project – Intro to Sensors (Lesson 3) Using Arduino

If you haven’t already, check out the Leader-Follower Robot project (https://www.instructables.com/Leader-Follower-Robot-Legs/). The Leader-Follower Robot project provides important background on the concepts covered in this tutorial. We will also be using the Leader-Follower Robot to showcase some cool sensors! This Instructable will be a deeper dive into many of the sensors you can use to add …

Smart Product Project – Intro to Sensors (Lesson 3) Using Arduino Read More »

Arduino Sentry Gun (1)

Building a Sentry Gun with Laser Trip Wire System and Arduino

*NOTE* THIS PROJECT IS DONE BY A GROUP OF STUDENTS FROM SINGAPORE POLYTECHNIC. Concept: Trigger gun when laser is blocked by intruding object. Note: Tilting is included for expandability but not used in this project. Skill Level: Basic soldering and basic metal works Things You Need: Toy Gun(Any will do, preferably a semi-auto) Continuous Rotation …

Building a Sentry Gun with Laser Trip Wire System and Arduino Read More »