An Arduino library for I²C GPIO-expander with sample code. To operate the port for input, the IO pins can be configured bit by bit. The config bit for output is 0 and input is 1. When the bit 0 to 4 ...
*** NOTE: This library was originally from https://training.ti.com/how-interface-hdc2010-humidity-and-temperature-sensor-arduino-using-i2c *** This library was ...