eNBeWe / MiCS6814-I2C-Library

Arduino library for my I2Ccontroller board for a MiCS-6814 based gas sensor as well as the Grove Multichannel Gas Sensor.
Other
21 stars 10 forks source link

Is this compatible with the Pimoroni MICS6814 breakout? #3

Open precociousmouse opened 2 years ago

precociousmouse commented 2 years ago

I'm currently connecting to the breakout with this lib on I2C address 0x19, and reporting the firmware back correctly (1), but any requests for gas levels using measureCO() or measureNO2() for example always return -1.00.

I am powering up the heater and waiting 3 mins before I run a check on that data but no luck.