Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 390 Bytes

File metadata and controls

executable file
·
10 lines (6 loc) · 390 Bytes

Raspberry Pi Stranger Things Wall

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)