miguel5612 / MQSensorsLib

We present a unified library for MQ sensors, this library allows to read MQ signals easily from Arduino, Genuino, ESP8266, ESP-32 boards whose references are MQ2, MQ3, MQ4, MQ5, MQ6, MQ7, MQ8, MQ9, MQ131, MQ135, MQ136, MQ303A, MQ309A.
MIT License
169 stars 64 forks source link

MQSensorsLib ADS1115 #50

Closed viotemp1 closed 2 years ago

viotemp1 commented 2 years ago

Hi,

Is it possible to use ADS1115 16 bit ADC over I2C with MQSensorsLib? Regards,

miguel5612 commented 2 years ago

Solved on commit with changes on library and MQ135 Example. Thank u!