Biobug.org

Projects, notes, etc by Will O’Brien

Entries


Date: November 28th, 2011

iPhone dev: SMSresponder

28 November, 2011 (10:44) | iPhone, Projects, SMSresponder | 31 comments

I’ve built a perl script to enable SMS remote start of my car. The script checks the SMS database for new messages and if the message meets the criteria, it will send a command out the serial port, log the event and send a reply sms for confirmation. Everything is done in perl! My script [...]