There are easy ways of getting more I/O pins for any project; shift registers, I2C expanders, or ADCs will give you plenty of pins for whatever project you have in mind. All these require extra ...
So if you’re knee deep in an Arduino-based project and you want to constantly monitor all of the micro’s pins, what’s the best way to go about it? [Jonathan Clark] from LVL1 in Louisville was looking ...
A while ago I received a couple of I/O port expander modules that use the I 2 C protocol. Using that Chinese module, you can use only the SDA and SCL pins of your Arduino, or any microcontroller ...