Skip to content

Latest commit

 

History

History
64 lines (57 loc) · 1.82 KB

todo.md

File metadata and controls

64 lines (57 loc) · 1.82 KB

current

fix UDP Packet of death

  • shifting rain is broken

nice to have

  • properly set max value for modifiers
  • fix joystick

Tr33

  • ping pong period, don't jump on change
  • sawtooth reverse not working

Random/noise effect

  • Fade with random speed black -> color -> white

Interaction with Firmware

  • Send all commands at once

Bugs/features

  • new color_type: NYAN
  • enable targets by default
  • smoothed beat function
  • timeout UDP when no metrics are received
  • white color palette
  • mapped ping_pong
  • regular preset backups
  • ping_pong bugs:
    • comet on random transitions flickers
    • comet on quadratic movement flickers
    • filled shape is jumping around
  • order branch and trunk indices/PINs
  • use some effects from WLED
  • movement_type (or render option) circle (for trommel and others)
  • Idea for testing: create some sequence that uses all features
  • mapped position to 16bit
  • movement_type: steps, steps_transition
  • Sync time between ESPs
  • Sync random seed betwenn ESPs
  • random walk for tr33
  • diffusion (lava lamp) effect
  • move slope, or render in general: color shift effect (or similar) instead of solid color
    • slope -> change/shift color effect
  • bug in mapped slope: use perpendicular distance instead of y distance
  • generally more effects like kaleidoscope
  • mapped 2D bouncing ball
  • joystick

Wont do

  • read led_structure from controller
  • ping pong sawtooth, fade out
  • cleanup: get rid of pub_sub rate limit (maybe not?)
  • handshake/ack commands and retry
  • position 16bit
  • x for disable
  • optionally avoid overlap in random transistion
  • persistence per led structure
  • fix docs for packet format
  • modifier_incresae events
  • kill uart when there is no connection
  • more scaling for bigger structures
  • batch UDP commands
  • transitions for changes in modifier period (hard)
  • Rotate effect, rotate over strips