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 MoreWith the INA219 module, you can measure currents and power conveniently and reliably. I explain how this works and introduce my library INA219_WE.
Read More