Delivator / ws2812-usb-controler

A project to connect your Neopixels/WS2812(b) to your PC via an Arduino Pro Micro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ws2812-usb-controler

A project to connect your Neopixels/WS2812(b) to your PC via an Arduino Pro Micro

Usage

Serial commands

  • whoareyou the board should reply with ws2812-usb-controller
  • 0,255,255,255 where the first value is the index of the LED you want to change followed by the RGB values

About

A project to connect your Neopixels/WS2812(b) to your PC via an Arduino Pro Micro

License:MIT License


Languages

Language:JavaScript 83.1%Language:C++ 11.5%Language:Python 5.4%