I was looking for a way to make a small, portable, decoder for the Morse audio that the GPS locator beacons I have made can transmit. You can decode morse audio with a PC of course, but I dont like the idea of carrying one around in the field.
Most of the small LCD displays are graphic based and I found some posted code from Hippy that used a 20X2 to drive one as a character display;
http://www.picaxeforum.co.uk/showth...l-LCD-module-from-mobile&highlight=Nokia+5110
5110 displays are cheap, I got 5 from eBay for £10.
So I took this code, stripped out the stuff I did not need, added a 08M2 to decode the morse and a NE567 to detect the audio and the result is the PCB shown.
The morse bits can be left off the PCB, and the display unit will plug on top of the telemetry ground station receiver shown in another post.
Code to follow, once I have added the comments before I forget.
Most of the small LCD displays are graphic based and I found some posted code from Hippy that used a 20X2 to drive one as a character display;
http://www.picaxeforum.co.uk/showth...l-LCD-module-from-mobile&highlight=Nokia+5110
5110 displays are cheap, I got 5 from eBay for £10.
So I took this code, stripped out the stuff I did not need, added a 08M2 to decode the morse and a NE567 to detect the audio and the result is the PCB shown.
The morse bits can be left off the PCB, and the display unit will plug on top of the telemetry ground station receiver shown in another post.
Code to follow, once I have added the comments before I forget.
Attachments
Last edited: