Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 925 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 925 Bytes

LEDStrip.jl package

Raspberry Pi package for controlling addressable RGB LED Strip on WS281x chip (Neopixel) written in Julia.

NOTE! This package should be considered alpha. Not all features are implemented. But basically it works.

GitHub issues GitHub license Documentation

More info

See the docs.

TODO list

  • SPI, pins: GPIO10 or GPIO20
  • soft PWM, pins: any?
  • hard PWM (interfering with analog audio)
  • PCM (interfering with digital audio)

License

Published under MIT License