| Sch3mat1c |
Geez... for one you don't need machine code because you have QBASIC.. :D High level easy to program language. Get over it, buy the book QB for Dummies and plug away. ;)
No need for decoding because the parallel port has 8 independant outputs; depending on the signal the port is told to output, any one of them can be high or low at any given time. You need decoding if you want more control; you can get up to 256 controls, depending on how you have it set up. Any more and you need two bytes of information (each ON/OFF line is a BIT, 8 of which make a BYTE) and sequential ****, that gets complicated and digital ICs and :eek: stuff...
Google it, it's all over...
Tim |
|
|