Multichannel Gas Sensor I2C Data Protocol

Hi,



I am trying to interface this Multichannel Gas Sensor to my Microchip PIC board. However, I could not get detail I2C data protocol including command list, command description, data structure etc. The only resource available is the pre-build library for Arduino. I really need help on this. A full detail datasheet including these data is needed.

Hi there~



The MiCS-6814 Datasheet is analog sensor. The analog goes to avr chip and then turn to I2C signal. You can refer to below new_firmware.ino for the analog to I2C conversion. thanks.




</s>https://github.com/Seeed-Studio/Mutichannel_Gas_Sensor/blob/master/examples/new_firmware/new_firmware.ino<e>