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)