-
Follow me on Twitter
- @MikeMc68 they should be banned, same as the people who stand in the exit rather than stepping off, blocking people from getting offSeptember 3, 2010 12:31
- My hearing is still fecked from riding the Deaf Machine 3 days ago... its a stupid deathtrap of a bike but very very fun...September 3, 2010 8:24
- built a bridge rectifier for my AC generatorSeptember 2, 2010 9:24
- @mike_1727 with a pint of ale in each hand, progressively lightening themSeptember 2, 2010 8:09
- Just ran another 7km - 2 days in a row... will switch routines and exercise down the pub tomorrowSeptember 2, 2010 7:54
Arduino Projects Archive
Top Arduino projects and tutorials complete with Arduino sketches / code, parts lists, photos and examples.
-
Arduino Robot Arm – LarryArm v0.1
Posted on July 14, 2010 | 6 CommentsI 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 and it’s very simple that I think anyone can replicate and build this. I already had the Arduino Duemilanove... -
11 Arduino Blogs for July
Posted on July 12, 2010 | No CommentsIn a bid to help other Arduino users find some inspiration and help I’ve written a brief round-up of the latest blogs I’ve seen/ read from the Arduino Forums feel free to send me links to your blogs for my next post. In no particular... -
Arduino – Redefining the TV Remote
Posted on June 13, 2010 | 2 CommentsWe use them every day, but has no one got bored of pressing buttons on a stick, it’s far too much effort pressing buttons! Surely there are better ways to control a device? After doing some work with my Nikon camera using IR to control... -
Arduino Weblinks & Projects
Posted on June 3, 2010 | No CommentsA collection of useful links/ index for primarily Arduino projects both my own and of other peoples, you’ll also find a list of other Arduino related sites. If you would like to add a link to your project or site then please let me know... -
Using Processing to Send Values using the Serial Port to Arduino
Posted on December 24, 2009 | 5 CommentsIn this write-up, I’ll show how to create a value in Processing and then send this value over the serial port to the Arduino. In the example I’m setting values of LEDs making them brighter or dimmed but this example can be extended to control... -
Arduino + Processing – 3D Sensor Data Visualisation
Posted on December 15, 2009 | 22 CommentsSo 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... -
Arduino + Processing – Make a Radar Screen – Part 3: Visualising the Data from Sharp Infrared Range Finder
Posted on November 17, 2009 | 4 CommentsSo 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... -
Arduino – Using a Sharp IR Sensor for Distance Calculation
Posted on November 17, 2009 | 13 CommentsWell, 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...