Thanks, Ron...very interesting. I wonder if my presenting it at FDIM might complicate things? I'll have to write and ask. Jack, W8TEE
On Sunday, May 19, 2019, 10:08:14 AM EDT, eyelessmisfit <eyelessmisfit@...> wrote:
Jack,? My bad, It's a QEX contest. See page 78 in this month's QST: QEX Morse Input Design Challenge. Ron W0QVJ -------- Original message -------- From: "jjpurdum via Groups.Io" <jjpurdum@...> Date: 5/19/19 7:37 AM (GMT-07:00) Subject: Re: [JackAl] Morse Code Tutor Ron: I'm not following...what contest? Jack, W8TEE
On Sunday, May 19, 2019, 9:11:04 AM EDT, eyelessmisfit <eyelessmisfit@...> wrote:
Jack, Wondering if you noticed the QST contest? I'm thinking you guys have already made their device and published versions already? Ron W0QVJ -------- Original message -------- From: "jjpurdum via Groups.Io" <jjpurdum@...> Date: 5/18/19 10:35 AM (GMT-07:00) To: BITX20 <[email protected]>, [email protected], Reply To Group <[email protected]>, [email protected] Subject: [JackAl] Morse Code Tutor All: The source code and schematic from my FDIM talk on the Morse Code Tutor is now available in the Files section on SoftwareControlledHamRadio groups.io Group.
Please note that there are still some changes that I plan to make to the code, but I have no plans to change the hardware of the MCT. Al and I consider the MCT to be Open Source, subject to the MIT Open Source agreement. (This more-or-less means that you need to leave my headers in the files.) Note that there are multiple files in the zip file and those files must all appear in the same project directory. There are also some non-standard headers used that are not part of the standard Arduino IDE. The URL for these non-standard headers are given after their #include directives in the MorseTutor.h header file. This is to be expected because the code uses the STM32F103 ("Blue Bill") microcontroller. This requires you to install the STM32F patch, and there are plenty of places to find help doing that. I used "Using the Arduino IDE with the STM32F" as my seach in DuckDuckGo (I'm done with Google) and found plenty of entries from which to choose, both videos and written. Jack, W8TEE |