This library gives easy control over the 8 pins of a (SPI) MCP23S08 chip. This IC is strongly related to the MCP23017 I2C port expander - https://github.com ...
A small PlatformIO/Arduino project that measures distance using an ultrasonic sensor (HC-SR04 or similar) and prints the measured distance over the serial port. This README explains how to open the ...