Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.46 KB

File metadata and controls

23 lines (14 loc) · 1.46 KB

morse_icon

Morse Code Hangman (ECE 198)

Project Group 65's submission for the ECE198 final prototype (1A Electrical/Computer Engineering, University of Waterloo).


Description

This prototype uses the STM32 Nucleo-64 Microcontroller, a 16x2 Parallel LCD, and an Active Low-Level Trigger Buzzer to create a single-player complete Hangman game. The game includes functionality for processing user input for morse code words, and printing appropriate data to the LCD.


Morse Code Alphabet

The prototype utilizes the International Morse Code Alphabet to decode user input: image_1

Retrieved from CodeBug


Developed by Farzan Mirshekari & Tristan Parry, 2021