Tag Archives: PHP

DOOMWATCH

Short of time? Life too hectic? Remove the daily chore of reading the news; simply use DOOMWATCH. DOOMWATCH removes the hassle of having to actually read the news to find out what you need to be afraid of. Using state-of-the-art … Continue reading

Posted in Web | Tagged , , , | Leave a comment

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

Posted in Hardware | Tagged , | 7 Comments

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

Posted in Hardware | Tagged , , | 18 Comments