Makerspace - Random Dice Roller
1. Project: In this week’s challenge, our goal was to learn use the random function, custom embedded functions, for loops and if statements to create a random dice roll and then count the distribution of dice rolls. 2. Code: The following code displays a random dice roll on a 7-LED array and counts the distribution of rolls for 100 dice rolls. 3. Circuit Design: For the following circuit design, the 7 LED's are arranged so a to display the typical dice number arrangements from 1 through 6 for each random number that is generated. Video of Circuit for Random Dice Roller (0:25) 4. Electronic Diagram: The following electronic diagrams were taken from my design journal. For the following circuit design, the potentiometer functions as a color selector. Turning the knob on the potentiometer will determine which color the RGB LED will shine. Electronic Diagram for Random Dice Roller 5. Video of Project: Description of Project to Create Random Dice Roller (2:52) 6. Explanation of Project...