A Large Screen Display

Providing that you do not want to use an external computer to drive the system it is possible to drive a large computer montor providing that you do a bit more work. You will need to purchase a Micro-VGA display system from Dontronics or similar.

Using the uVGA video adapter kit from Dontronics it is now possible to display large character information on a computer monitor (NO computer required).


Overall view of monitor, shack unit and adapters
Click on image for larger photo

The Micro VGA sub board and mother board connected to the PIC16F648A interface to the shack unit
Click on image for larger photo

Park switch on and buttons indicate the shack unit is in the process of parking the antenna

The u-VGA (640*480) video interface takes serial data and displays this on a computer monitor. See the data sheet on the Dontronics website. For maximum speed I have chosen to use an external PIC interface rather than giving the shack unit more to do - it is busy enough doing its other tasks. The interface I have designed uses an AZ/EL board to do the conversion. An inverter transistor is added to invert the data coming out of the computer interface on the shack unit and remove the -ve going pulses of the RS232. The PIC16F648A (the program is too large to fit in a 16F628A) requires non-inverted TTL data. The converter board communicates with the shack unit at the standard speed of 9600baud while the uVGA device will take a wide range of speeds but in this case I have set the interface to the uVGA at 19200baud. A document describing the interface system is currently being written.

Buttons on the screen indicate the current state of the relays controlling the antenna. If the Park switch is activated the display changes accordingly. In the photo the left and down buttons are depressed. Because I have changed the requirements it is necessary to use version 5.62 software in the shack unit. This will become available when I have finished the documentation.

Circuit


Click circuit for larger version

Modifications to an old AZ/EL board


Note the 78L05 overlay is wrong. Reverse the 78L05 chip. Also note installation of a small NPN transistor in the LED4/LED3 position. In addition the trace is cut from R4 to pin 8 of the chip. R4 is replaced with a link.
Click image for larger photo


Note: trace cut at left end of resistor to collector of transistor
Click image for larger version

Follow the circuit diagram for and work your own solution to layout.

 


The Micro-VGA board purchased from Dontronics

Downloads

The manual for implementing the Large Display adapter

Hex code for the 16F648A