??? 08/23/07 16:26 Read: times |
#143555 - depends Responding to: ???'s previous message |
If each sensor is just a single bit then, yes - you could read up to 8 on an 8051 port;
Or up to four 2-bit sensors, etc... If it's synchronous serial data, where the controller provides the clock, that could also be do-able Other things get more "interesting"... |