GithubHelp home page GithubHelp logo

jes1510 / wifi_strangerthings_wall Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 26 KB

A Stranger Things light wall built around a simple ESP8266 (ESP_01) module and a WS2811 light string. The entire thing can be built for less than $20 .

License: GNU General Public License v3.0

C 13.08% Arduino 86.92%

wifi_strangerthings_wall's Introduction

wifi_strangerthings_wall

A Stranger Things light wall built around a simple ESP8266 (ESP_01) module and a WS2811 light string.
The entire thing can be built for less than $20.

The ESP8266 runs a simple socket server looking for a string on port 80. Once one is sent, the line is parsed into characters and displayed on the NeoPixel board one by one. A simple one line command in Linux can send the string to be displayed:

#> echo "Im trapped in the upside down" | nc 192.168.1.229 80

Lights: https://www.amazon.com/gp/product/B017HAWXF0/ref=oh_aui_detailpage_o03_s00?ie=UTF8&psc=1

ESP-01: https://www.amazon.com/kuman-ESP8266ESP-01-Wireless-Transceiver-Tutorial/dp/B016D5LCSO/ref=sr_1_4?ie=UTF8&qid=1506743326&sr=8-4&keywords=esp+01

You'll also need a 3.3v regulator and a 5v power supply. The ESP-01 drives my lights fine at 3.3v but your mileage may vary. A level shifter may be needed if you have problems.

wifi_strangerthings_wall's People

Contributors

jes1510 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.