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
- JackAl
- Messages
Search
Re: My work on the touchscreen issue
#jackal
Sure. You should also cc Al (AC8GY) as he's the EE genius behind things. Jack, W8TEE
On Wednesday, May 27, 2020, 10:21:42 PM EDT, jason kitchens <jasonmkitchens@...> wrote:
No news yet, but I did put a few hours into it today to get an initial clean install of the arduino IDE and trying a couple of changes. Jack if you don't mind, can I email you with a few questions regarding the normal operation of the JackAl? Jason Kitchens KV4TE |
My work on the touchscreen issue
#jackal
No news yet, but I did put a few hours into it today to get an initial clean install of the arduino IDE and trying a couple of changes.
Jack if you don't mind, can I email you with a few questions regarding the normal operation of the JackAl? Jason Kitchens KV4TE |
Re: protection board
Rick Price
¿ªÔÆÌåÓýFrom a message written by Jack 4/28/2019 regarding
screen protection for the JackAl.
?
Rick
KN4AIE From: [email protected] [mailto:[email protected]] On Behalf Of Brian Bowling Sent: Tuesday, May 26, 2020 6:05 PM To: [email protected] Subject: Re: [JackAl] protection board Is there a schematic? On Tue, May 26, 2020 at 4:20 PM eyelessmisfit
<eyelessmisfit@...>
wrote:
-- Brian - N8BDB Screen Protection msg.pdf
Screen Protection msg.pdf
JackAlDisplayProtection.zip
JackAlDisplayProtection.zip
|
Re: protection board
Is there a schematic? On Tue, May 26, 2020 at 4:20 PM eyelessmisfit <eyelessmisfit@...> wrote:
--
Brian - N8BDB |
Re: 5" touchscreen issues
James Zdunic
toggle quoted message
Show quoted text
On May 26, 2020, at 1:56 PM, Joseph Giallo II <Jgiallo@...> wrote:
|
Re: 5" touchscreen issues
Thanks, Jason! The help is appreciated, both by me and Joe. Jack, W8TEE
On Tuesday, May 26, 2020, 3:38:20 PM EDT, jason kitchens <jasonmkitchens@...> wrote:
Jack, that is totally understandable. I'm finishing up (hopefully) installing the hardware into the case and I'll try to dig into some of the earlier versions of the teensyloader and libraries to see if I can stumble upon anything. I have used the libraries called out in the installingnewlibraries.doc to begin with but moved to the JackAl.h recommended libraries before getting a successful compile. From the JackAl.h: #include <OpenAudio_ArduinoLibrary.h> // #include <Adafruit_GFX.h> ? ? // Now supplied with Teensy Library install #include <Audio.h> ? ? ? ? ? ?// Now supplied with Teensy Library install #include <RA8875.h> ? ? ? ? ? // #include <Rotary.h> ? ? ? ? ? // #include <SerialFlash.h> ? ? ?// Now supplied with Teensy Library install #include <Time.h> ? ? ? ? ? ? // Now supplied with Teensy Library install #include <TimeLib.h> ? ? ? ? ?// Now supplied with Teensy Library install #include <TimerOne.h> ? ? ? ? // Now supplied with Teensy Library install #include <UTFT.h> ? ? ? ? ? ? // Now supplied with Teensy Library install #include <URTouch.h> ? ? ? ? ?// #include <UTFT_Buttons.h> ? ? // On Tue, May 26, 2020 at 3:04 PM Richard E Neese <r.neese@...> wrote:
|
Re: 5" touchscreen issues
Jack, that is totally understandable. I'm finishing up (hopefully) installing the hardware into the case and I'll try to dig into some of the earlier versions of the teensyloader and libraries to see if I can stumble upon anything. I have used the libraries called out in the installingnewlibraries.doc to begin with but moved to the JackAl.h recommended libraries before getting a successful compile. From the JackAl.h: #include <OpenAudio_ArduinoLibrary.h> // #include <Adafruit_GFX.h> ? ? // Now supplied with Teensy Library install #include <Audio.h> ? ? ? ? ? ?// Now supplied with Teensy Library install #include <RA8875.h> ? ? ? ? ? // #include <Rotary.h> ? ? ? ? ? // #include <SerialFlash.h> ? ? ?// Now supplied with Teensy Library install #include <Time.h> ? ? ? ? ? ? // Now supplied with Teensy Library install #include <TimeLib.h> ? ? ? ? ?// Now supplied with Teensy Library install #include <TimerOne.h> ? ? ? ? // Now supplied with Teensy Library install #include <UTFT.h> ? ? ? ? ? ? // Now supplied with Teensy Library install #include <URTouch.h> ? ? ? ? ?// #include <UTFT_Buttons.h> ? ? // On Tue, May 26, 2020 at 3:04 PM Richard E Neese <r.neese@...> wrote:
|
Re: 5" touchscreen issues
Richard E Neese
are u sing a 3.6 and do you have all the proper libraries installed . it sounds like a library is off ------ Original Message ------
From: "jjpurdum via groups.io" <jjpurdum@...>
Sent: 5/26/2020 2:12:30 PM
Subject: Re: [JackAl] 5" touchscreen issues
|
Re: 5" touchscreen issues
My problem is that my JackAl is in FL as I loaned it to a guy who was supposed to come back in mid-May,? and he's still down there and is not sure if he want to go home to MI given that he says the governor is a dictator. Anyway, I have no way to test things here. Jack, W8TEE
On Tuesday, May 26, 2020, 1:58:05 PM EDT, Joseph Giallo II <jgiallo@...> wrote:
I was using the 8875 library from the JackAl group site when I encountered the problem. It yields a clean compile but the system did not behave properly as previously described. Joe AF4XS |
Re: 5" touchscreen issues
I may have pulled the wrong file. I took this one from the JackAl group site. Jack, W8TEE
On Tuesday, May 26, 2020, 11:09:43 AM EDT, Joseph Giallo II <jgiallo@...> wrote:
The fatal error I got was one of the same:?'class RA8875' has no member named 'touched'. Also seem to recall that using the 8875 library off the group files fixes this (that is the one we just took out). 73, Joe AF4XS |
Re: 5" touchscreen issues
Copied error from the IDE window and added here for comparison.
I removed dup libraries just to clean up the error messages using the libraries called out by the JackAl docs. Jack, is library that you added to this thread the sumotoy library? If I remember right, I got these errors at one point then grabbed the RA8874 lib from the group files to fix. |
Re: 5" touchscreen issues
Copy your current RA8875 library out of the Teensy's library directory and put the attached new library in its place. See if that makes a difference. Jack, W8TEE
On Monday, May 25, 2020, 10:35:36 PM EDT, Joseph Giallo II <jgiallo@...> wrote:
What are the libraries and teensy software version that were known to work? I¡¯m suspicious of the V1.52 teensy libraries since the problem occurs using the recommended RA8875 library and latest JackAl s/w. Perhaps brute force but maybe a straight up comparison of what worked vs. current is a good starting point? Joe |
to navigate to use esc to dismiss