Monday, February 15, 2016

Morse code LED

For my Morse code LED project I wrote a code using python in raspberry pi that lets user enter a message in English and turns it into Morse code and prints it out in the terminal. The code also lets the LED in the LED circuit in the breadboard blink according to the Morse code.


The following is the GPIO pinout chart that helps wire GPIO pins in the raspberry pi:

The following is the Layout of my LED circuit:



The code that i implemented in python file:




The Demo:




No comments:

Post a Comment