Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: IRF510
¿ªÔÆÌåÓýHoward do you need some 510¡¯s , I¡¯ll trade a few for some more of those caps and inductors for the driver mod. I got another board that needs them.?Skip Davis, NC9O On Jun 24, 2018, at 22:53, Howard Fidel <sonic1@...> wrote:
|
Re: Rx Radio
#ubitx-help
Mike aka KC2WVB
Yes, the UBitx is a nice piece of engineering. Hats off to the developers. For myself, I don't listen to AM broadcasts for their music content rather I listen to the BBC and other foreign stations to hear views from abroad.? A long time ago an EE friend of mine introduced me to reel to reel half speed masters and I was a convert the moment I heard the difference. I still remember how startled I was by what I had been missing. The tapes of course are pretty much a thing of the past so I had to make a choice between vinyl or a digital format such as the Sony/Phillips Super Audio CD. I chose the later and it offers some nice advantages over vinyl in that you can turn compression off and experience the full dynamic range of the music being played. Of course no format will sound good if the sound engineering is lackluster so buyer beware is always a consideration prior to spending upwards to $30?on a purchase. It's too bad in my opinion that quality in music reproduction has seemed to take a back seat to other interests and it is certainly an area where newer is not equivalent to acoustically better. I am just thankful that there are enough audiophiles to allow quality to still be available. On Sat, Jun 23, 2018, 5:15 AM iz oos <and2oosiz2@...> wrote:
|
Re: uBTIX Nextion Display and microSD card woes
#ubitx
Linux doesn't show hidden files by default.? But you can see them by typing: ls -al in a terminal window when you're in the directory you want to examine.? To hide a file, rename it with a dot ('.') as the first character. On Sun, Jun 24, 2018 at 8:49 PM, Mark M <junquemaile@...> wrote: Another thing to watch out for, at least it's something that has caused me some grief at times when loading the tft files on various displays... |
Re: uBTIX Nextion Display and microSD card woes
#ubitx
Mark M
Another thing to watch out for, at least it's something that has caused me some grief at times when loading the tft files on various displays...
toggle quoted message
Show quoted text
You may get a message on the display that the load failed because there is more than one .tft file on the SD card but when you look you see only one. You need to be sure to enable viewing hidden files in file explorer (Windows) or finder (on a Mac)...there's probably one with the .tft suffix that you need to delete. I don't think either one of them will show hidden files by default. Not sure about Linux. The 1G SD card I had was plenty big for the tft file. Anyway, HTH Mark... AA7TA On 6/24/18 7:32 PM, Michael Babineau wrote:
I just want to pass on some discoveries I made today while upgrading my uBTIX to run KD8CEC V1.094 with a 2.8' Nextion Display. |
Re: KD8CEC - Nextion Display - IAN questions
Michael Thanks for your suggestion. i will implement them before the beta version is over. Ian KD8CEC 2018-06-25 11:04 GMT+09:00 Michael Babineau <mbabineau.ve3wmb@...>: Ian :? |
Re: Programming Issues and Questions
¿ªÔÆÌåÓýJack:
That helps, but now I get other errors. There are also lots of warnings. invalid conversion from 'const byte* {aka const unsigned char*}' to 'uint8_t* {aka unsigned char*}' [-fpermissive] Howard On 6/24/2018 10:14 PM, Jack Purdum via Groups.Io wrote:
|
Re: IRF510
¿ªÔÆÌåÓýThey are obsolete. Just had them lying
around like you do.
Howard On 6/24/2018 10:12 PM, ajparent1/KB1GMX wrote: Early Dmos parts.? They are good, I still have some in the collection along with
|
Re: #ubitx-help advice needed-display issue
#ubitx-help
We've had some really long threads here about switches and fuses and diodes and such.
toggle quoted message
Show quoted text
Here's a few of them: ? ??/g/BITX20/topic/7489182 ? ??/g/BITX20/topic/19250730 ? ??/g/BITX20/topic/21608328 It's one of those things were everybody has an opinion. Most of them would work enough. If you don't have a 3 Amp fuse in line with the power supply, the shunt diode scheme shown on the? wireup page of hfsignals.com won't necessarily work. You are describing a variation of this, with a fuse in the black wire between the shunt diode and the power jack,? this would mostly work except that antenna ground is often somehow connected to power supply ground which can give a path around a blown negative side fuse. I'd say you want to fuse the positive side first. Allison has suggested also fusing the negative side, but that is not often seen. This is what I have implemented: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +------0.5Afuse----Diode----------RedToMainUbitx12v
? ? ? ? ? ? ? ?jack? ? ? ? ? ? ? ?|? ? ? ? ? ? ? ? ? ? ? bar
PowerSupply=====O-------Switch----|
? ? ? ? ? ? ? ? |? ? ? ? ? ? ? ? ?+------3.0Afuse--------------------BrownToIrf510s?
? ? ? ? ? ? ? ? |
? ? ? ? ? ? ? ? +----------------------------------------------------BlackToGround
I am using polyswitches instead of fast-blow fuses, no need to replace them when a short occurs. ? ?? Just power down to let the polyswitch cool and reset itself, fix the fault, then power back up. Having a separate 0.5A fuse for most of the uBitx means less damage will occur on a fault than the damage we would have if it was a 3.0A fuse to everything. The power switch could be the one on the volume control provided. Instead I put in a toggle switch right next to the power jack on the back of the chassis to avoid long wires. I prefer a series diode as shown (not shunt) for polarity protection of the main uBitx board, we lose? some fraction of a volt across that diode but it does not affect radio performance. The provided Schottky diode could be used, or use anything from the 1n400x series such as the 1n4007. The PA-PWR to the IRF510's is only protected by the 3.0Amp fuse, if polarity is reversed then the IRF510's will conduct and blow the fuse, so this is a shunt protection scheme that avoids any diode voltage drop A small drop in voltage here will reduce available power out when transmitting.
?Jerry, KE7ER On Sun, Jun 24, 2018 at 06:33 pm, <entilleser@...> wrote: So, then, regarding the wire-up of the jack/switch/fuse/et cetera:? Positive pole of jack to one pole of fuse: other pole of fuse to one pole of switch: other pole of switch to red and brown wires of radio power connector.? That it???? Also, negative pole of jack to one pole of second fuse: other pole of second fuse to black wire of radio power connector, and to black end of diode: ring end of diode to positive pole of power jack.? Yes??? |
uBTIX Nextion Display and microSD card woes
#ubitx
I just want to pass on some discoveries I made today while upgrading my uBTIX to run KD8CEC V1.094 with a 2.8' Nextion Display.
If you follow Ian's instructions at ?(? you need to download .TFT files and install the correct one, based on display size, onto a microSD card and?plug that into the Nextion Display before powering it up. This is required to load?the KB8CEC GUI code into the display.? I ran into some problems doing this so I want share what I have?discovered so that you don't make the same mistakes that I did.? 1) The Display wants the microSD card to be formatted as FAT32. What this means to you is that you can't use a microSD card larger than 32GB as the default in? Windows is to format cards > 32 GB as exFAT, which the Nextion does not like. In fact Windows 10 wouldn't even let me reformat a card this big as FAT32. (I am sure if you dig deep enough there might be a way to do this. I am not a Windows GURU). ? Currently you only need a 2 GB card so if you need to buy?one for this purpose try an 8GB card. It is also worth it to buy a brand name card (like Sandisk). One of the no-name cards that I have is slower than cold?molasses to read from and write to. I ended up running out to the?local drugstore for an 8GB? Sandisk at 4pm as I realized all of the cards I had were either too big or duds.? 2) If you have a problematic microSD card, when you power up the rig you might not see anything on the display, not even a backlight ! ? I spent considerable time?trying to solve what I thought was a wiring/power problem to the display when it was a bad SD card. When the I removed the card and power-cycled the rig the? Nextion display came up fine with a demo program that was already loaded. ?So my recommendation is for the initial power up of the display don't insert the SD card. That way you can be sure that you have it wired up ok?before you start messing with SD cards.? 3) Beware, ground and +5V connections on the Raduino going to the Nextion Display are adjacent to each other.? I recommend that you check and recheck your wiring several times?before applying power. It is very easy to accidentally swap these and you won't be happy if you do. ?As they say, "An?ounce of prevention is worth a pound of cure". One group member has already found this out the hard way. Cheers Michael VE3WMB? |
Vince Vielhaber
I have an 862D but to remove the nano I'd cut the old one out with snips if I didn't have a desoldering iron, which I do.
toggle quoted message
Show quoted text
Vince. On 06/24/2018 08:06 PM, f1mqj wrote:
Thanks Jerry, Vince, Ralph and others --
Michigan VHF Corp. |
Re: Programming Issues and Questions
Jack Purdum
I don't think Farhan meant to return anything from the function. As a test, change the function's signature from: ?? int menuBand(int btn){ to ?? void menuBand(int btn){ and see what happens. I didn't see any statements in any of the files where a return value from menuBand() is used in an assignment statement, so it should be OK using void. Jack, W8TEE
On Sunday, June 24, 2018, 5:45:04 PM EDT, Howard Fidel <sonic1@...> wrote:
I am integrating my uBitx into an old HA 350 receiver? chassis. It has a band switch on it, so I want to program A7 to read the switch. I downloaded several different versions of code to find a good starting point. When I use any of Farhan's versions, I get a compile error:?
return-statement with no value, in function returning 'int' [-fpermissive]
?
It is a return in ubitx_menu in the if(!btn) statement that causes this.
I tried Ron, W2CTX's ubitx_V2_00R and i see what looks like coding errors, although it compiles. The error is that A7 is not declared, and digital dash is declared as A3. A3 is PTT KD8CEC's uBitx_20 compiles.? Any input on which code is best would be appreciated. I would also like to know how to fix the compiling error so I can reinstall the factory code if I need to. Thanks, Howard
|
Re: KD8CEC - Nextion Display - IAN questions
Ian :?
I am very impressed with KB8CEC v1.094, this plus the Nextion Display is a real game changer for the uBITX !? It feels like I am now using a new radio ;-)? Can I make a suggestion for some future enhancements ? 1) Make the Tuning Step an on-screen button so that tapping on it will allow the selection of the tuning step. ? ? ?This is something that anyone using both CW and SSB will want to change all the time and it is difficult to get at currently. 2) Provide an on-screen button to access the CW settings. ? ?Things like offset and break-in delay don't get changed very often but ?CW operators who are using Iambic keying ? ?need to be able to quickly change code speed?. Also many of us use both?paddles and straight keys so it would also be nice to ? ?able to quickly access selection that from the display. This also makes adjusting an antenna tuner simpler if you can switch ? from Iambic to Straight Key and push the DIT paddle to generate a carrier.? One thought is that you might be able to make it context sensitive so that buttons specific to CW operation only appear when the mode is CWU or CWL ?? Just a thought.? Thanks for all of the great work on this ! Cheers Michael VE3WMB? |
Re: ubitx code version 4.3 for review, testing
Jack Purdum
Any files that appear in the sketch directory are assumed to be part of the sketch and are included by the IDE. Each file will have its own tab in the Source Code Window. Jack, W8TEE
On Sunday, June 24, 2018, 7:14:09 PM EDT, Craig Wadsworth <cwadsworth@...> wrote:
Neophyte question: The code is in several files.? May different files be merged into the Arduino IDE as desired? |
IRF510
I accidentally blew the IRF510 out. I didn't have any, but I found some VN88AFD parts. They produce the same power out on all bands as the IRF510 did. They have much less gate capacitance, so should be easier to drive. Not saying they are better, but they seem to be equivalent in the uBitx. Pin order is different.?
Howard |
Re: Nextion Display vs 1602 LCD - Current Consumption
#ubitx
Whoops ... the 250 mA is for the whole rig.?
The Raduino + Nextion Display should account for 41 mA + 108 mA ?~= ?149 mA. So the current through the L7805 on the Raduino Board should be about 150 mA which should be fine.? I still suggest using a heatsink. Cheers Michael VE3WMB? |
Re: Nextion Display vs 1602 LCD - Current Consumption
#ubitx
Michael Perfect !!! I considered using a $ 2 price regulator for RPI on ebay, but decided to cancel. I will disassemble another transceiver to find the heat sink Ian 2018-06-25 10:37 GMT+09:00 Michael Babineau <mbabineau.ve3wmb@...>: Today I upgraded my uBITX (v3) to use KD8CEC v1.094 and a Nextion 2.8" display, so I am now able to answer my |
Re: Nextion Display vs 1602 LCD - Current Consumption
#ubitx
Today I upgraded my uBITX (v3) to use KD8CEC v1.094 and a Nextion 2.8" display, so I am now able to answer my
previous question about current draw of the display and whether the L7805 regulator on the Raduino board is up to the task of powering this display.? Prior to doing the upgrade I measured my RX current draw as 162.5 mA, running off of a 12.5 v SLA battery.? A previous posting to this group established that the 16x2 LCD Display draws about 21 mA so the rig + Raduino (without LCD) should be around 142 mA With my Nextion 2.8" Display and backlight set to 100 % I am now seeing a total current draw for the uBITX of? 250 mA. That indicates that my 2.8" Nextion Display is drawing about 108 mA.? ? The L7805 regulator on the Raduino board is rated for at least 1A so it should be fine with a 250 mA total current draw. I did go ahead and put a heatsink on it and I even used some silicon-based heatsink compound.? For fun I took a meat thermometer and held it against the Heatsink and I got a reading of 56.5 C ! The rig had been powered up for over an hour.? This part is rated for up to 150 C.? My recommendation is that if you are going to add the Nextion Display you should? put a TO-220 compatible heatsink on the L7805 5V regulator on the Raduino board. Cheers Michael VE3WMB? |
Re: #ubitx-help advice needed-display issue
#ubitx-help
So, then, regarding the wire-up of the jack/switch/fuse/et cetera:? Positive pole of jack to one pole of fuse: other pole of fuse to one pole of switch: other pole of switch to red and brown wires of radio power connector.? That it???? Also, negative pole of jack to one pole of second fuse: other pole of second fuse to black wire of radio power connector, and to black end of diode: ring end of diode to positive pole of power jack.? Yes???
|
Re: RFI from uBitx TX after AGC and other mods installed
Thanks Don, I'll try some RG-174 then.? I might not have time until Wednesday, flying out tomorrow for a two day trip, but will report back when I try it.
I assume one coax with shield to ground at both ends - unlike the RF gain control coax, which is two coax cables, grounded at the pot end but shields not connected at the AGC board.? Let me know if that's not right. 73, Rowland K4XD |