Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 549 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 549 Bytes

Arduino RGB LED Strip Controller

Project Venera - UG Bozon - https://ugbozon.com/

Node.js Controller for Arduino RGB LED Strips

Setup:

  • Run npm install to install node dependencies
  • /ArduinoSide/ArduinoSide.ino - Change LED pin variables according to your Arduino wiring and upload to your Arduino board;
  • /clientSide/LED Strip Controller.exe - run this file; -Console will open, do not close it until you are done using the controller - closing the console shuts down the local server communicating with the Arduino;