Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:radio:topics:arduino:30m_cw_tx [22/07/26 11:40 BST] – [30m CW TX] johnpublic:radio:topics:arduino:30m_cw_tx [29/07/26 07:32 BST] (current) – created john
Line 5: Line 5:
  
  
-This is re-using the same PA strip as the [[qrss_tx|MEPT]]I've changed the Arduino code and added a rotary encoder and LCD.+ 
 +====== My New 30m CW QRP TX is finished ====== 
 + 
 + 
 +This new TX is re-using PA strip I tried in the [[..:arduino:qrss_tx|]] I've changed the Arduino code and added a rotary encoder and LCD. 
 + 
 +==== Basic Architecture ==== 
 + 
 +{{:public:radio:img_20260722_114412.jpg?direct&400|}} 
  
 I've also built a "QSK" board that handles the antenna changeover relay, TX VFO enable/disable and keying the driver stage of the PA strip.  I've also built a "QSK" board that handles the antenna changeover relay, TX VFO enable/disable and keying the driver stage of the PA strip. 
Line 13: Line 22:
 It's still a work in progress.... It's still a work in progress....
  
-FIXME 
  
 The boards on the bench :  The boards on the bench : 
Line 20: Line 28:
  
 RBN Spots of me calling CQ with 1W - using the antenna c/o QSK board etc. RBN Spots of me calling CQ with 1W - using the antenna c/o QSK board etc.
- 
  
 {{:public:radio:topics:arduino:20260719_122720.png?direct&400|}} {{:public:radio:topics:arduino:20260719_122720.png?direct&400|}}
 +
 +
 +===== Final Build =====
 +
 +I repurposed an enclosure from a previous project and started cramming everything in. 
 +
 +{{:public:radio:img_20260724_220944.jpg?direct&400|}}
 +
 +{{:public:blog:img_20260725_100129.jpg?direct&400|}}
 +
 +And here it is, finished and incorporated into the shack
 +
 +{{:public:radio:topics:arduino:img_20260725_135239.jpg?direct&400|}}
 +
 +The final feature set:
 +
 +  * Arduino (Seeeduino nano) controlling an SI5351 clock board
 +  * LCD Display
 +    * Frequency
 +    * RX / TX status
 +    * Approximate TX Power setting (calculated from PA supply Voltage measured by the Arduino ADC)
 +  * Semi-QSK
 +    * Internal Antenna C/O relay
 +    * RX Mute line (ground to mute)
 +  * Variable TX Output power via voltage regulator on DC supply to final class-C IRF510 MOSFET
 +    * Output adjustable 0.1W -> 5W
 +
 +===== Separate TX and RX =====
 +
 +I considered making a transceiver by putting the phasing RX [[..:arduino:30m_phasing_rx|]] and this TX together in one box, with a single Arduino / SI5351 but I decided to keep them totally separate. This harks back to an earlier time when this was a common way of operating. There is much more versatility from this approach.
  
  
Line 28: Line 65:
  
  
-Page created 19/07/26 12:20 BST+Page created 29/07/26 07:31 BST
  
 Page updated : ~~LASTMOD~~ Page updated : ~~LASTMOD~~
  
-{{tag>}}+{{tag>radio cw homebrew}} 
 +