How to handle and simulate inverted serial signal on WWVB receiver?

Status
Not open for further replies.

wisehippy

Newbie level 1
Joined
Dec 1, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
I'm trying work with the output of a Symtrik RFT-60 WWVB module (http://www.pvelectronics.co.uk/rftime/SYM-RFT-XX.pdf). From this datasheet, it's an inverted serial output.

Out of pure hobbyist pride, I tried a MAX232 just out of pure thought that even though the input on MAX232 is TTL CMOS 0-5+ (which is surely was exceeding), I thought that would flip the high/low bits for me, and although I did see the flip-flop changes on the output with my multimeter, the software I was using to read the input at the time (radioclkd2 - **broken link removed**) wasn't picking up start bit side of things.

I wanted to prototype my signal decoding algorithm in a higher level language before moving it to C with an AVR microcontroller, but maybe I just start at that level.

My other problem, since I can't really rely on WWVB signal to be 100% from where I live, so I want to simulate the segmented 60-bit transmission broadcast signal for test input. But that's for another post.

What would be the best and easiest 'hardware' way to convert that signal back to straight RS-232 logic? Or is there a way that someone knows on a software UART level (under Linux or in some language API when you're working with a serial port) to configure your end serial port to read inverted signal?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…