Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
TETRIS NUCLEO SMT32
Abstract:¶
The following test describes the operation of the first phase of the code for a game of tetris using the STM32411RE module is detailed as a processing module. For the visualization of the game an 8X8 LED matrix connected to a MAX7219 was used as a multiplexing system under the language of C ++ programming.
keywords: Tetris, C++, Embed systems
Resumen¶
A continuacion se detalla el funcionamiento de la primera fase del codigo para un juego de tetris usando el modulo STM32411RE, como modulo de procesamiento, para la visulaizaion del juego se uso una matriz LED 8X8 conectada a un MAX7219 como sistema de multiplexacion bajo el lenguaje de programacion C++.
STM32411RE https://os.mbed.com/platforms/ST-Nucleo-F411RE/
