How to configure I2C Sensors with Arduino

Anything to do with programing the Arduino Platform.
Post Reply
EKMallon
Posts: 28
Joined: Jan 31st, 2015, 3:12 pm

How to configure I2C Sensors with Arduino

Post by EKMallon »

I've been working on an overhaul of the code base for our data loggers and in the process I standardized some of that spaghetti code into a simple set of functions to access memory registers on I2C sensors. So posted those to the project blog to help others trying to figure out how to add a sensor to their own Arduino Project:

https://edwardmallon.wordpress.com/2017 ... h-arduino/
Post Reply