Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
BITX40 code mods for TFT display
Jack Purdum
Hi Mike: I haven't looked at this code for several years and I don't even know if it works, but it's better than starting from zero. A little explanation:? As you read the code, you will see messages in a C string array (array of pointers to char). Those are meant for sending pre-stored CW messages like you might use in a contest. They are tied to the 3 NO push-button switches you see on the top of the BITX40. You can also see message #1 displayed at the bottom of the TFT display. If you don't plan on using CW, deleting their references will free up some flash and SRAM space. The code is Open Source, just leave the comments at the top of the file intact. I have no idea if the code works and just can't afford the time right now to answer questions about it...plus I've slept since I wrote it! Note: You must place both files in your working directory and the header file will have its own tab in the Arduino IDE. Jack, W8TEE
On Sunday, April 28, 2019, 10:38:44 AM EDT, Mike Short <ai4ns.mike.spam@...> wrote:
Do you have details on implementing this on the bitx40? I am building one right now and would like to explore it.? Mike AI4NS? On Sun, Apr 28, 2019 at 8:48 AM Jack Purdum via Groups.Io <jjpurdum=[email protected]> wrote:
|
to navigate to use esc to dismiss