Connecting more than 100 ultrasonic sensors to a single Raspberry Pi 3

478 Views Asked by At

I need help around creating a circuit of more than 100 ultrasonic sensors connected with a single Raspberry Pi(running on Windows 10 IoT core).

When IoT device sends request for Information(broadcast) to these sensors, response from all the sensors should go back to the Raspberry Pi. Then I should be able recognise the response sent by each sensor in my program.

I have studied a bit about I2C pins but not sure how to use it with my very limited electronics knowledge.

0

There are 0 best solutions below