¿ªÔÆÌåÓý

Date
Re: audio to audio amp
Gary placement of this audio amplifier depends whether you only want it to drive the speaker, or also feed the headphone. Sunil's case has a beakout board to host the audio output. I am in process of
By Curt · #74894 ·
Re: compile error
Thanks to all. I was able to update the ubitx with my Mac. I changed the usb connection from the mac and connected it direct to the Raduino card. Again, thanks to all. Now to work on the filters to
By Bob Bennett · #74893 ·
Re: ubitx #v6 Screen Speed Mod #v6
So, whose code is the function?void formatFreq() in the V6? Recognition to Jack for code size reduction by removal of? sprintf, but where is the correct place to discuss a potential improvement?
By Gary Anderson · #74892 ·
Re: ubitx #v6 Screen Speed Mod, and interrupt driven encoder wheel mod #v6
This is a classic example of polling versus interrupts. I've used this example here before: Suppose you're setting up a fire alarm system for the Empire State building. There are 100 sensors per
By Jack, W8TEE <jjpurdum@...> · #74891 ·
Re: #v5 Audio, Ground? #v5
Thanks Alan, I figured that from another post, unfortunately, I reduced the solders in that area, placed tape over the chassis screw, still have the issue when the board touches the posts. So I
By Armando Escalante · #74890 ·
Re: #v5 Audio, Ground? #v5
I just completed putting a V3 into an amatuerradiokits case with Nextion 2.8 front panel and had this same issue. The problem turned to be the 3 pins that support the volume control connection on the
By Ham Radio Mail · #74889 ·
Re: Ubitx V6 Nextion 2.8" Display Modification
And here is the pic:
By bill richardson · #74888 ·
Re: Ubitx V6 Nextion 2.8" Display Modification
I did this mod to my V6 and with the Nextion display my current draw dropped from 350ma to 250ma (TFT draws 100ma more!) also I wired a on off switch so I could remove 5v from the display. With the
By bill richardson · #74887 ·
Re: ubitx #v6 Screen Speed Mod, and interrupt driven encoder wheel mod #v6
Hi Smitty. Just tried your version, much nicer to tune. Philip G7JUR
By Philip G7JUR · #74886 ·
Re: ubitx #v6 Screen Speed Mod, and interrupt driven encoder wheel mod #v6
Thanks for explaining your changes Mark, it makes sense now and explains why the display flashes every time the digits change also. All in all, it's working pretty good now. Joel N6ALT
By Joel Caulkins/N6ALT · #74885 ·
Re: ubitx #v6 Screen Speed Mod, and interrupt driven encoder wheel mod #v6
I'm not entirely sure which you meant, so let me answer the question you MIGHT have been asking in case others are similarly confused. :-) Does it work with the existing encoder wheel hardware??
By Smitty, N6MTS · #74884 ·
Re: ubitx #v6 Screen Speed Mod, and interrupt driven encoder wheel mod #v6
Forget that last question, I loaded up Marks's code and the encoder works great. Thanks to those who know how to code we are getting closer everyday to a usable V6 UBITX. Joel N6ALT
By Joel Caulkins/N6ALT · #74883 ·
Re: ubitx #v6 Screen Speed Mod, and interrupt driven encoder wheel mod #v6
So Mark, just to be clear, this code will work with the existing stock encoder also? Joel N6ALT
By Joel Caulkins/N6ALT · #74882 ·
Re: ubitx #v6 Screen Speed Mod, and interrupt driven encoder wheel mod #v6
Here's my fork of your code with my changes applied: https://github.com/SmittyHalibut/ubitxv6/tree/pdq_gfx_update In whole, the goal was to improve the responsiveness of the UI, and I think the
By Smitty, N6MTS · #74881 ·
Re: Relative Power indication on Nextion display
Hi Mike, I am building now a SWR Bridge from Kits and Parts to display the output power on LCD and I have the same issue, on RX voltage on A7 is indicated on my 16x2 as expected, on TX there is no
By Dan YO5RXM · #74880 ·
Re: Relative Power indication on Nextion display
Is anyone using the Nextion meter for relative power and not just S-meter function? ?I¡¯m not seeing a place in the code to disable it during transmit, but even with voltage on A7 not getting any
By Mike WA0YCN · #74879 ·
Re: compile error
See my latest post... Jack, W8TEE
By Jack, W8TEE <jjpurdum@...> · #74878 ·
Re: compile error
Also, if it's a clone, make sure you have the CH340 driver installed. If not, search "CH340 Device Driver Download" and download/install. Jack, W8TEE
By Jack, W8TEE <jjpurdum@...> · #74877 ·
Re: compile error
I think I see a problem...perhaps not THE problem, but a problem. EVERYONE: ??? Whatever is the project's INO primary file name (e.g., ubitx_v6.3_code.ino),??? which is the file that contains
By Jack, W8TEE <jjpurdum@...> · #74876 ·
Re: compile error
I don't understand. What is the Raspberry Pi for?? Also, what is "Arduino 2.1.0.5+dfsg2-4.1". If you are compiling on a Mac, what is the emulator program? Jack, W8TEE
By Jack, W8TEE <jjpurdum@...> · #74875 ·