Keyboard Shortcuts
Likes
- JackAl
- Messages
Search
Re: Morse Code Tutor
eyelessmisfit
开云体育Sounded to me that they were just looking for a solution to the problem.Article in QEX was about a geezer who's arthritis kept him from using a keyboard, but could still manage a bug!? I think you've got what he needs. Ron W0QVJ -------- Original message -------- From: "jjpurdum via Groups.Io" <jjpurdum@...> Date: 5/19/19 8:53 AM (GMT-07:00) Subject: Re: [JackAl] Morse Code Tutor 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 |
||||||||
Re: Display Protection boards
开云体育Vince, please add WB6KWT -Bob to your list.Thanks you On 5/19/2019 9:04 AM, Vince Loschiavo
wrote:
Didn't know there would be this response to the board.. |
||||||||
Re: Morse Code Tutor
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 |
||||||||
Re: Morse Code Tutor
eyelessmisfit
开云体育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 |
||||||||
Re: 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 |
||||||||
Re: Morse Code Tutor
eyelessmisfit
开云体育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 |
||||||||
Re: Morse Code Tutor
The current draw should be fine with a 7805. However, a buck converter is considerably more efficient and wastes less energy to heat loss. Jack, W8TEE
On Saturday, May 18, 2019, 6:14:11 PM EDT, Lee <mr.olson@...> wrote:
Is there a reason to use the buck converter instead of ta 7805?? Does a component draw more current that the 7805 can handle.? Would it work to replace the 3.3 volt regulator on the 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 |
||||||||
Re: Display Protection boards
toggle quoted message
Show quoted text
On May 17, 2019, at 5:48 AM, Ken Kensington via Groups.Io <ken_kensington@...> wrote:
|
||||||||
Re: JackAL voltage regulator
eyelessmisfit
开云体育The biggest problem with this isn't It's current capability, but it power dissipation. Even at 1 amp draw It's being asked to dissipate almost 10 watts. Touch a 10 watt resistor if you want to know how hot that is.73's Ron W0QVJ -------- Original message -------- From: "mike.carden" <mike.carden@...> Date: 5/17/19 1:01 AM (GMT-07:00) Subject: [JackAl] JackAL voltage regulator I may be confusing this with another part of the circuit, but I think some people have mentioned that this part may be marginal with its 1.3A rating. I see that Mouser list a 2.0A 3.3V reg in a TO=220 package: Would that part be more suitable? -- MC VK1MC |
||||||||
Re: JackAL voltage regulator
开云体育It appears that the pinouts are incompatible. Mike K5ESS ? From: [email protected] [mailto:[email protected]] On Behalf Of mike.carden ? As I pursue the remaining parts for my JackAL build, I note that the 3.3V reg is specified as being a?Texas Instruments, LM1086IT-3.3/NOPB. |
||||||||
Re: Display Protection boards
If we are all saying? 'Pick Me'... please do add me to that bus. I'd like two and I am in Australia, so I accept that the three masted clipper ship will take half a year to sail the delivery Down Under.? Possibly the easiest way for me to pay is Paypal, but I am open to anything else except bitcoin. -- MC VK1MC On Fri, May 17, 2019 at 5:57 PM Kevin Luxford <kbgluxford@...> wrote: Me too, please. Kevin VK3DAP, ZL2DAP. |
||||||||