2.5 Increase the number of outputs on a microcontroller
Description
September 20, 2019
A commonly encountered problem when working with a microcontroller is not having enough GPIO pins to write to multiple sensors or LED’s. A serial input, parallel output shift register can be used to write out the same number of outputs with fewer GPIO pins on the microcontroller.