Skip to content

Morse code encoding and decoding on the TI MSP430 LaunchPad

Notifications You must be signed in to change notification settings

mshroyer/msp430-morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code on the MSP430

This is an Energia sketch for the TI MSP430 LaunchPad with the MSP430G2553, which provides encoding and decoding of Morse code. Morse symbols received by the UART are encoded and "sent" on the LaunchPad's green LED; symbols keyed on pushbutton S2 are decoded and written to the microcontroller's UART.

This program relies on the MSP430G2553's hardware UART, and so requires the LaunchPad's jumpers to be configured accordingly.

Note

This repository is superseded by https://github.com/mshroyer/mcu-morse, with updated code supporting the ATmega32u4 as well as other Arduino-compatible microcontrollers.

About

Morse code encoding and decoding on the TI MSP430 LaunchPad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published