40m Pelican Case SSB Trabsceiver
-
Test code for the LCD and Si5351
#include
#include
static const long bandStart = 7000000; // start of VFO r...
17 minutes ago
Serving the worldwide community of radio-electronic homebrewers. Providing blog support to the SolderSmoke podcast: http://soldersmoke.com
uBitx is a bit difficult to *really* remote: its control and display are done by Arduino, but the unit supplied by default in the 'kit' has that as the 'Raduino", with the 'VFOs' part of that, being the on-board SI5351. This puts RF generation at the 'control head', so any distance of 'remote' has to be minimal.
ReplyDeleteThe solution, it would seem, is homebrewed Arduino control, where the SI5351 can be controlled by the likes of its I2C-bus connection. By this means frequency control can be a non-critical function, with distance achieved digitally: 3 wires (2 active and earth) which do not behave as transmission-lines needing such radical shielding (and can even be optically-isolated)!. This leaves Audio (By 'dongle'?) and PTT/Keying (likewise able to be opto-isolated but also perhaps able to be encoded into the I2C bus?). Some (most?) of these modifications are already being worked on by members of the BITX20 Facebook Group (and others?)
Sorry, folks: my forgettery is too functional: Bitx20@groups.io. :)
Deleteand p.s. It's really on the 'dark side', but it's only a short step from the above to full-USB or HDMI - or LAN/internet. Who needs megabuck rigs or even SDR? Go on, Bill, banish me :)