Skip to content

A collection of microcomputer system programs written in Python. Programs were created in Cisco Packet Tracer (virtual microcomputer).

Notifications You must be signed in to change notification settings

RyanHitGub/microcomputer-system-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

microcomputer-system-programs

A collection of microcomputer system programs written in Python. Programs were created in Cisco Packet Tracer (virtual microcomputer).

The 'binaryLEDs' file is a program that converts randomly generated decimal numbers to binary and displays the binary numbers across 8 LEDs.

The 'morseCodeTranslator' file is a program that converts a string message into morse code. The morse code is displayed on a LED as well as the current letter's dot dash representation.

The 'reactionSpeedTimer' file is a program that times user reaction times. A LED will light up after a random amount of time, between 1 and 5 seconds. The user is to press the button once the LED lights up. The LCD displays the time it took for the user to press the button once the LED has lit up.

About

A collection of microcomputer system programs written in Python. Programs were created in Cisco Packet Tracer (virtual microcomputer).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published