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

How to obtain RL #72

Closed larrywal-express closed 1 month ago

larrywal-express commented 11 months ago

IMG_20231028_153549_edit_68616741962417

Using the image sensor, is there a better way to obtain its RL intead of using the default 10k?

razarate commented 5 months ago

You should take the resistance smd code and "convert it". Try google it. Its easy.

miguel5612 commented 1 month ago

he SMD code on the resistor. This method provides a more accurate resistance value than relying on the default 10k. Please refer to online resources for guidance on converting SMD codes. Thank you for your input.