Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Calling all Midwesterners.
KE0KKM, SE Minnesota.? About 30 miles East of Rochester. I'm in the process of moving so it's been a few weeks (and probably will be a few more) since I've been on the air. On Jun 8, 2017 1:33 PM, "John Smith via Groups.Io" <johnlinux77=[email protected]> wrote: I was hoping to see more people here since we are the other two quarters of the country. I know it's a small sampling right now, but this is what I hear on BITX QSO Night. We midwesterners must be pretty shy, or most of the BITX owners are coastal folks. |
Re: Struggling with tuning clicks and birdie sounds
Should be easy enough to make Pavel's library interface identical to that from Etherkit,
toggle quoted message
Show quoted text
perhaps just a wrapper around what Pavel already has.? Then each of us can decide which library to use when we compile the sketch, perhaps commenting out sections of code in the sketch to make it fit our processor. Those don't want the overhead of the wrapper can call Pavel's routines directly once they have determined the library meets their needs.. I like the idea of a stripped down library, more easily understood and adjusted to fit our needs.? On Thu, Jun 8, 2017 at 11:47 am, Allard PE1NWL wrote:
I would recommend that the interface would be identical to the one as used ? |
Re: Bitx connector pins
Tayda has good connectors, but I would not buy their pins if they look like their picture!
toggle quoted message
Show quoted text
Beware of the pins that look like this! You have to cut them flush on the sides where they slide in. I have used them, very troublesome. Either buy them "Loose" (ready) or if connect together they break off on the end, not the sides. On 6/8/2017 11:11 AM, Vince Vielhaber wrote:
|
Re: Struggling with tuning clicks and birdie sounds
Once the Nano is -almost- full, you can spend 90% of your time fooling around trying to make another feature fit.
toggle quoted message
Show quoted text
Best to just go with one larger processor, if you add a second processor you then have to spend time getting them to coordinate. Here's a possible upgrade: ? I haven't tried one, but seems ideal. ?Lots of extra pins, flash, ram, 12 bit ADC's, processor power. ?And cheap. This processor has 3.3v io like most modern parts such as the Si5351, not 5v like most Arduinos have.? Not interested in having it make coffee, but plenty of other features that would be useful in such a rig: ? CW Keyer, ?SWR meter, battery monitor, stand-alone digital modes, diagnostic aids. I think the Si5351 should be on the main Bitx40 (or uBitx) board, some filtering on those I2C lines. ? Then we can have different off-the-shelf processors and displays, depending on the the feature set we want. If you get noise in the receiver from the processor and display, that means it needs shielding and bypass caps and such.? Jerry, KE7ER On Thu, Jun 8, 2017 at 11:25 am, Andy wrote:
Now raduino use 95% of program storage space, so what is next¡ we can add one more nano in our transceiver or? ? |
Re: Can't upload to Raduino / warranty issue
Did you try the CH340 driver installer software for these cheap chinese clones that use the cheaper USB interface chip? If you have only used expensive name brand ARDUINO products before, then you really need this driver installed.
When I complained about a defective Nano and lack of customer service Farhan asked "What did you expect". And that was it. So, WE ARE the free Indian call center help line.? |
Re: Struggling with tuning clicks and birdie sounds
As Pavel mentioned I have indeed tried his modified library a few days ago
toggle quoted message
Show quoted text
and the initial results were quite promising (except that tuning was not yet working on a standard raduino, but I trust that Pavel will be able to fix this). If his library will be evaluated OK, then we need to open a discussion whether or not we should switch to Pavel's library. Potential pro's: 1. no tuning clicks 2. less memory space - more room for extra features Potential cons: 1. non standard library 2. certain unused features have been removed by Pavel, these are currently not needed but might be needed for other (future) hacks or improvements. Anyway a good documentation of the library would be an absolute must. I would recommend that the interface would be identical to the one as used in the standard library, so that you can easily change libraries without having to recode the sketch (existing sketches would be compatible to either library). 73 Allard PE1NWL On Thu, June 8, 2017 20:19, Pavel Milanes Costa wrote:
|
Re: Europe to States BitX QSO
Andy
Hello,
I have two lambda/4 verticals, 10 meters apart. Each vertical have 30-40 buried radials. Basic description of similar system you can find here: Yes, they have +3db gain compared to one vertical. Signals from the back are -20dB so¡ less QRM. This is DX antenna for low angles and system is much better that dipole on 12m AGL. I made tests during many contests and dipole or horizontal loop are winner only during the day for contacts in range 500 -1200km. If you have some high full size dipole or loop you can work EU stations with 5w during winter or when propagations on 40m are good. 73 & cu on 40m 9a3jh Andy |
Re: Bitx connector pins
M Garza
Here are some on ebay: Marco - KG5PRT? On Jun 8, 2017 1:19 PM, "Michael Hagen" <motdog@...> wrote:
|
Re: Calling all Midwesterners.
I was hoping to see more people here since we are the other two quarters of the country. I know it's a small sampling right now, but this is what I hear on BITX QSO Night. We midwesterners must be pretty shy, or most of the BITX owners are coastal folks.
I am pretty casual when it comes to making contacts, and not competitive about it, but so far my only BITX40 contacts are W1LY Rhode Island, and WB0NPM Southern California. One on each coast and they heard me better than I could hear them.? Seriously, let's find out if there's anymore Midwesterners out there, go ahead and call now. |
Re: Struggling with tuning clicks and birdie sounds
Andy
Hello all,
My BITX40 have following modifications: DDS (VFO+BFO) with QRP labs si5351, I2C display, RF RX attenuator 16dB, RF gain control, CW and AGC. Not so happy with AGC circuit (original with 2n7000) and will test VK3YE AGC in the future. I use my own code without some (for me) not important functions. My opinion is that software development of raduino is going in right direction but... Now raduino use 95% of program storage space, so what is next¡ we can add one more nano in our transceiver or? Of course, I agree 100% with lz1dpn and I think that this is right way: coffee , and read news papper ¡The QRP transceiver is just QRP transceiver - not need to make This mailing list is good opportunity to make some list of software functions what we realy need, for example I vote for: CW keyer, CAT control, some channel memory function, lock button¡ Two cents more... K3NG arduino keyer is very good example of arduino HAM software. 73 & cu on 40m cw, 9a3jh Andy |
Re: Struggling with tuning clicks and birdie sounds
Pavel Milanes Costa
¿ªÔÆÌåÓýEl 08/06/17 a las 13:01, Jack Purdum
via Groups.Io escribi¨®:
When you say you are going to publish a patch that cuts the firmware code size by 25% plus "a lot" of SRAM... You save 25% of the firmware and about 7% of sram, not much in deed, but every byte counts: see the data below. After the patch is applied (depending on Allard, it's his play) I will try to apply some optimizations learned on another projects; It can compplicate the code for non coders, but the important is that the code works and with many coments to explain what every piece of code does I think it's not a great problem. I have other features such as CAT control (SRAM agressive), use of a second Si5351 output as BFO to generate pure CW with and put ALWAYS the VFO above the RF and get rid of a few birdies, amongs others. All of these are part of other of my projects, one similar to the raduino () Raduino (allard 1.13): Sketch uses 26886 bytes (87%) of program storage space. Maximum is 30720 bytes. Global variables use 1521 bytes (74%) of dynamic memory, leaving 527 bytes Raduino (pavel's patch switch to onther si5351 Lib) Sketch uses 19878 bytes (61%) of program storage space. Maximum is 32256 bytes. Global variables use 1377 bytes (67%) of dynamic memory, leaving 671 bytes for local variables. Maximum is 2048 bytes. |
Re: Bitx connector pins
¿ªÔÆÌåÓý
These at Mouser seem to be the least costly. Mike, WA6ISP ? On 6/8/2017 10:47 AM, Michael Hagen
wrote:
|
Re: Bitx connector pins
Vince Vielhaber
Is that the same as these? (note: they use the same pic for all of them)
toggle quoted message
Show quoted text
Vince. On 06/08/2017 01:47 PM, Michael Hagen wrote:
Mouser Crimp Term 22-30 Ga. by Molex --
Michigan VHF Corp. |
Re: Struggling with tuning clicks and birdie sounds
Pavel Milanes Costa
¿ªÔÆÌåÓýJack, That's for Allard's code. I created a Si5351 lib a while ago that it's smaller (firware & SRAM) than the Jason one () and I was playing with Allard code and it can cut 25% of the used firmware (I really don't check how much SRAM but Allard got excited about the sram it can free) The problem was that I haven't a real raduino hardware, I assembled all the hardware with a breadboard and an Arduino Pro and the guide of the Raduino schematics + a old version of a bitx20 board modded to 40m. The patch works great here (homebre hardware) but don't works on Allard tests (real raduino). Last night I borrowed a real raduino + bit40v3 SMD from a ham friend and beging testing it... first round result in no hardware discrepances but it doesn't work (just like Allard noted to me, the si5351 does not generate any freq.) I have to go deeper, but it must wait a few days... this night I go on vacation with the family until next week. 8-) 73 from (almost) the sunny Santa Luc¨ªa Beach on the North Coast
of Cuba. El 08/06/17 a las 13:01, Jack Purdum
via Groups.Io escribi¨®:
|
Re: Bitx connector pins
¿ªÔÆÌåÓýMouser Crimp Term? 22-30 Ga. by Molex # 538-08-50-0114 On 6/8/2017 10:24 AM, bwbangerter via
Groups.Io wrote:
I would like to obtain a few female pins for the connector bodies used with the bitx40. ?But I do not recognize these connectors. ?It would be useful to make up shielded cables for some of the connections, and to make connections without splicing wires. ?Can anyone tell me what to order? |
Bitx connector pins
I would like to obtain a few female pins for the connector bodies used with the bitx40. ?But I do not recognize these connectors. ?It would be useful to make up shielded cables for some of the connections, and to make connections without splicing wires. ?Can anyone tell me what to order?
|
Re: Struggling with tuning clicks and birdie sounds
On Thu, Jun 8, 2017 at 07:21 am, Allard PE1NWL wrote:
Last night I found out that in my latest version raduino_v1.14 there is a small bug that the display is unneccessarily updated even when the frequency hasn't changed. This may cause a slight ticking noise. ?I have just uploaded a corrected version v.1.14.1 to Github at |