Skip to content

automation-technology-club/Stranger-Things-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Stranger Things NeoPixel LED display

For Midpointe Library West Chester, OHIO July 21 Escape Room Event

A work in progress.

This code is a work in progress. May 5, 2017

  • Revised May 11, 2017 - for ESP8266, Changed Colors to array,
  • function to spell any word you'd like (see code)
  • modified twinkle routine to just "twinkle" red, moved to it's
  • own function.
  • This code no long works on the UNO, it may work on the MEGA *

Installation

27 ws2812 or ws2811 pixels (Neopixels), connected to PIN 6 of Arduino Uno Make Pixel 0 is A, 1 is B, 2 is C, etc... 25 is Z. Make a dispay, have fun.

Things To Do

Port Code to ESP826, change code to use array

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Credits

Copywrite (c) 2017 LeRoy Miller Largely based on: twinkle - based on NeoPixel Color Twinkle by suhajdab https://gist.github.com/suhajdab/9716028

Strangerthing code based on "Stranger Things Interactive Wall Art by Akin Yildiz https://www.instructables.com/id/Stranger-Things-Interactive-Wall-Art/

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%