All Projects → designer2k2 → xmas-tree

designer2k2 / xmas-tree

Licence: GPL-3.0 License
XMAS Tree from stacked ws2812 rings driven by a Digispark

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to xmas-tree

WOWPixelDriver
A hardware based animation library,pixel driver & dynamic led mapping system for addressable LEDs
Stars: ✭ 39 (+77.27%)
Mutual labels:  ws2812, ws2812b
WS281x.swift
A Swift library for WS281x (WS2811,WS2812*,WS2813*) RGB led strips, rings, sticks, matrices and more.
Stars: ✭ 32 (+45.45%)
Mutual labels:  ws2812, ws2812b
lumazoid
Firmware for the Lumazoid realtime music visualizer board
Stars: ✭ 85 (+286.36%)
Mutual labels:  ws2812, ws2812b
awesome-ws2812
A curated list of awesome resources for ws2812 LED strips and matrices
Stars: ✭ 84 (+281.82%)
Mutual labels:  ws2812, ws2812b
Sound-and-music-reactive-ESP8266-WS2812B
Refined Version of @scottlawsonbc and all schematics + Tutorial 🎵🎵
Stars: ✭ 35 (+59.09%)
Mutual labels:  ws2812, ws2812b
raspi ws2812
A kernel module able to run as many WS2812 strips as there are GPIO pins on Raspberry Pi Zero
Stars: ✭ 35 (+59.09%)
Mutual labels:  ws2812, ws2812b
dirty-leds
Music reactive WS2812b LEDs with an ESP8266
Stars: ✭ 24 (+9.09%)
Mutual labels:  ws2812, ws2812b
react-native-nested-listview
A UI component for React Native for representing nested arrays of N levels
Stars: ✭ 163 (+640.91%)
Mutual labels:  tree
treap
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
Stars: ✭ 23 (+4.55%)
Mutual labels:  tree
twtree
a highly customizable tree component for vue 2
Stars: ✭ 27 (+22.73%)
Mutual labels:  tree
ddrt
An elixir implementation of Rtree, optimized for fast updates.
Stars: ✭ 38 (+72.73%)
Mutual labels:  tree
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (+54.55%)
Mutual labels:  tree
alarm-clock-v3
Alarm clock (v3)
Stars: ✭ 17 (-22.73%)
Mutual labels:  ws2812b
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+1018.18%)
Mutual labels:  tree
AdTree
Accurate, Detailed, and Automatic Modelling of Laser-Scanned Trees
Stars: ✭ 88 (+300%)
Mutual labels:  tree
go-inet
A Go library for reading, formatting, sorting, lookup and converting IP-addresses and IP-blocks
Stars: ✭ 14 (-36.36%)
Mutual labels:  tree
AlgoDaily
just for fun
Stars: ✭ 118 (+436.36%)
Mutual labels:  tree
react-treefold
A renderless tree component for your hierarchical React views
Stars: ✭ 37 (+68.18%)
Mutual labels:  tree
pcb-ws2812-wifi-controller
WiFi Controller for WS2812 LED Stripes
Stars: ✭ 48 (+118.18%)
Mutual labels:  ws2812
tree.hh
An STL-like C++ header-only tree library
Stars: ✭ 79 (+259.09%)
Mutual labels:  tree

xmas-tree

DIY desktop sized christmas tree from stacked ws2812 RGB LED rings driven by a Digispark.

DIY XMAS TREE

Items Needed:

  1. WS2812 RGB LED Rings, 1 - 8 - 12 - 16 - 24 LED´s per ring, total of 61 WS2812 Led´s. Example: 61 LED Ring´s
  2. Digispark ATtiny85 USB Development Board
  3. Enameled magnet wire, i used 0,71mm / AWG21

HowTo:

  1. Solder WS2812 led rings power and ground with magnet wire, tree shaped.
  2. Solder every output with the input from the next ring.
  3. Programm Digistump using Arduino IDE.
  4. Connect power and ground to Digispark.
  5. Connect the first input to Digispark pin 1.
  6. Connect Digispark to powersource.
  7. Enjoy!

If you build this tree, i would like to hear from it! Also code-updates are welcome! New Tree-Patterns are always good :-)

This Christmas decoration is simple to build, great for Arduino and DIY beginners, but also more experienced people can have lots of fun with hacking the code!

It can be considered OSHW, i mean, how can you not recreate this easily?

Hints:

  1. Use more LED´s: 93 LED Ring´s The code needs to be changed to reflect the 93 WS1812!
  2. Or even more! 241 LED Ring's The code needs to be adopted for this one also.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].