Forum >Ozone i2c sensor DFROBOOT - Read value in Python on raspberry PI
Ozone i2c sensor DFROBOOT - Read value in Python on raspberry PI

Hi everyone,
I should acquire the data in PPM with the OZONE O3 I2C DFROBBOT sensor, urgently read the values on my raspberry:
Here is the OZONE sensor (0-10 ppm)
https://wiki.dfrobot.com/Gravity_IIC_Oz ... 1#target_6
I can't find any simple basic script to read the PPM values from the I2C digital OZONE sensor directly in python
.
Only the Arduino code language I found, I urgently need your help with Python data reading language.
I repeat is an I2C bus digital OZONE sensor compatible with raspberry and python.
If you can help, it's urgent.
Bass34
I should acquire the data in PPM with the OZONE O3 I2C DFROBBOT sensor, urgently read the values on my raspberry:
Here is the OZONE sensor (0-10 ppm)
https://wiki.dfrobot.com/Gravity_IIC_Oz ... 1#target_6
I can't find any simple basic script to read the PPM values from the I2C digital OZONE sensor directly in python

Only the Arduino code language I found, I urgently need your help with Python data reading language.
I repeat is an I2C bus digital OZONE sensor compatible with raspberry and python.
If you can help, it's urgent.
Bass34
2021-01-18 18:37:54 https://github.com/DFRobot/DFRobot_Ozon ... aspberrypi
Our Arduino code and the Python code used on the Raspberry Pi are together
347945801
Our Arduino code and the Python code used on the Raspberry Pi are together

2021-01-16 06:13:29 Hello,
I just purchased this Ozone sensor and was hoping to use it with a Raspberry Pi 4. Has this library been created for Python? I ask because the product description says it will work with the Raspberry Pi. I'm new to all this. Is there another language ( C++ maybe ) that I can use if Python is not available?
Thanks.
tedunn
I just purchased this Ozone sensor and was hoping to use it with a Raspberry Pi 4. Has this library been created for Python? I ask because the product description says it will work with the Raspberry Pi. I'm new to all this. Is there another language ( C++ maybe ) that I can use if Python is not available?
Thanks.

2020-07-21 23:52:51 We are still testing the python library files on github. If you can, can you please describe the problem you encountered in more detail?
309330066

2020-07-20 18:26:33 Hi! Could you make measurements?there is a phyton script in the .zip file of the library. Im working on arduino, the values returned from the sensor doesn t seem to be congruent. Te PPB concentration goes from 60 to 125 with or with or with out the ozone generator ON. I left the sensor power up for 48hs for the firs time, the addres is correct, i try automatic and pasive mode...but no differences....I am missing something??
diegosarlinga

2020-05-11 10:25:56 Here only Arduino language library but nothing I found for python language:
https://github.com/DFRobot/DFRobot_OzoneSensor#credits
anonymous
https://github.com/DFRobot/DFRobot_OzoneSensor#credits

2020-05-10 14:08:18 do you need this adapter?
https://wiki.dfrobot.com/Gravity__I2C_A ... U__DFR0553
The ADS1115_ReadVoltage.py script reads the voltages of the sensor
Where can I find the python script to read ozone in ppm instead?
anonymous
https://wiki.dfrobot.com/Gravity__I2C_A ... U__DFR0553
The ADS1115_ReadVoltage.py script reads the voltages of the sensor
Where can I find the python script to read ozone in ppm instead?
