Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Question about Nextion display and firmware
¿ªÔÆÌåÓýHello Bo, Many thanks for your responds, and yes, the proc is 2560, I will be very happy if you send me Hex file, I have just some questions about input/output pins for identify differents functions. vY¡¯s 73s de Jacques ¨C F1APY From: [email protected] [mailto:[email protected]] On Behalf Of Bo Barry
Sent: Sunday, July 15, 2018 4:24 PM To: [email protected] Subject: Re: [BITX20] Question about Nextion display and firmware ? I don't think the source files for the latest CEC firmware have been released yet. I may still have an earlier version. |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: unitx_32E_1c8.tft Uploaded By: Allen Merrell Description: You can access this file at the URL: Cheers, |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: unitx_32E_1c8.HMI Uploaded By: Allen Merrell Description: You can access this file at the URL: Cheers, |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: unitx_32B_1c8.tft Uploaded By: Allen Merrell Description: You can access this file at the URL: Cheers, |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: unitx_32B_1c8.HMI Uploaded By: Allen Merrell Description: You can access this file at the URL: Cheers, |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: ubitx_35E6.tft Uploaded By: Allen Merrell Description: You can access this file at the URL: Cheers, |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: ubitx_35E6.HMI Uploaded By: Allen Merrell Description: You can access this file at the URL: Cheers, |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: ubitx_35B6.tft Uploaded By: Allen Merrell Description: You can access this file at the URL: Cheers, |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: ubitx_35B6.HMI Uploaded By: Allen Merrell Description: You can access this file at the URL: Cheers, |
Re: uBitx Version 3 and my homebrewed enclosure complete - Well Almost!!
#ubitx
As you have the AVC kit installed, you canuse it for the S-meter and forget about using another chip and such . Just hook the ubitx? s-meter wire to the AVC board.? It goes to the first pin where the jumper is on the board that sets the delay.? I forget the capacitor number, but it goes on that junction and the resistors for the time delay . Works fine after you set up the values using the memory manager. 73 de ku4pt On Sun, Jul 15, 2018 at 1:40 PM, WD8WV <juddie.d.burgess@...> wrote: Well, when I first posted about my uBitx being done, I made a mistake and in the title I typed QCX!? DUH!!!? Well, here I am again with my completed uBitx (not QCX).? I only have a few mods left to do, but right now I am having all kinds of issues trying to get the KD8CEC S-Meter modification done using the LM358 chip.? But I have that mod left to do, the TX/RX pop mod and the AGC mod by ND6T (I think that is right) to do.? I have already did the mod and added an RF gain control with a 1K potentiometer.? I created my own bezel for the front of my homebrewed enclosure. I also added a USB male to female adapter so I don't have to remove the cover to update the firmware.? Still need to get the SD card ribbon cable extender to plug into the Nextion display so I won't have to remove the display to update the tft files on the display. |
Re: uBitx Version 3 and my homebrewed enclosure complete - Well Almost!!
#ubitx
Looks nice!? What case are you using?? May I ask the current draw on receive?
Cheers, Jim W0CHL |
uBitx Version 3 and my homebrewed enclosure complete - Well Almost!!
#ubitx
Well, when I first posted about my uBitx being done, I made a mistake and in the title I typed QCX!? DUH!!!? Well, here I am again with my completed uBitx (not QCX).? I only have a few mods left to do, but right now I am having all kinds of issues trying to get the KD8CEC S-Meter modification done using the LM358 chip.? But I have that mod left to do, the TX/RX pop mod and the AGC mod by ND6T (I think that is right) to do.? I have already did the mod and added an RF gain control with a 1K potentiometer.? I created my own bezel for the front of my homebrewed enclosure. I also added a USB male to female adapter so I don't have to remove the cover to update the firmware.? Still need to get the SD card ribbon cable extender to plug into the Nextion display so I won't have to remove the display to update the tft files on the display.
73 Juddie WD8WV ? -- Judd, WD8WV |
Jack and rest if bit20 group I was 1/2 wrong! Pull-up resistorsThe analog pins also have pull-up resistors, which work identically to pull-up resistors on the digital pins. They are enabled by issuing a command such as: pinMode(A0, INPUT_PULLUP); // set pull-up on analog pin 0 Be aware however that turning on a pull-up will affect the values reported by analogRead(). ***? It is the last line that may cause issues.? Guess if you define a "iINPUT_PULLUP" then you should not use analogRead(). rOn On July 15, 2018 at 1:03 PM "Jack Purdum via Groups.Io" <jjpurdum@...> wrote:
|
Jack Purdum
Aren'tcha glad we switched!? :>) Jack, W8TEE
On Sunday, July 15, 2018, 1:25:38 PM EDT, Jim Sheldon <w0eb@...> wrote:
We've discovered something else about the analog inputs. ?It appears that the NANO contains only one analog to digital converter (ADC) and it's fed from the analog input pins by a multiplexer. ?If that MUX fails the analog inputs quit working or do squirrelly things. ?Something else to look out for. Jim ? On Jul 15, 2018, at 11:47 AM, Jack Purdum via Groups.Io <jjpurdum@...> wrote:
|
¿ªÔÆÌåÓýWe've discovered something else about the analog inputs. ?It appears that the NANO contains only one analog to digital converter (ADC) and it's fed from the analog input pins by a multiplexer. ?If that MUX fails the analog inputs quit working or do squirrelly things. ?Something else to look out for. Jim ? On Jul 15, 2018, at 11:47 AM, Jack Purdum via Groups.Io <jjpurdum@...> wrote:
|
Jack Purdum
I didn't know that. Since all of the Nano pins, including the analog pins, can be used as digital pins, I thought they, too, would have pullups that could be turned on. Is that not the case? Jack, W8TEE
On Sunday, July 15, 2018, 12:51:01 PM EDT, W2CTX <w2ctx@...> wrote:
I believe A6 has no connection to digital pull-up resistors. rOn On July 15, 2018 at 12:31 PM Jim Sheldon <w0eb@...> wrote:
|
I believe A6 has no connection to digital pull-up resistors. rOn On July 15, 2018 at 12:31 PM Jim Sheldon <w0eb@...> wrote:
|
Jack Purdum
The INPUT_PULLUP pin qualifier activates the internal pullup resistors and should produce enough voltage to read logic HIGH on the pin. A closure of a switch (or key) on that pin will pull it to GND, which is probably what is wanted. Given the voltage divider circuit Ashhar uses for keying, the pin qualifier may not be what he wants. Jack, W8TEE
On Sunday, July 15, 2018, 12:31:35 PM EDT, Jim Sheldon <w0eb@...> wrote:
Have to ask Ashhar on that one. ?I'm just paraphrasing the instructions that are published on HF Signal's website. ?I don't use the A6 line for CW keying after freeing up the Digital pins when we went to the I2C display but lots of people still are. Jim On Jul 15, 2018, at 11:25 AM, Jack Purdum via Groups.Io <jjpurdum@...> wrote:
|
¿ªÔÆÌåÓýHave to ask Ashhar on that one. ?I'm just paraphrasing the instructions that are published on HF Signal's website. ?I don't use the A6 line for CW keying after freeing up the Digital pins when we went to the I2C display but lots of people still are. Jim On Jul 15, 2018, at 11:25 AM, Jack Purdum via Groups.Io <jjpurdum@...> wrote:
|