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... 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