Tags
AJAX Arduino ATG concatenation Control a DC motor DC motor Distance sensor generator GP2Y0A02 H-Bridge Infrared IR Javascript JBoss jboss 4.0.5.GA L293D Motorcycle motors Music MySQL Oracle Perl Photoshop PHP PL/SQL Potentiometer Processing Projects Radar Robot Arm Serial port Servo Sharp SN754410 Sonar SQL SQL Plus SRF05 Triple Tutorial Ultrasound Visualise Sensor Data XML XS750 Yamaha-
Latest Tweets
- Spreading King Diamond around the office, expecting face paint at work tomorrow.February 16, 2012 11:13
- The worst song ever: http://t.co/jLZGs8cE by Rancid. I lasted only 47 seconds before I wanted to cut my ears offFebruary 16, 2012 11:12
- Download festival is for pussiesFebruary 15, 2012 12:30
- http://t.co/l81GWkBN Hellfest? hell yes!February 15, 2012 12:30
- So Whitney Houston died? Let the music industry mourn with a few 'new' best of compilations preferably with some crappy demos on thereFebruary 13, 2012 5:12
Programming tutorials Archive
-
Creating a simple Flash app with Kinect
Posted on February 12, 2012 | 2 CommentsFirst of all read up on how to set the Kinect up on your computer, I’m using Windows XP here. Getting the Kinect setup on your PC: OpenNI / Primesense... -
Flash & AS3 Dynamic hit tests
Posted on February 12, 2012 | No CommentsI stumbled on to a problem that took me a while to find a simple answer so I thought I’d write it up here. Basically, let’s assume you have 10... -
Interfacing Kinect with Flash & AS3
Posted on February 11, 2012 | No CommentsA very quick guide on how to hook up the Kinect with the AS3Kinect project, you can find all the relevant information on the different wrappers for AS3Kinect at: http://www.as3kinect.org/download/.... -
Arduino : Convert Decimal to Binary
Posted on October 30, 2011 | 2 CommentsWhen programming Arduino you’ll eventually at some point want to get to converting decimals to binary or the other way around. In most cases it’s normally because you want to... -
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... -
Arduino – Redefining the TV Remote
Posted on June 13, 2010 | 13 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... -
Oracle: Delete all rows from all tables etc…
Posted on April 13, 2010 | 1 CommentQuick method to do multiple actions across multiple tables. Simply spool a script with your commands in for each table – this way you can avoid dropping your tables or... -
Oracle: Update From equivalent
Posted on March 22, 2010 | No CommentsQuick note on how to update data in a series of joined tables using a subquery in the UPDATE statement in Oracle, kind of like the UPDATE FROM in SqlServer.... -
Using Processing to Send Values using the Serial Port to Arduino
Posted on December 24, 2009 | 7 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...








