Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: uBITX Questions (fake semiconductors)
while buying on ebay ?one need to check item description. ?if you find? unbranded, new, or some such? under? "manufacturer"? be sure that it is fake. Generally IRF510 wont be fake , while we get lots of fake under RD16HHF1 type. i had attached a sample look out , in case of RD16 and on page 2 you can find the device?? brand correctly indicated and is good. ?RD16HHF1 device would be costly. i had frequently bought from a seller and they were fine. all the best sarma vu3zmv |
Re: another modified Raduino
Jack Purdum
All: Allard has adopted a more-or-less standard practice of providing the URL for any non-standard IDE libraries used in his code. For example, in his code he has: #include <Wire.h> #include <si5351.h> // https://github.com/etherkit/Si5351Arduino/releases/tag/v2.0.1 The first #include does not provide a URL, which means it is distributed with the standard Arduino IDE. The second directive provides the URL where that library can be found and downloaded. You will need to install that library before you can compile that code. This group's web site has instructions for the proper installation of "external" libraries. Also remember that, once installed, you must shut down and reload the IDE for the new libraries to take effect. Jack, W8TEE From: Arv Evans <arvid.evans@...> To: [email protected] Sent: Saturday, May 13, 2017 5:50 PM Subject: Re: [BITX20] another modified Raduino Michael? OZ9AEW What Si5351A library should I be using? Build options changed, rebuilding all In file included from /home/arv/Server/sketchbook/Bitx_40__Raduino__13_May/Bitx_40__Raduino__13_May.ino:3:0: /home/arv/Server/sketchbook/libraries/Adafruit_Si5351_Library/Adafruit_SI5351.h:44:29: fatal error: Adafruit_Sensor.h: No such file or directory ?#include <Adafruit_Sensor.h> ???????????????????????????? ^ compilation terminated. exit status 1 Error compiling for board Arduino Nano. Obviously it is not the Adafruit library. Arv? K7HKL On Sat, May 13, 2017 at 2:44 PM, OZ9AEW <madsen1960@...> wrote:
|
Re: BITX40 - wiring power via volume control
开云体育You may want to use a ON-OFF-ON DPDT switch in place of the volume control switch. This will allow you to put either 12 volts or your choice of final voltage on the Final. Wired as follows ? 1 O???? O 2 3 O???? O 4 5 O???? O 6 ? Wire 12 Volts to pin 3 and selected final voltage to pin 6. Pin 4 goes to the final voltage connector pin 2 goes to the 12 volt connector on the board. Tie together pins 1, 2, and 5 ? v/r Fred W4JLE ? From: [email protected] [mailto:[email protected]] On Behalf Of Dunstan via Groups.Io ? Go easy on me! First post and first homebrew project... Step 2 of the BITX40 wiring up instructions says that 'the DC power from the socket goes to the board ?through the on/off switch on the volume control', but then later in step 2 it says that 'you may route the positive power line through the ON/OFF switch on the volume control' making it sound optional or that it requires some additional configuration. So, if you follow the default instructions in steps 2 and 4, is the DC power routed through the volume control via the PCB board, or do you need to do this yourself by wiring the DC socket to the volume control and then from there to the board? Thanks in advance! |
Re: BITX40 - wiring power via volume control
开云体育Your choice. Many of us prefer to use a toggle switch for DC power, rather than using the switch on the volume control, to avoid unnecessary wear on the potentiometer. Bill, VK7MX On 14/05/2017 6:07 AM, Dunstan via
Groups.Io wrote:
|
Re: Instructions
开云体育Craig, ? Click on the “Wire Up” link at the of the page: ? for instructions. ? 73, Dale? K9NN ? From: [email protected] [mailto:[email protected]] On Behalf Of Craig_hinshaw via Groups.Io ? Just got my bitx-40 and the instructions was not with it, bought an assembled one, but it came with Knobs and the little thing not attached, where do I get the instructions to finish it |
Re: another modified Raduino
OK now.? I had to do an UPDATE on the Etherkit Si5351A 2.0.1 library. Thanks. _._ |
Re: Almost finished, for now...
Yup, that worked. I also put in the function button and got it working. I'm loving this radio now! Still have yet to make a contact but am more comfortable with the radio and happy that my skills haven't completely disappeared. Will probably update to 1.10 but am pretty happy where I'm at. My (capacitance) hat is off to you all! Wish your families a happy Mother's Day. Brian, K2BRZ |
Re: Raduino v1.10 with CW functionality released
Oops! You're correct it should be NPN.
toggle quoted message
Show quoted text
I'll correct it immediately! Thanks for flagging this! 73 Allard PE1NWL On Sat, May 13, 2017 23:27, Al Duncan VE3RRD wrote:
Notice that in your description you mention using a PNP transistor for |
Re: another modified Raduino
Michael? OZ9AEW What Si5351A library should I be using? Build options changed, rebuilding all In file included from /home/arv/Server/sketchbook/Bitx_40__Raduino__13_May/Bitx_40__Raduino__13_May.ino:3:0: /home/arv/Server/sketchbook/libraries/Adafruit_Si5351_Library/Adafruit_SI5351.h:44:29: fatal error: Adafruit_Sensor.h: No such file or directory ?#include <Adafruit_Sensor.h> ???????????????????????????? ^ compilation terminated. exit status 1 Error compiling for board Arduino Nano. Obviously it is not the Adafruit library. Arv? K7HKL On Sat, May 13, 2017 at 2:44 PM, OZ9AEW <madsen1960@...> wrote:
|
Re: Raduino v1.10 with CW functionality released
electronic design
Hi Jens,? tnx for reply. I thought so, but wasn't sure. The keyer from hamshop is working well so I guess it will be a good addition to the radio. 73! Adi YO2LIW? On Saturday, May 13, 2017 11:20 PM, Jens / DH1AKY <je_wa@...> wrote: Hi Adi, as I see you like to connect the keyer from hamshop.cz to the raduino. Since the Q1 puts some voltage to the ground it should be working. My BITX still waits for completion so i could not verify this, but it should work. 73 de Jens, DH1AKY
|