The ESP-IDF firmware of the Hack&Roll 2026 hardware badge runs a simple program that lights up the LEDs on the dice depending on which buttons are pressed.
It depends on 2 ESP-IDF components, namely the hnr26_badge component for
handling badge-specific functionalities, and aw9523 component for handling
generic AW9523 GPIO expander functionalities.
See the documentation for: