A curated repository containing a compilation of documentation and code related to the blink(1) USB RGB LED notification devices.
- doc-official: blink(1) Main Documentation
- doc-hardware: blink(1) Hardware Specification
- doc-hardware-mk3: blink(1) mk3 Hardware Specification
- doc-hardware-mk3/bootloader/tomu-bootloader: Bootloader for Tomu board
sudo cp blink1-tool-darwin /usr/local/bin/blink1tool
chmod +x /usr/local/bin/blink1tool
Blink(1) 💡:
USB 🔌:
Blink(1) 💡:
- go-offical-lib-old: Official blink(1) Go Library (Old)
- go-offical-lib-new: Official blink(1) Go Library (New)
- go-boombuler-led: led by boombuler
USB 🔌:
- go-boombuler-hid: hid by boombuler
- go-google-gousb: libusb wrapper from Google
- go-karalabe-usb: libusb+hidapi from karalabe
- go-karalabe-hid: hidapi wrapper from karalabe
- go-geertjohan-gohid: hidapi wrapper from GeertJohan
- go-sstallion-hid: hidapi wrapper from sstallion
- go-gotmc-libusb: libusb wrapper from gotmc
- go-dolmen-hid: hidapi/libusb wrapper from dolmen
This repository doesn't have its own license, provide warranties, or support. Please refer to the original sources for respective licensing and terms of use.