Here’s a fun build from [RootSaid] that is suitable for people just getting started with microcontrollers and robotics — an Arduino-controlled two-wheeled robot. The video assumes you already have one ...
The PCA9698 is an I2C, 40 pins parallel IO expander. These 40 pins can be configured as INPUT or OUTPUT and are addressable via 5 banks (groups) of 8 IO pins. The library provides read/write access to ...
The MSP300 is an industrial digital pressure transducer. This library implements the I2C version (J) of the sensor. The code is written based upon the datasheet, it is not actually tested by me yet.