Open
Description
Is your feature request related to a problem? Please describe.
I need to use an Arduino Opta to measure temperature using an RTD. As far as I'm aware the easiest way to do that is using the Opta analog expansion module.
Describe the solution you'd like
I'd like to implement an I2C driver for the Analog expansion module. To be clear here I'll be putting some time/effort towards this. But just thought I'd open a tracking issue to discuss the best way forward.
Describe alternatives you've considered
Using the arduino IDE which already supports this module. This isn't a great option for us as we are trying to port an existing application and corresponding infrastructure to the arduino opta.