Coder Social home page Coder Social logo

arduino-christmas-light-sequence's Introduction

Arduino Christmas Light Sequence Controller

Built on an Arduino Uno and SainSmart Relay Board. Triggered by a Particle Photon, Tasker (Android), IFTTT, and Pushbullet.

IFTT turns the lights on at sunset by sending a POST request to the Particle Photon. The lights can be triggered manually from Pushbullet or Amazon Echo. After sunset, the sequence plays automatically every 20 minutes via a simple Tasker profile.

I've also set up a phone number (Twilio) that allows anyone to text the word "Start" to start the lights/music. That API is a simple node.js app accepting the GET requests from Twilio then POSTing to the PushBullet API which starts the song on the Android phone. :-)

The mp3 is stored on and played from the Android phone (Note 3) and the audio is split into two. One line goes into the speaker and the other into an analog input on the Arduino. The Arduino only listens for the start of the song only.

**This is version 1. The code is definitely not optomized yet and I'm using far too many 3rd party APIs to accomplish everything. But hey, it works.

arduino-christmas-light-sequence's People

Contributors

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