/piglowweb

A simple, mobile-friendly web-based interface to control Piglow LEDs attached to a Raspberry Pi.

Primary LanguagePython

PiGlow Web Controller

About

PiGlow Web Controller is a simple, mobile-friendly web-based interface to control Piglow LEDs attached to a Raspberry Pi.

Requirements

Use

  1. Stop any servers listening on port 80, such as nginx or apache
  2. cd piglowweb
  3. sudo python server.py
  4. Then browse to http://[your-raspberry-pi-name-or-ip]/

Licenses