Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 633 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 633 Bytes

Homeoffice "Traffic Light"

Runs a Flask server on a Raspberry Pi to quickly change the colors of an attached Unicorn Hat Mini. This works from all web browsers in the same network.

Setup

The setup script creates a virtual environment and installs the needed requirements.

Usage

  • Run the startup script to start the flask server on port 5000: /bin/bash scripts/run_flask.sh
  • Find out the IP Address of your Pi and connect to port 5000, e.g. 192.168.188.60:5000.