The standard parallel port has only eight pins for data (one for each bit). This does not mean you can only control eight items (by changing state of 1 or 0 aka on or off). I don’t know of a simple 8-bit BCD (binary coded decimal) to decimal converter. Any way an 8-bit port can address 255 items (in your case 255 light bulbs).
|