Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- BITX20
- Messages
Search
Re: using the BITX on RTTY
A 45 baud FSK RTTY signal changes frequency each 22mS.? The shift for RTTY is 170Hz. From my limited experience (not consulting the datasheet) I expect the si5351 would handle this easily.? ?The trick would be getting the timing of the changes right.? ?A software timer such as the Arduino delay()? may not work as it is pretty inaccurate with small arguments.? ?A hardware timer that generates interrupts should do the trick.??It would be easy to try.?
73 Paul VK3HN.? |
Re: ubitx raduino issue/AKA the radio doesn't receive
Ok thanks, then I would say your click generator is working fine, and most likely your receiver chain.
I would double check the calibration and more likely the BFO frequency. There may be better methods, but I would reload the factory default sw, disconnect the PA power cable,? press and hold the push button at startup, do a factory calibration using your other Trx, then go in the setup menu and do a calibration and BFO frequency alignment as they return to defaults under that software. Hope that helps, 73, John |
Re: Should we adopt the KD8CEC firmware?
John,
If I am writing a function that others might want to use, how do I know which analog input to look at for a trigger by the CW key? Does my function need to look at both A3 and A6 just in case? Or do I use one or the other and let the user worry about fiddling with my code to make it work? It's important to have a *standard* to write to. tim ab0wr On Mon, 14 May 2018 13:54:44 -0700 "John" <vk2eta@...> wrote: I disagree that the original software is a good starting point for |
Re: using the BITX on RTTY
I noticed in one of the alternate versions of the uBITX software the WSPR mode was implemented by sending the frequency shifts to the SI5351 chip registers. Have not looked into if the SI5351 chip, and the related uBITX software, can reliably change the frequency at the rate needed for RTTY, but if so, adding a RTTY mode to the software could shift the frequency digitally using the CW key jack to make the mark/space frequency shifts.?
|
Re: ubitx raduino issue/AKA the radio doesn't receive
thanks for the info, John.? I'll take a look at what you've listed, but, as per usual, I left a couple of things out of my problem description that might help diagnose my issues.? I was able to load CEC 1.06 to the raduino, and it appears all functions work, so far as I've taken it.(no transmitting)? Does that add any applicable info?
Thanks |
Re: CONTEST!!!! New Board Naming Contest
#ubitx
¿ªÔÆÌåÓýYou didn't read the instructions fully and your entry is disqualified. ?You are NOT to post your entry here but send it to the specified email address. Sorry, W0EB |
Re: ubitx raduino issue/AKA the radio doesn't receive
Hello John,
I suspect that there is no communication with the Si5351 or that the chip is dead for some reason. Since you know your way around computers I am assuming that you have installed or can install the Arduino IDE and upload a program. In the files section of this forum I have uploaded a diagnostic program (see link below) that will perform the following tests, in sequence, on the I2C bus between the Arduino and the Si5351 clock generator: 1. Is the bus locked by a device other than the Arduino (could be a short on the bus lines)? 2. Is the Si5351 accessible at its default address? 3. Can we write to a register of the Si5351. That would give you some clues as to where to search for the problem next. All the best, 73, John (VK2ETA) Program is located at at?/g/BITX20/files/uBitx%20Diagnostic%20software%20by%20VK2ETA. Some pointers: How to setup the Arduino IDE and upload a sketch:?? The original software to be re-loaded after the tests (assuming this is the software you have in the Raduino):?https://github.com/afarhan/ubitx |
Re: Should we adopt the KD8CEC firmware?
Google is your friend. I2C - superscript the number, I-squared C, or IIC - Inter-Integrated Circuit. Used mostly for linking complex ICs on a PC Board. An I2C peripheral is therefore an external device that communicates with its Mainboard using that bus - multiple devices can use it within a project.
|
Re: ubitx raduino issue/AKA the radio doesn't receive
That Fluke 115 is good to a max of 50khz as a frequency counter:
toggle quoted message
Show quoted text
? ?? You want something that can count at 1000 times that fast if you want to see clk#1 and clk#2. If you have or can borrow a shortwave receiver, bring the whip antenna within a few inches of clk#0 (without touching), see if you can hear the BFO at around 11996.500 khz.? Use the "SSB" mode of the receiver if it has one and you will hear a tone, though AM mode will work and you will hear the receiver go quiet has it hits that carrier. Lots of things that could be wrong, but that's the first thing to check. On many of these, the BNC antenna connector is not quite machined right, try wiggling the antenna cable. (That's really an issue when transmitting for those pushing the final to higher power and worried about SWR.) Jerry On Mon, May 14, 2018 at 05:49 pm, John Knoper wrote: My receiver hasn't worked since I got the kit.???I've put a frequency counter (Fluke 115 multimeter) on the raduino/ubitx connector, and clk0, clk1, and clk2 all have no signal. Display is lit and counts. The raduino is in the right position on the header (per mapping the ground pins on both boards), and the radio does not receive. Regulator 12VDC in, 5VDC out. Can anyone make a suggestion to get this radio up and running?? I'm pretty savvy when it comes to computers and electronics, but...? arduino is not currently in my skill set. |
Re: a new application of morse code
#off_topic
I wonder if she can copy code as well as she can send it. I didn't see an antenna attached to her chair. Maybe her husband is a ham.
|
Re: my take on ?BITX panels for EF01 enclosures
#ubitx
#3d_printing
I¡¯m beginning to see how a 3D printer and a CNC router could be really fun and useful tools. Nice work.
|
ubitx raduino issue/AKA the radio doesn't receive
My receiver hasn't worked since I got the kit.???I've put a frequency counter (Fluke 115 multimeter) on the raduino/ubitx connector, and clk0, clk1, and clk2 all have no signal. Display is lit and counts. The raduino is in the right position on the header (per mapping the ground pins on both boards), and the radio does not receive. Regulator 12VDC in, 5VDC out. Can anyone make a suggestion to get this radio up and running?? I'm pretty savvy when it comes to computers and electronics, but...? arduino is not currently in my skill set.
Thanks! |
to navigate to use esc to dismiss