Hi everyone! I’m putting together a MySensors node and want to measure gas levels (like smoke or CO) using an MQ-series gas sensor, then send that data over MySensors radio to my controller. I found this tutorial explaining the MQ Gas Sensor series (MQ-2, MQ-3, etc.), covering their working principles and interfacing with microcontrollers:
https://www.theengineeringprojects.com/2024/04/mq-gas-sensor-series.html
I also checked example sketches on GitHub for MQ sensors with ESP modules, and read a blog post comparing different gas sensors in home air quality projects. Has anyone integrated an MQ sensor into a MySensors network? What resistor, calibration, or data smoothing tips worked best for you?
Aria James
@Aria James
0
Reputation
1
Posts
1
Profile views
0
Followers
0
Following
Best posts made by Aria James
This user hasn't posted anything yet.
Latest posts made by Aria James
-
Measuring gas concentration with an MQ sensor in MySensors setup?