WiFi-LED-XMAS-tree: Difference between revisions

From The Munich Maker Lab's Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:


== The code ==
== The code ==
So far we programmed basic animation for the LEDs and a little webserver to accept commands for turning on and off seperate LED colors. To make the animation more smooth, lately we programmed a Chen attractor but did not finish it properly. Feel free to report bugs or create new features :)
So far we programmed basic animation for the LEDs and a little webserver to accept commands for turning on and off seperate LED colors.  


Find it in on GitHub in our [[https://github.com/usb79/WiFi-LED-XMAS-tree/settings/collaboration|Group]]
Find it in on GitHub in our [[https://github.com/usb79/WiFi-LED-XMAS-tree/settings/collaboration|Group]]
== History (reverse orders => latest on top) ==
* ordered 8 new trees, two are already promised to
* To make the basic LED animation more smooth, lately we programmed a Chen attractor function but did not finish it properly yet.
== Want one for yourself? ==
* if you can spare roughly 5€ ask me - I just ordered some replenishment trees with


== List of known bugs ==
== List of known bugs ==

Revision as of 23:06, 27 November 2018

     
WiFi LED XMAS tree

Release status: experimental [box doku]

WiFi LED XMAS tree.jpg
Description Pimp an ordinary LED christmas tree and make it controllable via wifi
Author(s)  Uli, Rene
Download  https://github.com/munichmakerlab/wifi-led-xmas-tree


Introduction

This project is about a WiFi LED XMAS tree consisting of an ordinary electronics gadget LED christmas tree with a pimped top LED and connected to a WEMOS D1 mini to enable WiFi control.

The hardware

  • ordinary LED christmas tree (such as this one from Ali Express [[1]])
  • pimped multi color controllable LED (we used the WS2812B on a small white circuit board such as one of these [[2]]
  • WEMOS D1 mini based on the ESP8266 (such as this one [[3]])

The code

So far we programmed basic animation for the LEDs and a little webserver to accept commands for turning on and off seperate LED colors.

Find it in on GitHub in our [[4]]

History (reverse orders => latest on top)

  • ordered 8 new trees, two are already promised to
  • To make the basic LED animation more smooth, lately we programmed a Chen attractor function but did not finish it properly yet.

Want one for yourself?

  • if you can spare roughly 5€ ask me - I just ordered some replenishment trees with

List of known bugs

  • yet to come...

Feature requests

  • proper encapsulation of animation functions
  • more animations for LEDs
  • timer function for automatic wakeup/sleep (maybe simply based on time or location and sundown/sunrise?)
  • crowd control of multiple trees at once
  • put your ideas here...