Search found 1 match

by ash_a
Thu Apr 07, 2022 12:28 am
Forum: Raspberry Pi microcontroller boards
Topic: MQ135 sensor Attribute Error
Replies: 6
Views: 6732

Re: MQ135 sensor Attribute Error

Hi, is this library properly installed in your computer? https://github.com/rubfi/MQ135 I am a mac user and new to Micropython. I am using Thonny with ESP32 and trying to figure out how to get sensor readings from an MQ135. Could anyone help me out on how to install the "mq135" package into my MacB...