Skip to content

New Razor_Atmel based on EiE Book firmware

Notifications You must be signed in to change notification settings

Lujarios/razor_sam3u2

 
 

Repository files navigation

📻 MORSE DECODER 📻

Created by Luca Rios for a solo final project in Embedded in Embedded's (EiE's) mentorship program

What is this project⁉️

Morse code learning game developed for an embedded system ARM Cortex-M3 dev-board.

Coded entirely in an IAR IDE (requires subscription to compile so this project is inoperable without it unfortuatly)

Primary language: C

Made use of state machine programming with various output modules

  • LED (Visual feedback and morse code flashing)
  • LCD (ASCII user display)
  • Buzzers (Morse code audio feedback)
  • Serialized output (Communication between logic board and LCD)

Dev-board Demo:

(Download MorseDecoder_Demo.mp4 for video demo with audio)

MorseDemo

About

New Razor_Atmel based on EiE Book firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Other 0.6%