Ozone Sensor SEN0321 I2C command set
Hello,
I got the Ozone Sensor SEN0321 running successfully with an ESP32.
Now I want to get it running via a PIC microcontroller via I2C too.
For that I need information about the I2C communications commands and how to switch in different modes etc.
Where can I get these informations?
Best regards
Thomas
2023-02-24 19:41:12
Hi
For more information about Gravity: Electrochemical Ozone Sensor (0-10 ppm, I2C)(SKU:SEN0321), please see the following document
https://dfimg.dfrobot.com/nobody/wiki/3c1da72292464bac7c2761d932e72b1c.pdf
However, the document is in Chinese, you have to translate this yourself. Sorry for that.
You can also check our library for I2C connection and API functions.
https://github.com/DFRobot/DFRobot_OzoneSensor
Hope it can help.
NeloKin