-
Notifications
You must be signed in to change notification settings - Fork 223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TFT Support #29
Comments
Will be NEXTION support? |
I haven't looked at these units. |
Anthony, I believe the Nextion displays are kind of similar where they contain a processor that handles all the display functions and the external system communicates with the display using serial commands (or something similar). This off-loads all the display driving code and processing to the display. I think the Nextion displays are also about 3 to 4 times the price of the cheap 3.5" display I got. Fred |
I'm thinking of taking a run at using a Nextion for the K3NG keyer. I've used a Nextion for my "own" (borrowed, and credited, open source code where needed - WW9JD Arduino uMatic2 Memory Keyer). Because of all the memory needed for Nextion button assignments, I used a 2560 Mega. My keyer used very few pins, and had lots of memory left over. |
Hi Rick
A Nextion display on a k3ng keyer would be awesome!
Are there any piccies available of the Nextion display in action on a K3NG keyer?
Best rgds and happy new year!!
De Robbert / TA2IX
Sent from my iPhone XS Max (512Gb)
… On 1 Jan 2021, at 19:26, IndyRick ***@***.***> wrote:
I'm thinking of taking a run at using a Nextion for the K3NG keyer. I've used a Nextion for my "own" (borrowed, and credited, open source code where needed - WW9JD Arduino uMatic2 Memory Keyer). Because of all the memory needed for Nextion button assignments, I used a 2560 Mega. My keyer used very few pins, and had lots of memory left over.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Thanks. I couldn't find any examples of someone interfacing a Nextion to a K3NG keyer. It may easily be more than I can handle, but the trying should prove interesting. |
No description provided.
The text was updated successfully, but these errors were encountered: