Skip to content

Hardware Control

Dorian Cauwe requested to merge dcauwe/beatsaber-lightshow:hardware_control into main

Add Hardware Control functionality to drive NeoPixel LEDs and Raspi GPIO pins.

Things to note:

  • The Flash event is supposed to start out brighter, but this implementation simulates this by making the color "whiter," which does make it look brighter and allows the default state to be visible outside or in bright light. This can be changed for better consistency with BeatSaber itself.
  • Timings are not yet 100% accurate.
Edited by Dorian Cauwe

Merge request reports