OtagoPolytechnic / third-year-studio-2024-rainy-arcade

third-year-studio-2024-rainy-arcades created by GitHub Classroom
1 stars 1 forks source link

Use SerialPort to control LED Matrix #51

Closed kierenblack closed 3 months ago

kierenblack commented 5 months ago

Using https://github.com/ajfisher/node-pixel and https://chrisruppel.com/blog/arduino-johnny-five-neopixel/ to get Node.JS to send the text to display on the LED matrix

kierenblack commented 5 months ago

Ended up not using johnny-five and moved to serial commands