-
Notifications
You must be signed in to change notification settings - Fork 2
Resonators
The resonator code needs to provide:
Addressable N = 0, NE = 1, E = 2, SE = 3, S = 4, SW = 5, W = 6, NW = 7 Timing of each of the following sequences should match the corresponding sound effect played on the Pi.
Resonator Deployed - Level N, powers up the string from portal core end sequencing out to the resonator lighting LEDs up in the color of the Level of that resonator that was deployed. Once sequence reaches resonator, light up the resonator itself. Pattern?
Resonator Destroyed - Run pattern on resonator, fading out to off, and power down the string starting from the resonator end towards the core.
Resonator Upgraded - Change the color of the resonator, similar to resonator deployed but instead of turning on the LEDs we change the color to the new upgraded resonator color.