Raspberry Pi running Apache to allow for remote access to manually turn heating switch on/off. Using a relay instead of manully pressing the switch would be ideal, however in this case it is not an option.
-
Project Goals
- Run Apache on Raspberry Pi to host web app
- Web app that uses PHP & the GPIO library to execute commands
- Get the servo the manually move the button to turn on/off the heating
*This repo is a work in progress