GKV Work-in-progress: LED Effects Test 1

Опубликовано: 09 Август 2026
на канале: Ferdinand Joseph Fernandez
16
0

I'll be showing Ghost Knight Victis on a local convention. To make an easy head-turner for passers-by, I'll be attaching this LED strip to the back of the monitor that will be demoing Ghost Knight Victis, and it'll light up appropriately to whatever's happening to the player. The red flashes indicate damage/death.

So far, I'm still testing the effects by themselves before making the whole thing communicate with Unity.

I'm using an unbranded Mega 2560 (Arduino compatible) board here. Had to brush up a bit on my C/C++ to get this working. But all in all, this was easier than I expected, thanks to 3rd party libraries like FastLED and ArduinoSerialCommand.