-
Notifications
You must be signed in to change notification settings - Fork 1
Dependencies
Cory Verellen edited this page Mar 24, 2018
·
10 revisions
Oasis Spa uses very little in the way of extra modification beyond normal Web/MySQL requirements. Based on Raspberry Pi Jessie, the following is a list of dependencies.
Bringing IoT features to control Relays/Switches/Lights/Pumps/Heater/Anything MQTT
- Mosquitto Broker + Pub / Sub
-
Hallonlarm
- Forwards GPIO events to MQTT
- Listens to MQTT topics and sets GPIO states
- Apache 2
- PHP5
- MySQL Database
- PhpMyAdmin
- WiringPi for GPIO Control
There are two ways to install Oasis Spa controller
-
An Existing Raspberry Pi or fresh Jessie install
- Install dependencies
- Clone web package and copy into web dir
- Install a full Jessie image with Oasis Spa fully configured
Original code by Rick Feenstra used with permission Instructables