2.5 Increase the number of outputs on a microcontroller
説明
2019年 9月 20日
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.