Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
changes for new style
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhoness committed Feb 12, 2015
1 parent 72ea4b0 commit 76b99a5
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
10 changes: 9 additions & 1 deletion extras.yml
@@ -1 +1,9 @@
- A Morse key
- name: Morse Code key (new)
img: ![](images/MFJ-550.png)
url: http://www.nevadaradio.co.uk/amateur-radio/morse-keys/mfj-550
- name: Morse Code key (antique)
img: ![](images/antique_key.png)
url: http://search.ebay.co.uk/antique+morse+code+key
- name: Morse Code key (home made)
img: ![](images/homebrew_key.png)
url:
12 changes: 11 additions & 1 deletion learn.md
@@ -1 +1,11 @@

By creating a Morse code virtual radio with your Raspberry Pi you will:

- Understand what Morse Code is
- Understand how Morse was used for communication
- Understand how to send and receive Morse
- Understand a pull up circuit
- Understand a pull down circuit
- Understand multithreading
- Gain experience in Python programming
- Gain experience using the Raspberry Pi GPIO pins
- Gain experience in multithreaded programming
2 changes: 1 addition & 1 deletion meta.yml
@@ -1,2 +1,2 @@
title: Morse Code
title: Morse Code Virtual Radio
category: make
2 changes: 1 addition & 1 deletion software.yml
@@ -1 +1 @@
- Python 3 Pygame
- python-pygame

0 comments on commit 76b99a5

Please sign in to comment.