Arduino-Using Shift Registers With Ultrasonic Sensors

Shift Registers With Ultrasonic Sensors

Shift Registers With Ultrasonic Sensors

 

 

 

 

 

 

 

 

 

 

The HC-SR04 Ultrasonic range sensing module is great for sensing distances that can be used as an input for your Arduino projects, but using multiple (more than two) can quickly cost you a lot of pins.

This basic Instructable gives you the code and basic instructions to use the 74HC595 8 bit series to parallel shift register so you can connect up to 8 HC-SR04 modules (16 IO pins) while using only 4 Arduino IO pins

Step 1: Arduino CodeArduino Code 1 (1)

 

 

 

 

 

 

 

 

 

 

 

^^Basic layout of shift register IC and picture with only one HC-SR04 sensor^^

 

Read more: Arduino-Using Shift Registers With Ultrasonic Sensors

Leave a Comment

Your email address will not be published. Required fields are marked *