arduino

Arduino LED Cylinder

LED Cylinder using Arduino

This is a little art project I made with 95 RGB LEDs arranged in a 3D cylinder shape, sitting atop a microcontroller-based driver circuit. The LEDs are individually addressable, and when you power it on, the software cycles through a series of animations, e.g. various moving rainbowy patterns, “rain”, “fireworks”, and so on. It doesn’t

LED Cylinder using Arduino Continue Reading

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Part 1

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Video instrucitons

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino (Part 1) The second part of our video series of our project to interface to a CDV-700 radiation meter using an Arduino Uno! How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino (Part 2) Code: A

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Video instrucitons Continue Reading

Radar Screen

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 I get better results on my radar styled display. Check out how to use the Sharp IR range finder here Few things to bare in mind, whilst the code

Arduino + Processing – Make a Radar Screen – Part 3: Visualising the Data from Sharp Infrared Range Finder Continue Reading

Arduino testing Sharp IR

Arduino – Using a Sharp IR Sensor for Distance Calculation

Well, looks like my sonar sensor (SRF05) is a just a tad inaccurate for precise measurement as I found from my radar screen I made (Arduino Radar Sscreen). So I’ve got hold of a Sharp GP2Y0A02 series infrared distance sensor. It’ll detect and measure anything within a 20-150cm range and it does this by triangulation

Arduino – Using a Sharp IR Sensor for Distance Calculation Continue Reading

Scroll to Top