Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: zBitx speaker noise?
#zbitx
Ron,
?
I have that same problem, in fact I would say every zBitx owner is having this problem. There are some on this group that think this might be the SPI serial interface updating the display and causing interference. It may be reduced somewhat through firmware changes like how many writes to refresh the display and such. Me not being a coder by any means am waiting to see what others come up with to fix this annoying problem. All we cane do is wait and see.
?
Joel
N6ALT |
Re: Should I start with uBITX, sBITX or zBITX?
¿ªÔÆÌåÓýIf you have 807s and power transformers available then use what you have.? Tubes are almost unavailable here and unused.? I couldn't even give away a few 2E26 tubes - nobody wanted them. Gerry On 2025-04-14 23:42, Jon via groups.io
wrote:
|
Re: zBitx speaker noise?
#zbitx
I think this effect is due to its very small size. Probably shielding would eliminate the problem.
This could be aluminum or copper foil, which is insulated on both sides. Short circuits should be avoided.
If you feel like it, you can experiment with this.
This worked for sBitx, when the RPi flat display wire is shielded and a similar metal shield is placed between the pcb and the RPi.
The question is, which is the better shield: aluminum or copper or iron?
--
Gyula HA3HZ |
Re: zBitx Battery for real time clock missing
Shirley,
the problem and its suggestion arise from the fact that a piece of writing is missing from the shipping package, which draws attention to this. We, who regularly read the forum posts, know this. Anyone who buys a product and does not regularly read forum posts - is unaware of these things. In short: please send a message to the buyer that we ship it like this, the battery type is this and that, please buy it from a domestic dealer. That's it --
Gyula HA3HZ |
zBitx speaker noise?
#zbitx
I hear a pulsing noise from my zBitx speaker, even with a dummy load connected instead of an antenna, and both the audio volume and IF gain turn down. Seems to pulse or hum 3 to 5 times per second. Is this normal? ?Or an issue that needs to be fixed?
?
Anyone else hear this from their unit?
?
If it¡¯s a problem with my unit, any ideas on where I should I look to diagnose and solve this noise issue?
?
73, Ron |
Re: zBitx Battery for real time clock missing
The reason that the zBitx is not supplied with a battery is because of shipping restrictions on lithium batteries. The shipping time would be much longer if the battery were included because it would have to be sent by ship, not air. CR2032 batteries are inexpensive and readily available just about everywhere. On Mon, Apr 14, 2025 at 1:30?PM Joerg DB2OO via <db2oo.ju=[email protected]> wrote:
|
Re: sBitx v3 - next final MOSFET killed
Michael, please note that the product is software published.
So much so that if you don't modify it, there's no joy in using it. And which manufacturer publishes the CAD files? Then there would be a cheaper manufacturer who would skim the profits from the product, no matter how much energy was invested in it. So the manufacturer must protect the product from pirate manufacturers, but provide enough information so that you can find the part on the panel. In recent years, the world's attitude to what to publish and what not to publish has changed a lot.
There are many clone manufacturers who haven't put any development into it, but they take the profits.
?
Would you produce anything by publishing the data necessary for production?
By the way, for someone who can read between the lines and has made a similar product, copying would not be a problem, but there is also honor. Which is a great treasure if everyone follows the written and unwritten rules.
That's why I say it's a rubber bone that can be chewed on, but it won't get us ahead. --
Gyula HA3HZ |
Re: Fixed: cw latency and wsjtx/flidigi sidetone
That's modem_next_sample in the above.
?
You can read online about Flex cw keying issues in a $4500 radio.?
?
I have a Peaberry V2.?? David the designer actually wrote a little windows driver program that operated the radio in CW mode only to address CW timing issues with HDSDR ( in that HDSDR is not used in CW mode any longer ).?? So a long term solution may be a stripped down SDR that is CW only that processes audio in blocks of 128 bytes if that is possible.
? |
Re: Fixed: cw latency and wsjtx/flidigi sidetone
Executive summary:?? The pin change interrupts could/should implement Dit latch and Dah latch that should be processed before reading the state of the keys with key_poll.
?
In modem.c we have cw_tx_get_sample which implements the keying code.? That is called from
modems.c by function mode_next_sample and that is called by
sbitx.c function tx_process and that by sound_process in the same file.? Sound process is called from
sbitx_sound.c? in a function that ID's as the main processing loop.? This function processes blocks of audio of 1024 in size.
?
Although the functions are called 96000 times a second they are called in blocks? separated by 10.667 ms in time.? So in reality the keyer code is "run" every 10ms.
?
I could be wrong with some of the above but it should be close to how it works.??
?
Doing some of the math of 1200/wpm to find timing in milliseconds,? I think 30 wpm would not work well but 20 wpm should be ok.???? I am not sure if one can press and release a paddle in 10ms in order to miss sending a dit.?
?
But the pin change interrupts that actually read the paddles are asynchronous? to all of the above.? And if they latch key closures a dit will not be lost if one can close and open a paddle in 10ms.
?
I don't have a zbitx or a sbitx so I can't really go any further will this.
?
? |
Re: Homebrew satellite control system that can run on sBitx
Gordon,?
?
Just in case test the rx on the lower portion of the 70cm xverter band. Closer to 432mhz. The ones I have are not very broad banded. So maybe you have to adjust the transverter bandpass closer to the 435mhz.?
?
The preamp is a great idea. I use around 15db on my 144mhz transverter setup.
?
Great work on the k3ng rotator!!! Keep up the great work.
?
Juan WP3DN |
Re: Help needed identifying board
On 4/14/2025 21:08, Tom Sevart via groups.io wrote:
OK, thanks.? Yes, there is an S-meter installed in the front panel. I'll give a more careful listen to see if there's an audio difference between the switch positions.? So far I can't tell much of a difference. ?But now that I know what I'm looking for I might be able to determine it.I don't notice much of a difference in the audio, but when the switch is up, which I'm assuming is the fast position, the meter needle drops faster than it does in the down position. I may remove the switch, jumper the pin in the fast position, and use the spot where the switch is for a CW keyer speed control. -- Tom Sevart N2UHC -- This email has been checked for viruses by Avast antivirus software. www.avast.com |
Pi password for zBitx
¿ªÔÆÌåÓýWhat? is the password for the zBitx Pi OS? When I try to install a .deb file, I am asked for a 'user name' which is filled in as 'Pi'. What is the password I should use? Thank you.? Don in Austin, N5CID
|
Re: Help needed identifying board
On 4/14/2025 20:08, Evan Hand via groups.io wrote:
Hello Tom.OK, thanks. Yes, there is an S-meter installed in the front panel. I'll give a more careful listen to see if there's an audio difference between the switch positions. So far I can't tell much of a difference. But now that I know what I'm looking for I might be able to determine it. -- Tom Sevart N2UHC -- This email has been checked for viruses by Avast antivirus software. www.avast.com |
Re: Homebrew satellite control system that can run on sBitx
Tonight I achieved 2-axis control of my homebrew satellite system (so far, only one plane of antennas, but another may come soon).??
The elevation rotator is homebrew with Amazon motor and parts.? ?Amazingly, it works!
?
I have something wrong on my board, because the "down" button seems stuck.? ?I just turned it off in the software, and then controlled the system using
rotctl.exe
(which you can run on the raspberry also)
?
and it controlled perfectly.? ?(I had made careful mesurements of the potentiometer readings at a couple of elevation angles and injected those into K3NGs code)
?
Then I turned on rotctld? and put myself in "Africa" so I could be near a current satellite and bingo!? ?It moved in two dimensions simultaneously to go to point toward that satellite!? ?I have a BUNCH of things that are quite crude and need optimization (wiggly joints, eetc)? ?but this is a huge step forward for me!!!!
?
Gordon KX4Z
?
? |