|
RPi Pico
The c sdk is a difficult to use. I am waiting for the Arduino support to arrive before starting to port. This will be a game changer.
The c sdk is a difficult to use. I am waiting for the Arduino support to arrive before starting to port. This will be a game changer.
|
By
Ashhar Farhan
· #86495
·
|
|
Linear Amp Idea
Linear amplification with FETs is limited by the Rds, the resistance between the drain and the source when the MOSFET is turned on. To illustrate, lets imagine that the Rds is 2 ohms. Now, give 12v on
Linear amplification with FETs is limited by the Rds, the resistance between the drain and the source when the MOSFET is turned on. To illustrate, lets imagine that the Rds is 2 ohms. Now, give 12v on
|
By
Ashhar Farhan
· #86405
·
|
|
Linear Amp Idea
Howard, The tone spacing does not change the maths at all. Whether the tones are 100 khz apart or 1 khz apart, the IMD3 will still move up or down 3 times faster than the tones. Using tones that are 1
Howard, The tone spacing does not change the maths at all. Whether the tones are 100 khz apart or 1 khz apart, the IMD3 will still move up or down 3 times faster than the tones. Using tones that are 1
|
By
Ashhar Farhan
· #86380
·
|
|
Linear Amp Idea
Howard, The idea of a stable, low-cost boot for QRP radios is long over due. I hope you or someone else does step in to fill this gap. I have been experimenting with different kinds of amplifier devic
Howard, The idea of a stable, low-cost boot for QRP radios is long over due. I hope you or someone else does step in to fill this gap. I have been experimenting with different kinds of amplifier devic
|
By
Ashhar Farhan
· #86363
·
|
|
Free RTOS
Mark, The ubitx code is very dense. It does so many things crammed into a barely 2000 bytes of RAM that we couldn't afford add any libraries with code that we wouldn't use. Instead, we have hand optim
Mark, The ubitx code is very dense. It does so many things crammed into a barely 2000 bytes of RAM that we couldn't afford add any libraries with code that we wouldn't use. Instead, we have hand optim
|
By
Ashhar Farhan
· #86275
·
|
|
Homebrewing a uBITX according to M0HYT
the circuit that you posted in the original post is from the transformer used on the PCB. it is a crazy wire-up because the transformer is mounted on a 6 pin DIP base. This is done so that the women w
the circuit that you posted in the original post is from the transformer used on the PCB. it is a crazy wire-up because the transformer is mounted on a 6 pin DIP base. This is done so that the women w
|
By
Ashhar Farhan
· #86270
·
|
|
Anyone knows the wsjt-x udp protocol?
Owen, the udp is a stateless protocol. However, the state and reliability can be built on top of it. The WSJT-X UDP protocol (with my cursorily reading of the headers) has this in-built. The duplicate
Owen, the udp is a stateless protocol. However, the state and reliability can be built on top of it. The WSJT-X UDP protocol (with my cursorily reading of the headers) has this in-built. The duplicate
|
By
Ashhar Farhan
· #86148
·
|
|
Anyone knows the wsjt-x udp protocol?
Thanks all, the NetworkMessage.hpp gave all the details. Now, off to c compiler...
Thanks all, the NetworkMessage.hpp gave all the details. Now, off to c compiler...
|
By
Ashhar Farhan
· #86142
·
|
|
Anyone knows the wsjt-x udp protocol?
I think it is a two way protocol. Do you think we can reply to a callsign?
I think it is a two way protocol. Do you think we can reply to a callsign?
|
By
Ashhar Farhan
· #86135
·
|
|
Anyone knows the wsjt-x udp protocol?
I am trying to write a front end that can work on our ILI9341 display
I am trying to write a front end that can work on our ILI9341 display
|
By
Ashhar Farhan
· #86131
·
|
|
Anyone knows the wsjt-x udp protocol?
Thanks, Evan
By
Ashhar Farhan
· #86127
·
|
|
Anyone knows the wsjt-x udp protocol?
I am looking for any description of the udp protocol used by wsjt-x. Any idea what it can do?
I am looking for any description of the udp protocol used by wsjt-x. Any idea what it can do?
|
By
Ashhar Farhan
· #86125
·
|
|
IDE Colors for Old People
The fonts used in the ubitx were optimised for poor sight. I used dark mode and the font was tweaked to be large with thick stems. I was a font developer 2 decades ago so I know a bit about this. I do
The fonts used in the ubitx were optimised for poor sight. I used dark mode and the font was tweaked to be large with thick stems. I was a font developer 2 decades ago so I know a bit about this. I do
|
By
Ashhar Farhan
· #86037
·
|
|
Interesting - your bitx as a cheap Metcal?
These days I use two irons: The temperature controlled Soldron for regular work and an ancient 50 watter for connectors and making chassis of copper clad pieces
These days I use two irons: The temperature controlled Soldron for regular work and an ancient 50 watter for connectors and making chassis of copper clad pieces
|
By
Ashhar Farhan
· #85728
·
|
|
RPi Pico
They have released visual studio. This cpu has built-in support for debugging, something that was sorley missing in teensy and arduino boards. this means that you can place a break-point. it is really
They have released visual studio. This cpu has built-in support for debugging, something that was sorley missing in teensy and arduino boards. this means that you can place a break-point. it is really
|
By
Ashhar Farhan
· #85599
·
|
|
I think I damaged my display.uBitx V3
Does the radio tune around? If yes, the Nano is fine. Did you, by mistake, fiddle with the contrast pot? Just try turning that up and down. The display is a standrd 16x2 LCD display. Ebay is full of t
Does the radio tune around? If yes, the Nano is fine. Did you, by mistake, fiddle with the contrast pot? Just try turning that up and down. The display is a standrd 16x2 LCD display. Ebay is full of t
|
By
Ashhar Farhan
· #85581
·
|
|
Ubitx and QO-100 sat
VU2AAP, Amar, too uses a ubitx on QO100
VU2AAP, Amar, too uses a ubitx on QO100
|
By
Ashhar Farhan
· #85524
·
|
|
uBITX Rasperry Pi 0
All the connectors of v5 are retained exactly the same in v6. You only have to desolder the volume pot
All the connectors of v5 are retained exactly the same in v6. You only have to desolder the volume pot
|
By
Ashhar Farhan
· #85475
·
|
|
uBITX Rasperry Pi 0
Can someone port the agc and cw filter code from guido's usdx to ubitx? That would be interesting! Jerry, i will restore the wireup.
Can someone port the agc and cw filter code from guido's usdx to ubitx? That would be interesting! Jerry, i will restore the wireup.
|
By
Ashhar Farhan
· #85465
·
|
|
uBITX Rasperry Pi 0
The new boards don't need any wireup. However, the circuit DOES show the pull-ups needed. - f
The new boards don't need any wireup. However, the circuit DOES show the pull-ups needed. - f
|
By
Ashhar Farhan
· #85448
·
|