Project 3a - Automatic Morse Generator (Single Message)

Description of the Project:
This project will generate a single morse message when a button is pressed. The message is configurable either manually (details in the book) or through the PC program. However, note that the file will need compiling before it can be loaded into the PIC.

Files:
Click on the disk icon to download a file:

MPASM Source MPASM Source file. This file needs compiling before it can be used.
Compiled MPASM Compiled MPASM file. Suitable for downloading with Velleman K8048 programmer.
TASM Source TASM Source file. This file needs compiling before it can be used.
Compiled TASM OBJ Compiled TASM file in OBJ format.
PC Files PC program to generate message.

Other Information:
1.Information relating to the PC Program will be put onto the PC page. Click on the 'PC Files' icon, above, to go to that page.
2.The compiled PIC programs are provided for completeness but they do not contain a usable message.

Errors, Ommissions and Updates:
1. The inter-character and inter-word timings are incorrect. Click here for the details
2. Incorrect configuration word in Morse Key and Morse Generators.
3. Incorrect Output Pin from PIC.