/Stranger-Things-Wall

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

Primary LanguagePython

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)