arduino

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

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 then you won’t have nice shapes. Also if you don’t allow enough time to the signals to be sent back then you’ll get false distance readings. So this code

Arduino + Processing: Make a Radar Screen to Visualise Sensor Data from SRF-05 – Part 2: Visualising the Data Continue Reading

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

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

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

Color Changing LED Tree

Build A Color Changing LED Tree Using Arduino

Ever wanted an LED tree? Well now you can have your LED tree and eat it too (no, wait, you probably shouldn’t).. Step 1: Gather the parts You will need: 1x ATtiny85 10x male header pins Solid core wire, 2 colors A bunch of LEDs 1x Arduino Uno to program the ATtiny Step 2: Program

Build A Color Changing LED Tree Using Arduino Continue Reading

Scroll to Top