Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Releases: vr6syncro/BambulabLedController_Neopixel

v3

23 Jul 13:36
Compare
Choose a tag to compare
v3 Pre-release
Pre-release

following effects are available (see effects.h):

  • setAllColor
  • blinkAllWithColor
  • setIndividualLED

for debug use following commands in the serial console:

  • brightness=x (0-255)
  • currentstage=x (will be updated with next mqtt loop so not really useful im most cases)
  • rawdata=true/false (to see the raw mqtt content)

for informations wich color is on wich state see handle.h

Table Stand testing v2

09 Jun 16:27
Compare
Choose a tag to compare
Pre-release

Led a little bit brighter now. (~ 100mA with 6 Leds)
added delay because of oom reboots. still happens but much less.
change idle effect in rotating green (colorWipe)

Table Stand testing v1

08 Jun 12:47
Compare
Choose a tag to compare
Pre-release

raised config to 6 led to support table stand model.

there are still few issues but it is working.

v2

05 Jun 19:07
Compare
Choose a tag to compare
v2 Pre-release
Pre-release

some small changes

with debug output

oom and led infos