jdk2pq / Stranger-Things-Wall

Code for Paspberry Pi LED strip recreation of christmas light ouija board-like wall in Stranger Things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi Stranger Things Wall

Adapted from the Raspberry Pi Stranger Things Wall made by CalebKussmaul

Web-enabled Stranger Things inspired ouija wall using WS2811 programmable LEDs and Raspberry Pi

This GIT repo contains:

  • A flask server to recieve and hold messages (/server)
  • A simple HTML page with a form to send messages to the server (/website)
  • A raspberry pi client to periodically poll for messages and display them on your wall (/client)

About

Code for Paspberry Pi LED strip recreation of christmas light ouija board-like wall in Stranger Things


Languages

Language:Python 88.9%Language:HTML 11.1%