Golioth's new custom hardware is an ePaper-based user interface that works with all of our reference designs. All it takes is Qwiic cable to connect to the i2c bus, and sensor readings and other information begins streaming to the face plate. Let's take a look!
The Zephyr interactive shell makes it really easy to test out i2c devices before writing any code. This demo shows how to scan for i2c addresses, issue commands directly, and use the sensor shell to poll your devices for all sensor channels available as part of Zephyr's sensor subsystem.