A simple embedded project that toggles an LED ON and OFF every second using STM32F446RE. This project is created using STM32CubeMX (for pin configuration and clock setup) and built in STM32CubeIDE.
When you press the button, the LED matrix displays a dice roll animation and stops on a random number between 1 and 6. Built using SPI communication with the MAX7219 driver.