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
- @kuntandthegang Turns out you can print anything on your train ticket if you know how: http://t.co/FQQ3U6OdMay 7, 2012 9:35
- Pretty sure I just broke our datawarehouse. I just told it that silicon heaven doesn't exist.May 1, 2012 10:53
- @toddhalfpenny my house!, I may have a tmp sensor kicking about. I'll have a look. Otherwise the internet is your friendApril 28, 2012 7:01
- @zenilorac Already got tickets!April 28, 2012 7:01
- "trying to lock himself in a bag... An expert said he and his assistant tried to do it 300 times without success." should have talked to meApril 27, 2012 1:25
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 | 14 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 | 8 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...








