Arduino Robot Arm – LarryArm v0.1 I have constructed a basic Arduino robot arm using 3 servos that cost me £15 in total plus a couple of hours in time to build... Read More
Arduino + Processing – Make a Radar Screen – Part 3: Visualising the Data from Sharp Infrared Range Finder So I had some luck with getting the Sharp Infrared range finder working and I’ve now plugged this on to my servo rig to see if... Read More
Arduino + Processing: Make a Radar Screen to Visualise Sensor Data from SRF-05 – Part 2: Visualising the Data This is where all the work is done to read an interpret the values from the servo and the sensor. If the readings are to erratic... Read More
Arduino + Processing – Make a Radar Screen to Visualise Sensor Data from SRF-05 – Part 1: Setting up the Circuit and Outputting Values 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... Read More
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... Read More
Controlling a Servo with Arduino Very simple basics of building a circuit to control a servo using Arduino and PWM For this you will need: Arduino Board – I’m using a... Read More