morse

Morse Code on an LED

Difficulty: beginner This tutorial will guide you through safely connecting up an LED to your Raspberry Pi and being able to turn it on and off from Python. Then you will write a program to take input from the keyboard and send it out in Morse code from the LED. INSTRUCTIONS: If you are using …

Morse Code on an LED Continue Reading

How to Translate SMS Text Messages into Morse Code Using GSM/GPRS Mobile Kit

Contents Introduction Step 1: Connection Step 2: The code Links and Documentation Introduction Go to index This tutorial allows the user to translate SMS text messages into morse code. When the module receives a SMS it will reproduce it in morse code through the buzzer. Ingredients: – 1 x GSM/GPRS Mobile Kit 1x Platform 1x …

How to Translate SMS Text Messages into Morse Code Using GSM/GPRS Mobile Kit Continue Reading

Scroll to Top