TinyWireM vs. Wire for ATtinys
To save valuable flash memory on ATtinys when using I2C, you can use alternatives to Wire.h such as TinyWireM. I show how it works.
Read MoreTo save valuable flash memory on ATtinys when using I2C, you can use alternatives to Wire.h such as TinyWireM. I show how it works.
Read MoreI compare the members of the MCP23x1y family: MCP23016, MCP23017, MCP23S17, MCP23018, MCP23S18 and show how to control them.
Read MoreThe 16-bit I/O port expander MCP23017 is introduced including a library. The functions are explained by sketches and circuits.
Read MorePort expansion for the ESP-01 using the MCP23017, PCF8574 and the 74HC595 shift register are explained in this post. With circuits and sample sketches.
Read More