shift

Getting more I O pins on ATTiny with Shift Registers

Getting more I/O pins on ATTiny with Shift Registers

If you previously worked(or currently working) with small 8-bit microcontrollers, like ATTiny or PIC12, you’ve probably encountered a fundamental problem of not having enough GPIO pins for your needs or project requirements. Upgrading to a larger MCU is only one of the options, but as usual there is an alternative. In this article I will

Getting more I/O pins on ATTiny with Shift Registers Continue Reading

Scroll to Top