|
Re: GPSDO ubitx ?
Hi Ashhar,
Is there a way to know if the Si5351 correct got the 25 Mhz input?
I still did not do the 10 MHz to 25 MHz circuit (I bought a GPSDO with
10Mhz output from ebay). Any way I can buy a 10
Hi Ashhar,
Is there a way to know if the Si5351 correct got the 25 Mhz input?
I still did not do the 10 MHz to 25 MHz circuit (I bought a GPSDO with
10Mhz output from ebay). Any way I can buy a 10
|
By
Rafael Diniz
·
#85218
·
|
|
Re: unboxing the ubitx v6
Thanks Rubens. I just connected the 13.8V to the center, and the
negative to outer, and it is working fine!
Rafael
Thanks Rubens. I just connected the 13.8V to the center, and the
negative to outer, and it is working fine!
Rafael
|
By
Rafael Diniz
·
#85217
·
|
|
Re: unboxing the ubitx v6
Olá Rafael.
Melhor verificar antes de ligar.
Verifique a continuidade para chassis (o negativo).
Uso uBITX v4, o meu tem três pinos, um dos lados é o negativo, o do meio +13,8Vcc ou Power TX, e o
Olá Rafael.
Melhor verificar antes de ligar.
Verifique a continuidade para chassis (o negativo).
Uso uBITX v4, o meu tem três pinos, um dos lados é o negativo, o do meio +13,8Vcc ou Power TX, e o
|
By
Rubens Kamimura
·
#85216
·
|
|
Re: unboxing the ubitx v6
Thank you!
By
Alessandrochiste@...
·
#85215
·
|
|
BITX20] FETs on sale
Saw these, may be of interest...
Pack of 10 - IRF3205 N Channel FET Transistor 55V
sale price $2.95
https://mpja.us9.list-manage.com/track/click?u=2b09559a01d02ecc913387081&id=ca563cc1ba&e=42ba0e8752
Saw these, may be of interest...
Pack of 10 - IRF3205 N Channel FET Transistor 55V
sale price $2.95
https://mpja.us9.list-manage.com/track/click?u=2b09559a01d02ecc913387081&id=ca563cc1ba&e=42ba0e8752
|
By
Bob Lunsford
·
#85214
·
|
|
Re: WSJT-X 2.2.2
Group,
I stopped using the program, as it is incompatible with my uBITX v4.
73's de Rubens py2pvb
--
73's PY2PVB
Rubens Kamimura
Técnico em Eletrônica e Eletrotécnica
CFT/CRT-SP: 80254934820
Cel.
Group,
I stopped using the program, as it is incompatible with my uBITX v4.
73's de Rubens py2pvb
--
73's PY2PVB
Rubens Kamimura
Técnico em Eletrônica e Eletrotécnica
CFT/CRT-SP: 80254934820
Cel.
|
By
Rubens Kamimura
·
#85213
·
|
|
Re: Xcvr's for sale
PayPal sent for Organic 5-watter.
PayPal sent for Organic 5-watter.
|
By
Ted
·
#85212
·
|
|
Re: Xcvr's for sale
I can see why the herd needs thinning!
Ken, N2VIP
I can see why the herd needs thinning!
Ken, N2VIP
|
By
Ken Hansen
·
#85211
·
|
|
Xcvr's for sale
All:
Time to thin the herd: For Sale (shipping is CONUS):
Kits And Parts Organic 40M 5 Watter incase, as shown in my Oct., 2019, CQ Magazine article. (Kitcost without case $50.) Assembled with Apache
All:
Time to thin the herd: For Sale (shipping is CONUS):
Kits And Parts Organic 40M 5 Watter incase, as shown in my Oct., 2019, CQ Magazine article. (Kitcost without case $50.) Assembled with Apache
|
By
Jack, W8TEE
·
#85210
·
|
|
Re: Different Nano's
Dean,
Thanks. I’m mainly interested in setting up the timer directly and not relying on a library. It looks like there is some code worth studying in that first line.
73,
Mark, N8ME
Dean,
Thanks. I’m mainly interested in setting up the timer directly and not relying on a library. It looks like there is some code worth studying in that first line.
73,
Mark, N8ME
|
By
Mark Erbaugh
·
#85209
·
|
|
Re: Flash the arduino nano
Tks,
I was the programmer type, I had to choose Arduino as ISP.
Rafael
Tks,
I was the programmer type, I had to choose Arduino as ISP.
Rafael
|
By
Rafael Diniz
·
#85208
·
|
|
Re: Flash the arduino nano
If you're trying to program the Nano, you might try selecting the "old bootloader" type selector.
Reed
If you're trying to program the Nano, you might try selecting the "old bootloader" type selector.
Reed
|
By
Reed N
·
#85207
·
|
|
Re: WSJT-X 2.2.2
Update -
I now believe I have serial I/O for CAT control working seamlessly on the Arduino Nano Every. In short, the default parameters for the Nano Every serial port are 115200, N81 - if I set
Update -
I now believe I have serial I/O for CAT control working seamlessly on the Arduino Nano Every. In short, the default parameters for the Nano Every serial port are 115200, N81 - if I set
|
By
Dean Souleles
·
#85206
·
|
|
Flash the arduino nano
Hi all,
Do I need to buy some flasher equipment to change the firmware of the
arduino? I already compiled a new firmware based on the original with
gcc-avr, but avrdude always give me the same error
Hi all,
Do I need to buy some flasher equipment to change the firmware of the
arduino? I already compiled a new firmware based on the original with
gcc-avr, but avrdude always give me the same error
|
By
Rafael Diniz
·
#85205
·
|
|
Re: unboxing the ubitx v6
the rectangle shaped parts are 17.6 cm by 8.3cm (front and back panels),
and the distance between front and back is 17cm.
Rafael
the rectangle shaped parts are 17.6 cm by 8.3cm (front and back panels),
and the distance between front and back is 17cm.
Rafael
|
By
Rafael Diniz
·
#85204
·
|
|
Re: Mrf101 for sale
These have been sold. Thanks for allowing me to post.
Barry
K3bo
These have been sold. Thanks for allowing me to post.
Barry
K3bo
|
By
barry halterman
·
#85203
·
|
|
Re: Different Nano's
Hi Mark - I don't use timers in my code. Did a quick search - you probably already found these - but for the thread...
Arduino Nano Every - setting up timer interrupt ISR
GitHub -
Hi Mark - I don't use timers in my code. Did a quick search - you probably already found these - but for the thread...
Arduino Nano Every - setting up timer interrupt ISR
GitHub -
|
By
Dean Souleles
·
#85202
·
|
|
Re: FOR SALE Ubitx ver 3 in nice metal case
I also have the N8? Version of the AGC
control unbuilt.
15.00 extra if you buy the rig.
tnx
JohnnY ACØBQ
I also have the N8? Version of the AGC
control unbuilt.
15.00 extra if you buy the rig.
tnx
JohnnY ACØBQ
|
By
Johnny AC0BQ
·
#85201
·
|
|
Re: unboxing the ubitx v6
Evan:
The function can do away with the cascading if statement block several ways. You could use a switch/case statement block, but that still creates a jump table and redundant calls to
Evan:
The function can do away with the cascading if statement block several ways. You could use a switch/case statement block, but that still creates a jump table and redundant calls to
|
By
Jack, W8TEE
·
#85200
·
|
|
Re: Optimize for 5 - 6 MHz range
So lets say, when operating at 6.1 MHz with the 40m band filter setting:
TX_LPF_A = 0
TX_LPF_B = 1
TX_LPF_C = 0
The first harmonic will not be attenuated, so it might be good to
So lets say, when operating at 6.1 MHz with the 40m band filter setting:
TX_LPF_A = 0
TX_LPF_B = 1
TX_LPF_C = 0
The first harmonic will not be attenuated, so it might be good to
|
By
Rafael Diniz
·
#85199
·
|