//flex table opened by JP

Click to See Complete Forum and Search --> : Interfacing C++


Jyno
07-03-2001, 07:21 PM
My problem is that I have a project at school and I have to build a circuit that envoles a microprocessor and was wondering if anyone knows how to interface a C++ program through a computer to the circuit.

Banti
07-06-2001, 08:20 AM
Have the program write values to the lpt or serial port on the computer. Wire up the serial port (with diodes) to the circuit... bingo.


Banti