https://github.com/danielcshn/mq135-ads1115-python
MQ135 & ADS1115 Working on Raspberry Pi. Measurement in PPM.
https://github.com/danielcshn/mq135-ads1115-python
ads1115 measurement mq135 mq135-sensor ppm raspberry-pi
Last synced: about 1 year ago
JSON representation
MQ135 & ADS1115 Working on Raspberry Pi. Measurement in PPM.
- Host: GitHub
- URL: https://github.com/danielcshn/mq135-ads1115-python
- Owner: danielcshn
- License: apache-2.0
- Created: 2017-12-27T19:39:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-27T19:57:46.000Z (over 8 years ago)
- Last Synced: 2025-03-27T18:03:28.787Z (about 1 year ago)
- Topics: ads1115, measurement, mq135, mq135-sensor, ppm, raspberry-pi
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 9
- Watchers: 1
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MQ135 & ADS1115 Python for Raspberry Pi
=======================================
MQ135 & ADS1115 Working on Raspberry Pi. Measurement in PPM.
MQ135 (Gas Sensor)
ADS1115 (Analog-to-Digital Converter)
Datasheets:
https://www.olimex.com/Products/Components/Sensors/SNS-MQ135/resources/SNS-MQ135.pdf
http://www.ti.com/lit/ds/symlink/ads1115.pdf
Application:
They are used in air quality control equipments for buildings/offices, are suitable for detecting of NH3, NOx, alcohol, Benzene, smoke, CO2, etc. Measurement in PPM.
Original creator of this library: https://github.com/GeorgK/MQ135
Apache License 2.0, all text above must be included in any redistribution