Waveform generation

Hi - I would like to use GNU radio to take a stream of bits and modulate
it into a wave form that I can pass to the DAC of my microcontroller.
All I seem to be getting out of my PSK modulator is a complex base band
output. How can I take this to create a time series (waveform) that I
can either store in a file or send over RS232 to my uC? I’m not sure
where and how to select carrier frequencies or do the conversion from
the complex output.

Alternatively, assuming I have a non-complex input stream (actual ADC
values): how do I feed this into a demodulator? I’m assuming I will need
to use some form of the stream conversation tools?

Any help would be dearly appreciated. Thank you,
bk