Ramsey Doppler Kit
kgb_x
Posts: 8
I'm new to BS and need some help.
The doppler kit is triggering 16 LED to show direction via an 74HC4515 multiplexer
How can i easily "tap" the input from this chip so that i get the 4bit data to my BS2 ?
The idea is that with the 4 input signal i can decode the direction and let the BS2 format an RS232 string so that i can receive this on a computer or an LCD display so that i don't need the LEDs.
The doppler kit is triggering 16 LED to show direction via an 74HC4515 multiplexer
How can i easily "tap" the input from this chip so that i get the 4bit data to my BS2 ?
The idea is that with the 4 input signal i can decode the direction and let the BS2 format an RS232 string so that i can receive this on a computer or an LCD display so that i don't need the LEDs.
Comments
Anyway, this should be pretty easy to do, but the devil is in the details (provide them.)
·
I think i have to tap the signals from U7 or the input to U11
But how
When i start the doppler i get values like: 0000 0001 0010 0011 etc even if it should only get one value so then it must be something to syncronise when to read the value.
That 4515 is the output device, 4bits in, 1 of 16 out, always Enabled, so the LE must be the cinch.
Now i have to wait x-ms to "simulate" the damping function so that the reading have stabilised it selves.
The calibrate function i'm not going to use as it's not much space on the BS2. This can be done manually moving the antenna array.
So the next project is to get this to work with www.tnc-x.com and format the result from t6he doppler unit into something that can be decoded on AX25.