Due to a few requests, here’s the initial release of Lightwave RF Control!
This release contains two parts
- Arudino Sketch and libraries needed to compile this
- PHP Web Application
To get this working, you might want to take a look at the write up of the implementation, which details the arduino circuit to put together, and the setup of the php application itself.
The PHP web application needs MySQL, and should create the database on startup, though you’ll need to ensure after unzipping that the ‘config.php’ has necessary write permissions for the web user (chmod 777 the config.php file if you’re lazy like me 🙂 )
Like this – buy me a beer?
This link doesn’t appear to work anymore, as with your google code repo. Is there anyway you can update please??? Thanks
Here’s the new link – I’ll update the posts with this also – thanks!
https://github.com/dpembo/lightwave-control
Updated everywhere – thanks Joe!