Skip to content

Arduino i2c devcom

Elisabetta Pianori requested to merge i2cdevcomuino into devel
  • Arduino sketch that allows IC2 communication with sensors in arduino/devcomuino/ folder

  • implementation of I2C communication interface (I2CDevComuino)

  • add 3bytes read to DevCom classes

  • implement Si072 humidity/temperature sensor

Possible further improvement - it's possible to configure the Si7021 sensors, but this functionality is not implemented yet in the Si7021 class. No need to wait for this functionality before merging this into devel

Edited by Elisabetta Pianori

Merge request reports