Code has been tested and it works with a MQ-135 sensor connected to:
SENSOR | Arduino
Analog --> A0
Vcc --> 3.3V
GND --> GND
Digital --> N/A
So far only RAW Analog reading is taken and printed to the OLED.
Also, the BAR LED blinks with every reading iteration so if OLED ever glitches or disconnects we know that the code is running and there is probably a loose connection of the OLED.
Code has been tested and it works with a MQ-135 sensor connected to: SENSOR | Arduino
So far only RAW Analog reading is taken and printed to the OLED. Also, the BAR LED blinks with every reading iteration so if OLED ever glitches or disconnects we know that the code is running and there is probably a loose connection of the OLED.
Signed-off-by: Dhruva Gole goledhruva@gmail.com