Skip to content

A simple, local web dashboard to be used with the Raspberry Pi MegaIO Expansion Card

License

Notifications You must be signed in to change notification settings

t8/megaio-web-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mega-IO Web Interface

A simple, local web dashboard to be used with the Raspberry Pi Mega-IO Expansion Card

(Toggle the relays by clicking the text of the relay(s) you'd like to toggle)

Getting started:

  1. Make sure you have both the Mega-IO Commands and Wiring Pi installed
  2. git clone https://github.com/tbaumer22/megaio-web-interface.git
  3. cd into the repository root and type: pip install Flask
  4. Then type: sudo python app/index.py

You should be able to go to the url:0.0.0.0:80 on your system and see a dashboard.

If you do not see a dashboard, you've done something wrong. In most cases, you haven't completed Step 1 properly.

Picture of the dashboard