Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Help
#arduino
So far I don't think anyone has written code for that display.
toggle quoted message
Show quoted text
You can use lots of different displays but you will have write your code/sketch. Raj At 19-08-19, you wrote:
I am han radio from cuba. I build the Ubitx and working fine. The questions is |
||
power supply
hello i am preparing for the arrival of my ubitx? and whilst i have a 35 amp power supply for my shack i think it would be best to have a lower rated supply for the bitx. i have a few ex laptop supplies, should i modify one of these? . if? use the bitx away from the shack i plan to use 11.1 v lipo batteries, but i? need something slightly less powerful? for shack. use any ideas would be great??? dave c? gw0nvf.
|
||
Re: Help
#arduino
Jack Purdum
Hi Evan: As many of you probably already know, PJRS, the makers of the Teensy family, just added the Teensy 4.0 and it is a beast! Some features include: ¨C ARM Cortex-M7 at 600 MHz ¨C 1024K RAM (512K is tightly coupled) ¨C 2048K Flash (64K reserved for recovery & EEPROM emulation) ¨C 2 USB ports, both 480 MBit/sec ¨C 3 CAN Bus (1 with CAN FD) ¨C 2 I2S Digital Audio ¨C 1 S/PDIF Digital Audio ¨C 1 SDIO (4 bit) native SD ¨C 3 SPI, all with 16 word FIFO ¨C 3 I2C, all with 4 byte FIFO ¨C 7 Serial, all with 4 byte FIFO ¨C 32 general purpose DMA channels ¨C 31 PWM pins ¨C 40 digital pins, all interrrupt capable ¨C 14 analog pins, 2 ADCs on chip ¨C? RTC plus more. Paul was very careful when he selected his Beta testers for it, and most were frequent contributors to his Forum and the authors of major libraries. They been beating on it for almost a year, so I think the core should be pretty stable. The footprint is actually smaller than the 3.6 and the cost is, too...$19.95. It's overkill for many projects, but the depth of that resource pool opens a whole new world in many arenas! Jack, W8TEE
On Sunday, August 18, 2019, 11:20:55 PM EDT, Evan Hand <elhandjr@...> wrote:
The short answer is yes, if you add the screen features you want to the Arduino firmware.? I am not aware of any such firmware available.? There is also a shortage of I/O in the stock Raduino.? I would suggest that you first look at the Nextion display work that can be found here:?? Dr. Lee has written software and screen designs to work with the Nano that came with the uBitx.? With all the added features, there is very little room for more modifications in the Nano code.? You do need to purchase a Nextion display with touch screen capability.?? Be sure to verify the screen size and the enhanced version with touch capabilities to work with the KD8CEC software.? I used both the 2.4 and 3.2 inch enhanced versions.? Available from multiple vendors. There is the also JackAl add on board that did change the processor to one with more memory and speed.? That is available here:?? This has higher capabilities, at a higher price.? Be sure to note that the listed price for the board does not include every thing that you need to make it work. You can go the route of converting the Nano code to a larger/more powerful processor like the Teensy on the JackAL board or other newer Arduino based system.? Regardless, that will be a significant effort.? Would be curious to see any results that you come up with. 73 Evan AC9TU |
||
Re: bitx20 problems
#bitx20help
Mark - N7EKU
Hi Dries, |
||
Re: Help
#arduino
The short answer is yes, if you add the screen features you want to the Arduino firmware.? I am not aware of any such firmware available.? There is also a shortage of I/O in the stock Raduino.?
I would suggest that you first look at the Nextion display work that can be found here:?? Dr. Lee has written software and screen designs to work with the Nano that came with the uBitx.? With all the added features, there is very little room for more modifications in the Nano code.? You do need to purchase a Nextion display with touch screen capability.?? Be sure to verify the screen size and the enhanced version with touch capabilities to work with the KD8CEC software.? I used both the 2.4 and 3.2 inch enhanced versions.? Available from multiple vendors. There is the also JackAl add on board that did change the processor to one with more memory and speed.? That is available here:?? This has higher capabilities, at a higher price.? Be sure to note that the listed price for the board does not include every thing that you need to make it work. You can go the route of converting the Nano code to a larger/more powerful processor like the Teensy on the JackAL board or other newer Arduino based system.? Regardless, that will be a significant effort.? Would be curious to see any results that you come up with. 73 Evan AC9TU |
||
Re: bitx20 problems
Dries,
toggle quoted message
Show quoted text
Here's what I hope is a helpful answer to your questions about the Bitx20 Yes, you could use FT-37-43 cores on the transformers. Just duplicate the transformers used on the Bitx40, 10 turns trifilar: ? ?? Carrier suppression on transmit mostly depends on T3 and the two nearby diodes being wired correctly, also the nearby 100 ohm pot must be adjusted for best suppression. The crystal filter will then improve on this somewhat, assuming the BFO is adjusted correctly. Curt's suggestion to check the BFO placement is a good one. Have you tried adjusting the 22pF trimmer in parallel with L3? There's a whole paragraph about tuning in the BFO on? ? ? ?? starting with the words "On amateur bands above ..." Here's a technique for debugging a receiver that might prove useful: ?? Farhan uses a short piece of wire as an antenna, perhaps 1 meter long. It picks up houshold QRM, and he injects that into various parts of the radio, listening to the result out of the speaker.? Perhaps this will help. Once the receiver mostly works,?you might verify the crystal filter shape. To do this, measure the audio coming out to the speaker using a scope while tuning through a strong carrier in one of the bands.?? Ideally, you would start hearing it around 300 hz on one side of the carrier,? it shouldould quickly rise up to full volume and stay there till around 2500 hz, at which point the volume should rapidly fall into oblivion again. I am not quite sure what to say about all of the "mixing frequency products" that you hear in the receiver.? I don't know how clean this radio was, but they should not get in the way of casually tuning in stations across the band. It could be just a matter of a wiring error or bad part. Or it could depend on how the parts were placed on the board. When building the crystal filter, it is best to choose a set of? four 10mhz crystals that match in frequency within perhaps 100hz when plugged into an oscillator, using a frequency counter.? ? It may be necessary to do this if the above test of the filter shape looks wrong. We can worry about Q14 and the 2n2218 JBOT power amp after you get the receiver working properly. ? If you get stuck, you can certainly ask questions here. But best would be to find a local club of radio amateurs who know about working on radios and have appropriate test equipment. Perhaps someone there would like to help. Best Regards, Jerry Gaffke, KE7ER On Sun, Aug 18, 2019 at 05:29 PM, Curt wrote: hard to quickly resolve how many issues remain with your build.? on receive - I wonder if BFO is properly adjusted.? note this oscillator must be appropriately adjusted to mix the RF into the crystal filter to provide the correct audio.? |
||
Brad,
In the past every time that issue has been seen it was the 40 low pass filter having wrong components installed at assembly.? Other wise the issue would be evident on other bands. Generally the power goes down as one goes up from 80 through to 10M. Nominally 40m should be less than 80 and more than 20.? This is assignable to the power amp.? If 40 is much lower than 20 then low pass filter or switching is broken. Allison |
||
Re: bitx20 problems
#bitx20help
Dries, I remember you mentioning that you had changed things around. The one you posted is exactly the original. Can you post your own version' diagram? Second, what kind of equipment do you have to troubleshoot? Do you have access to an oscilloscope or an rf power meter? - f On Mon 19 Aug, 2019, 1:40 AM dries breughe, <driesbreughe@...> wrote:
|
||
Re: bitx20 problems
OM
hard to quickly resolve how many issues remain with your build.? on receive - I wonder if BFO is properly adjusted.? note this oscillator must be appropriately adjusted to mix the RF into the crystal filter to provide the correct audio.? most everyone here is okay with buying a bitx or ubitx board from India, and wiring it up.? there are still modifications to consider.? if you must build a rig - I suggest visiting QRP-LABS.com.? my ubitx is receiving as I type - and I confess to having a Yaesu but it has been off several days. 73 Curt |
||
Re: Help
#arduino
Senior OM
fine news on your successful build.? I think you refer to a larger LCD display?? there are 2 custom versions of uBITX software but I think they only work with color displays - others can correct me if I am wrong.? even if that display can connect to ubitx, the firmware will not likely support it.? I use the simple 2 line LCD and it works nice enough.? enjoy your ubitx and I hope to QSO Curt WB8YYY |
||
Help
#arduino
I am han radio from cuba. I build the Ubitx and working fine. The questions is?
I can use GLCD 32160 to put un my Ubitx |
||
Re: bitx20 problems
Ham since '07, building a Bitx20 in '12? OK, have you built simpler in between? That should have taught you the basics of troubleshooting and given you some basic test-gear. 73 |
||
Re: VOX Issues to be aware of. Or, suspected new digital mode.
On Sun, Aug 18, 2019 at 05:33 AM, bobolink wrote:
ripped from CODEC2CODEC2 looks interesting. It seems to be a breath new life for older research and makes it work well thanks to modern DSP technology. The original researchers could not get past a certain technology point. Well unless you have a government sized budget.? If you think learning Morse Code is hard, imagine learning this keyboard. Maybe someone should come up with a Vocoder Code Tutor. Must have the lowest bit rate for any digital voice mode. Probably could send voice at WSPR bit rates. Imagine that, voice WSPRing. Looks like FreeDV (based on CODEC2) can be implemented with one of the more powerful STM32 processors, maybe one of the newer Teensy boards. Might be fun to add digital voice to the uBitx. Well, if the snoring VOX issue cannot be solved, maybe just some kind of auto ID every 10 minutes to keep his transmissions legal. Tom, wb6b ? |
||
Re: bitx20 problems
#bitx20help
¿ªÔÆÌåÓý
the circuit is from the transceiver has already been posted and is on your own website.
here the circuit of the hf amplifier
|
||
Re: bitx20 problems
#bitx20help
¿ªÔÆÌåÓý
Van: [email protected] <[email protected]> namens Ashhar Farhan <farhanbox@...>
Verzonden: zondag 18 augustus 2019 20:22 Aan: [email protected] <[email protected]> Onderwerp: Re: [BITX20] bitx20 problems #bitx20help ?
Can you post a circuit diagram of your effort? Possibly with a picture of your build too? What kind of test gear do you have access to?
On Sun 18 Aug, 2019, 11:34 PM , <driesbreughe@...> wrote:
|
||
Re: bitx20 problems
#bitx20help
toggle quoted message
Show quoted text
Van: [email protected] <[email protected]> namens Ashhar Farhan <farhanbox@...>
Verzonden: zondag 18 augustus 2019 20:22 Aan: [email protected] <[email protected]> Onderwerp: Re: [BITX20] bitx20 problems #bitx20help ?
Can you post a circuit diagram of your effort? Possibly with a picture of your build too? What kind of test gear do you have access to?
On Sun 18 Aug, 2019, 11:34 PM , <driesbreughe@...> wrote:
|
||
Hi, I have the ubitx V5 board, and have reduced power on 40 meters.
All other bands/frequency ranges? are fine. I am getting 10 or more watts out everywhere but 40 has about 6 watts. At tp7 before the filters looking at it in the scope, it is reduced relative to other bands as well..so not output filter related. Anybody run into this? 73 Brad N8YG |
||
Re: bitx20 problems
#bitx20help
The original BITX: Arv? K7HKL _._ On Sun, Aug 18, 2019 at 12:35 PM Evan Hand <elhandjr@...> wrote: Knowing that I might open a can of worms, here I go: |
||
Re: bitx20 problems
#bitx20help
Ah, I see that Farhan responded, you're in good hands.
The only problem I see is that he will tell you how easy it is. Which for him, it is, as he has debugged plenty of these radios. He might even enjoy dredging up a few dim memories from his distant youth: ?? (Having written that, did a quick check and found your post of the schematic. Exactly the one from the webpage above, created some 25 years ago.)?? Jerry |
||