This is an old revision of the document!
Table of Contents
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()andspace()and run it fromloop() - 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
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.
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
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 : 12/07/26 14:10 BST









Discussion