Skip to content

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

Notifications You must be signed in to change notification settings

EmilGH/Stranger-Things-Wall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.6%
  • HTML 11.4%