Skip to content

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.

Packages Needed

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

Installation Overview

There are two ways to install Oasis Spa controller