Electronic Dice

Displays DICE output on LEDs with Arduino
478.0 次下载
更新时间 2015/8/12

查看许可证

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".

引用格式

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

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Automotive 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Updated description.