Skip to content

C3MA/lightstick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighstick

Interfaces

  • WS2812 - LED output
  • UART (needed for programming and debugging)
  • TCP-Port 2323 Telnet/Netcat
  • UDP-Port 2342 RGB information

UDP RGB Protocol

  • Header
    • ID (one byte) - uniq identifier of one ledstick
    • Delay (one byte in ms)
    • timestamp in milliseconds only last two bytes
  • RGB
    • LED1
      • red (one byte)
      • green (one byte)
      • blue (one byte)
    • LED2
      • red (one byte)
      • green (one byte)
      • blue (one byte)
    • LED ...

Header is at the moment 4 bytes

Links

#TrackerStick Tracker files player (xm,mod,s3m) that creates light patterns based on the used notes and instruments in the tracker file.

Examples using the EmuStick software:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •