Electronic Dice

Displays DICE output on LEDs with Arduino
478 descargas
Actualizado 12 ago 2015

Ver licencia

This Arduino project displays the DICE count on an LED array. The LEDs will illuminate just like how a dice will display its values. The randomness of the dice is simulated using the random number generation block. The timer is controlled with a Stateflow chart. The selection of LEDs to be lighted up based on the final digit displayed by the dice is done using a truthtable.

Adapted from Simon Monk's "30 Arduino Projects for the Evil Genius".

Citar como

Techsource Technical Team (2024). Electronic Dice (https://www.mathworks.com/matlabcentral/fileexchange/51709-electronic-dice), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Automotive en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Updated description.