Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Knob for that tiny volume pot?
I am actually considering 3d printig the knob for mine, since it is a 4mm shaft with a flat. I already have STL files for knobs for 6mm shafts, so I SHOULD be able to shrink it 2mm in the X and Y dimensions (easy to do in Cura), and finagle it from there until it fits properly.
toggle quoted message
Show quoted text
Rich KC8MWG
|
Re: Raduino dead?
¿ªÔÆÌåÓýStopping IDE sometimes also helps.
|
Re: Raduino dead?
¿ªÔÆÌåÓýThink the Nano comes with these usb devices/drivers. ? Did you try the initial or other programmer options in the IDE? ? Ron ¨C PA3FAT |
Re: Unused wires
¿ªÔÆÌåÓýHi Ron,obviously I don't know what happened with the 'broken' raduino's but I know that when earthing the brown wire doesn't work the temptation is to try connecting it to the positive voltage instead and as this is probably 12 volts it's likely to destroy the Raduino. But as I say I don't know if that happened in these cases. Having played a lot with Arduino's I can say that eathing one of those input pins almost certainly can't damage the arduino nano in the Raduino, however often you do it so it's really hard to say what could have happened. We'll probably never know for sure. I take it your SI5351 is probably controlled by an Arduino I have also built a couple of these with encoders and they work really well. Interestingly the Raduino doesn't use an encoder but uses an analogue voltage from a 10K pot between plus and earth to set the frequency. yes, there is always something new to learn about the bitx and I've learned a lot from the group. Ian Am 29.01.2017 um 17:11 schrieb ron van
doremalen:
|
Re: New 10 turn pot for $10.00
Using a 10 turn pot with a Raduino is going to be frustrating, you will have to turn to the end of the band to shift the band frequency up or down.? I have not tried a 10 turn pot with the Raduino so I could be wrong.? The pot supplied in the kit works well with a small knob on it, you can still fine tune the frequency step by step, and you can easily move to the ends of the turn to shift the band frequency. If you are using the analog VFO, then a 10 turn pot is very useful. |
adding VK3YE AGC to BITX40
I would like to add the audio AGC circuit from Peter VK3YE to my BITX40 (see ) but am wondering about exactly how to integrate it into the current version of the SMD BITX40v3. On Peter's schematic, I assume that the amp block shown at the "receiver audio in" is actually Q16. The 3.3K resistor in Peter's circuit doesn't exist in the BITX40 and I assume that it would have to be added between C115 and the high side of the volume control. The input to Peter's circuit would then come from the C115 end of the 3.3K resistor and the LDR would be placed across the volume control. The easy way to install the 3.3K resistor would be to lift the red wire from the volume control and install the resistor between the wire and volume control terminal. Am I correct in my "assumptions" or did I miss something? His LDR version of an audio AGC looks like it really works well and would make a good addition to the BITX40.?? 73, AL - VE3RRD |
Re: Shrill noise on power up !!
'Repair & Reuse or Recycle E-Waste' On Jan 28, 2017 3:24 PM, "Sourav" <sourav.relja@...> wrote:
> > I get a ¡°sharp shrilling tone¡± while the Bitx¡¯s vol.on/off switch is toggled on ?!!¡.just beginning part about 2mm after which its normal > > sweep of the Rx volume up/dwn. How to stop it. > use wire wound... > ¡though the radio¡¯s working fine & am getting a 9-10w o/p |
Re: Raduino dead?
On Sun, Jan 29, 2017 at 10:18 am, Jack Purdum wrote:
Did you run the proper install program in the drivers subdirectory? ?Thanks Jack, I think there could be a possible cause for my problem. When I connect the Nano to an USB port, it shows up as COM5. So I just used COM5 in the Arduino ide. Is there anything else I have to do? Got my old programer connected to the Nano, but get no Com port shown up. Have to use AVRDude, but hate to mess around with commandline paramaters. Have to look if I can find some GUI for it. Would prefere to just use the arduino ide though. |
Re: Unused wires
Yes, the inductor is for L4 in the analog VFO if you decide to do without the Raduino for a VFO, must be out if you do use the Raduino. No, the cap is for use across the tuning pot to avoid a bit of chatter there.? From ? http://www.hfsigs.com/bitx40v3_wireup.html??
On Sun, Jan 29, 2017 at 09:46 am, Jack Purdum wrote:
? |
Re: Raduino dead?
Jack Purdum
The "sync" error message can occur for a whole bunch of reasons. As you can see, avrdude tried 10 times looking for a response and not getting it, after which it gives up. I assume you had the USB cable set, since you said the COM port was configured correctly. The other possibility is the drivers is not correct. Did you run the proper install program in the drivers subdirectory? Jack, W8TEE From: Helmut OE4HDS <hs@...> To: [email protected] Sent: Sunday, January 29, 2017 1:08 PM Subject: Re: [BITX20] Raduino dead? Com port is correct set. Programer now set to USBasp Upload gives an error. Arduino: 1.8.1 (Windows 10), Board: "Arduino Nano, ATmega328" avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x80 I have another option for upload available as I still have a USBasp programmer as leftover from my times where I programmed flightcontorllers and ESCs for my multicopters. That programmer has also a 6pin connector that fits to the 6 pins on the oposite side of the USB adapter on the nano. I just removed the plastic around the pins to get them free, but they are cut and I think they are a bit to short now. Will try to get them a bit longer by heating up the solder and pulling them out a bit. Maybe I can get that connected via this programmer. It is something like that: http://thumbs.picclick.com/00/s/MTIwMFgxNjAw/z/CCEAAOSwUKxYZA~5/$/USBASP-USB-ISP-AVR-51-Programmer-Adaper-Atmel-_1.jpg |
Re: Unused wires
¿ªÔÆÌåÓý? There is a bunch of confusion in the documentation, including the info in the sketch listing that states that A2 is used for push to talk. The real information is in the actual code and is as follows: +#define ANALOG_KEYER (A1) ? +#define CAL_BUTTON (A2) ¨C RED wire +#define FBUTTON (A3) +#define PTT?? (A6) +#define ANALOG_TUNING (A7) ? v/r Fred W4JLE ? ? |
Re: Raduino dead?
Com port is correct set. Programer now set to USBasp Upload gives an error. Arduino: 1.8.1 (Windows 10), Board: "Arduino Nano, ATmega328" avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x80 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x80 I have another option for upload available as I still have a USBasp programmer as leftover from my times where I programmed flightcontorllers and ESCs for my multicopters. That programmer has also a 6pin connector that fits to the 6 pins on the oposite side of the USB adapter on the nano. I just removed the plastic around the pins to get them free, but they are cut and I think they are a bit to short now. Will try to get them a bit longer by heating up the solder and pulling them out a bit. Maybe I can get that connected via this programmer. It is something like that: http://thumbs.picclick.com/00/s/MTIwMFgxNjAw/z/CCEAAOSwUKxYZA~5/$/USBASP-USB-ISP-AVR-51-Programmer-Adaper-Atmel-_1.jpg |
Re: Raduino dead?
Jack Purdum
Usually, the "programmer" is the USBasp option. Jack, W8TEE From: Helmut OE4HDS <hs@...> To: [email protected] Sent: Sunday, January 29, 2017 12:26 PM Subject: Re: [BITX20] Raduino dead? Ups, sorry for beeing that stupid. I meassured just the voltage that was on A7 with having the pot at a random position. Of course it is changing. It goes from 0 when fully to counterclockwise up to 5.08 when fully clockwise. The regulator gets slightly warm, but not realy hot. When I now turn it on, the first line of the LCD shows 16 black blocks and the second line is empty. On the nano a green and a red led are lit, but I cannot see which one, because it is covered by the LCD. I tried to upload a sketch, without having anything else connected to the nano. I think that should work? Just to be sure, what settings do I have to use within the Arduino software? I have the following settings: board = Arduino Nano processor = artmega328 programmer = AVRISPmkll I am not sure about the progammer setting, but tried every single one and nothing worked. Or should I try to upload when everything is connected and under power? |
Re: Raduino dead?
¿ªÔÆÌåÓýIDE wise have same settings as you. ? Upload is not giving errors? Sure you have the right com port selected? ? Van: [email protected] [mailto:[email protected]]
Namens Helmut OE4HDS
Verzonden: 29 January, 2017 18:26 Aan: [email protected] Onderwerp: Re: [BITX20] Raduino dead? ? Ups, sorry for beeing that stupid. I meassured just the voltage that was on A7 with having the pot at a random position. Of course it is changing. It goes from 0 when fully to counterclockwise up to 5.08 when fully clockwise. The regulator gets slightly warm, but not realy hot. When I now turn it on, the first line of the LCD shows 16 black blocks and the second line is empty. On the nano a green and a red led are lit, but I cannot see which one, because it is covered by the LCD. I tried to upload a sketch, without having anything else connected to the nano. I think that should work? Just to be sure, what settings do I have to use within the Arduino software? I have the following settings: board = Arduino Nano processor = artmega328 programmer = AVRISPmkll ? I am not sure about the progammer setting, but tried every single one and nothing worked. ? Or should I try to upload when everything is connected and under power? ? |
Re: Unused wires
Jack Purdum
They include the cap and inductor that were previously installed on the board before the VFO/LCD addition in case you wanted to go back to that state. Jack, W8TEE From: "mapacton@..." <mapacton@...> To: [email protected] Sent: Sunday, January 29, 2017 12:13 PM Subject: Re: [BITX20] Unused wires Sorry, Mike. Guess I should have paid closer attention to the question.? I'm just tackling mine. My radiuno came with a pre-wound inductor. I can't seem? to find any reference as to where it goes. Any ideas on that? Mark ?KC1GNH |
Re: Raduino dead?
Ups, sorry for beeing that stupid. I meassured just the voltage that was on A7 with having the pot at a random position. Of course it is changing. It goes from 0 when fully to counterclockwise up to 5.08 when fully clockwise. The regulator gets slightly warm, but not realy hot. When I now turn it on, the first line of the LCD shows 16 black blocks and the second line is empty. On the nano a green and a red led are lit, but I cannot see which one, because it is covered by the LCD. I tried to upload a sketch, without having anything else connected to the nano. I think that should work? Just to be sure, what settings do I have to use within the Arduino software? I have the following settings: board = Arduino Nano processor = artmega328 programmer = AVRISPmkll I am not sure about the progammer setting, but tried every single one and nothing worked. Or should I try to upload when everything is connected and under power? |
Re: BITX Hacks : Improved audio
Mike Which fix did you implement? Randy, K7AGE On Sun, Jan 29, 2017 at 8:37 AM, Mike Hoddy <g0jxx.radio@...> wrote: Yep, just done that - helps with overloading - thanks guys. |
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group. File: Raduino Pinout.pdf Uploaded By: Randy Hall Description: You can access this file at the URL: Cheers, |