Git Product home page Git Product logo

halloween's Introduction

Halloween

Spooky software for Halloween.

Cauldron

Code to drive the lights in the clouds coming out of the cauldron in the dining room.

Getting Started

You will need the Arduino IDE: https://www.arduino.cc/en/software

You will also need to install the FastLED package by clicking on Tools -> Manage Libraries, then searching for FastLED and installing it. Also make sure to set the correct board in Tools (we're using Arduino Mega).

Open cauldron.ino in the Arduino IDE, then make any changes and click "Upload" to run the code on the board.

There are two strands, each laid out in a spiral shape, and each with 250 WS2811 LEDs, plus some additional null pixels to allow the signal to make it from the board to the starts of the strands without interference causing it to glitch out. Long cables act as antennas and cause issues if null pixels aren't used.

Only signal cables are hooked to the Arduino, the lights themselves are powered by a separate DC power supply.

Note that the lights coming out of the cauldron are at the ends of the strands (index 249), with the first light in the strand being the outer edge of the spiral (index 0).

halloween's People

Contributors

estreeper avatar goose3gg avatar atyl95 avatar

Stargazers

Boris Smirnov avatar  avatar

Watchers

 avatar  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.