Thread: computer thing
View Single Post
Unread 09-06-2003, 09:27 PM   #8
joemac
Cooling Savant
 
joemac's Avatar
 
Join Date: Dec 2002
Location: Dallas
Posts: 339
Default

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).
joemac is offline   Reply With Quote