Morse Code Transmitter

Post Reply
User avatar
mjdxp
Posts: 4
Joined: Tue Jan 02, 2024 12:23 am

Morse Code Transmitter

Post by mjdxp »

Hello, I've been playing with Prog8 and learning how it works, and I've finished my first real program! This is a Morse code transmitter which uses the X16's activity LED to blink out the dots and dashes of Morse code! Feel free to download, modify, and distribute it!
morse.png
morse.png (5.52 KiB) Viewed 323 times
PRG file:
morse.prg
(2.68 KiB) Downloaded 15 times
Source code:
morse.txt
(5.06 KiB) Downloaded 21 times
User avatar
ahenry3068
Posts: 969
Joined: Tue Apr 04, 2023 9:57 pm

Re: Morse Code Transmitter

Post by ahenry3068 »

mjdxp wrote: Tue Mar 26, 2024 9:34 pm Hello, I've been playing with Prog8 and learning how it works, and I've finished my first real program! This is a Morse code transmitter which uses the X16's activity LED to blink out the dots and dashes of Morse code! Feel free to download, modify, and distribute it!

morse.png

PRG file:
morse.prg

Source code:
morse.txt

Next step should be to play it out on one of the PSG channels. :).
User avatar
Raven67854
Posts: 10
Joined: Fri Mar 22, 2024 6:31 pm

Re: Morse Code Transmitter

Post by Raven67854 »

This is really cool. I agree with Henry use one of the PSG channels to output pulses. Also then people with the Emulator could play around with it.
SysOp For Error200 Tech BBS
Telnet bbs.error200.tech Port 1337
Help Grow A X16 File Repository | Upload Your Apps Today!
User avatar
ahenry3068
Posts: 969
Joined: Tue Apr 04, 2023 9:57 pm

Re: Morse Code Transmitter

Post by ahenry3068 »

Raven67854 wrote: Wed Mar 27, 2024 12:27 am This is really cool. I agree with Henry use one of the PSG channels to output pulses. Also then people with the Emulator could play around with it.
We do have an "indicator light" on the Emulator. It shows up as a couple of red pixels in the upper right corner of the Window. It's easy to miss if you aren't looking for it.
User avatar
Raven67854
Posts: 10
Joined: Fri Mar 22, 2024 6:31 pm

Re: Morse Code Transmitter

Post by Raven67854 »

ahenry3068 wrote: Wed Mar 27, 2024 1:17 am
Raven67854 wrote: Wed Mar 27, 2024 12:27 am This is really cool. I agree with Henry use one of the PSG channels to output pulses. Also then people with the Emulator could play around with it.
We do have an "indicator light" on the Emulator. It shows up as a couple of red pixels in the upper right corner of the Window. It's easy to miss if you aren't looking for it.
Oh I had no idea.. Well the more you know.
SysOp For Error200 Tech BBS
Telnet bbs.error200.tech Port 1337
Help Grow A X16 File Repository | Upload Your Apps Today!
mortarm
Posts: 225
Joined: Tue May 16, 2023 6:21 pm

Re: Morse Code Transmitter

Post by mortarm »

Raven67854 wrote: Wed Mar 27, 2024 1:52 am Oh I had no idea.. Well the more you know.
And knowing is half the battle! :D
kelli217
Posts: 512
Joined: Sun Jul 05, 2020 11:27 pm

Re: Morse Code Transmitter

Post by kelli217 »

Yoooooooo, um... Bob? Tim? Sam? Something...
Post Reply