thetawavegame / thetawave

A physics based, space shooter game made with Rust and the Bevy engine.
https://thetawave.metalmancy.tech
MIT License
168 stars 9 forks source link

Interact with neopixel LEDs in arcade machine #55

Open cdsupina opened 1 year ago

cdsupina commented 1 year ago

When the arcade feature is enabled. The arcade should communicate with the microcontroller to set patterns for the led strips.

cdsupina commented 1 year ago

Pairs with thetawavegame/arcade-firmware#1