Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 941 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 941 Bytes

moonboard

License: GPL v3

The moonboard smartphone app is build to work with the moonboard led system using bluetooth low energy. In this project we emulate the behaviour of the box using a rasperry pi and addressable LED stripes.

Requirements

  • Raspi 3 b +
  • 4x LED Strips: 50x WS2811 LED, 5V, 12mm - custom cable length of 23cm (alternatively 3x 4x LED Strips with standard length of 7cm, use mooboard/led/create_nth_led_layout.py to create custom spacing for LED´s). Ask for alibaba supplier mo make custom one.
  • Power supply meanwell mdr-60-5 - (~60mA * 50 * 4 = 12A ==> 60 W for 5V)
  • DIN rail case for rpi

Build Instructions