Skip to content
/ npspi Public

control neopixels by misusing the SPI protocol functionality on FTDI FT232 serial adapters.

License

Notifications You must be signed in to change notification settings

jyelloz/npspi

Repository files navigation

npspi

control neopixels by misusing the SPI protocol functionality on FTDI FT232 serial adapters.

This is quite similar to the Python library Adafruit NeoPixel FTDI except it is written in plain C.

It only has 5 functions and 1 opaque typedef so it should be quite easy to build FFI-based bindings to other languages.

About

control neopixels by misusing the SPI protocol functionality on FTDI FT232 serial adapters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published