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

Arduino Projects

QRSS MEPT

I started work on my small QRSS MEPT idea with a simple Arduino / SI5351 / 16×2 LCD arrangement. The LCD is only there because I found this breadboard setup already with Seeeduino Nano, SI5351 and LCD in my box of “Arduino Project bits” - from a previous experiment - and I thought I'd keep it for the time being as a display to help in debugging (?). Once the MEPT is functional and ready for operation I'll remove the LCD (and its code from the sketch)

Step one

  • modify an old sketch & strip out un-needed code until I had a simple carrier generator
  • add function to vary the frequency in a stepped-ramp sequence to check operation
  • add functions to make dits and dahs and spaces of appropriate lengths
  • add function to send a callsign/message explicitly entered as a series of calls to dah(), dit() and space() and run it from loop()
  • add code to light an onboard LED during “key-down”
  • add code to show operating frequency and the letters of the callsign as they're sent on the LCD

I monitored the SI5351 output on my normal 30m grabber - there's enough radiation direct from the SI5351 board to make a trace on the waterfall.

The sketch

Click to read / hide

Step Two

The next step will be to build a small TX PA to boost the SI5351 output up to around 1W and a LPF. I'll add a PTT line to key the PA, driven from the Arduino so that the sketch can have periods of carrier off between cycles if necessary. 1W should be enough power and should be simple enough to generate. I might have a go at a Class-E MOSFET amplifier.

FIXME

Test Amp

I found a 30m PA strip from a previous project that produces about 6W from < 10mV drive, with 3 class-A bipolar driver stages feeding an IRF510 MOSFET - originally intended as a linear amplifier.

I've played with the supply volts and the MOSFET bias and can comfortably get up to 3W carrier with 8V supply. It's not terribly efficient but at QRP levels that's hardly relevant.

I've got it connected to the Ardiuno/Si5351 and it's on the air running 1W.

I'll use this amp as a blueprint for a new PA for the MEPT, perhaps with fewer stages as I don't need so much gain or linearity.

I've seen it on grabbers around Europe

Grabber results at 1W

 M0MQW

SA6BSS

SO5CW

At 1533z I reduced power to around 200mW

Grabber Results at 200mW

FIXME

Stretch Goals

  • Add a function to generate “Slow FSK Hell” to make waterfall-readable text - see the image of GM4GHK below
  • Add DFCW
  • Add a “normal-speed CW ident” for cases where it might make sense (?)

Further Information

Page created : 12/07/26 07:40 BST

Page updated : 01/01/70 01:00 BST

Discussion

Enter your comment: