Skip to content

sjekic/DiceSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DiceSimulator

Project for Computer Architecture Class

This repository includes 2 programs:

  1. DMC8 code compatible with Deeds Micro Computer Emulator
  2. ASM code compatible with Arduino

The first code works with 8 LEDs and simulates the number that was rolled in a binary manner (e.g. if a 2 is pseudo-randomly generated, only the second from the right LED will light up) and was done as an individual assignment by Simonida Jekic. The second code is compatible with Arduino and was modified accordingly - it uses 6 LEDs and represents numbers in the decimal format and was a collaboration between Simonida Jekic and Sofiia Avetisian.

About

Project for Computer Architecture Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors