LowPowerLab Forum

Hardware support => General topics => Topic started by: EdM on November 04, 2017, 02:07:22 PM

Title: Configuring I2C Sensors with the standard Arduino IDE
Post by: EdM on November 04, 2017, 02:07:22 PM
It's probably milk&cookies compared to what some folks on this forum are doing, but I've been working on an overhaul of the code base for our data loggers and in the process I standardized some of that spagetti code into a simple set of functions to access memory registers on I2C sensors.

So posted those as a tutorial to the project blog:

https://edwardmallon.wordpress.com/2017/11/03/configuring-i2c-sensors-with-arduino/