This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board (EVAL-P87C591QS).
This example will test the I2C function of the P87C591.
This will be done by writing and reading from a serial A/D & D/A (P8591).
SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address.
rar file includes the DOS based programming software application, JTAG schematic and programming procedure
PARALLEL PORT JTAG PROGRAMMER Adaptor used to program the S3C2410 samsung processor. The rar file contains PDF and DSN format circuit diagram. This can be used and to make your own parallel port wiggler programmer
The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operation which makes it possible to approximate the Hilbert Transform with a digital filter. Due to the non-causal and infinite impulse response of that filter, it is not that easy to get a good approximation with low hardware resource usage. Therefore, different filters with different complexities have been implemented.
The detailed discussion can be found in "Digital Hilbert Transformers or FPGA-based Phase-Locked Loops" (http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4629940).
The design is fully pipelined for maximum throughput.
This code outputs various NMEA strings to a com port. The code was
originally used to test naviation programmes.
First select the required com port and the required NMEA message string.
There is a default starting position but this can be changed to suit just by typing
in a new position.
Click on the Start button the current position displayed will change according
to the speed and heading selected and the selected NMEA string will be output to the com port
and will reflect the current position as displayed.
There is a text box which is normally not visible. If you change this to visible the relevant
NMEA string can be displayed.