2.4 Increase the Number of Inputs on a Microcontroller
描述
2019年 8月 21日
A commonly encountered problem when working with a microcontroller is not having enough GPIO pins to read in multiple sensors. A parallel input, serial output shift register can be used to read in the same number of inputs with fewer GPIO pins on the microcontroller.