Archives
Blogroll
Links
Meta
Tag Archives: Arduino
PHP and the Arduino – Follow-up
I’ve had a bit of interest on the original entry, asking for more detail on the code used in the video demonstation at the end. Download the relevent files here: arduinophp.zip The zip file contains three files: index.php, serial.php and … Continue reading
Interfacing PHP with the Arduino (with a splash OS X)
A while ago I bought an Arduino Diecimila, which is an open-source electronics prototyping platform. It’s a very easy to use programmable micro-controller with a bevy of digital and analogue inputs and outputs. It is programmed via USB using the … Continue reading