pimoroni / ioe-python

Python library for the Nuvoton MS51 Pimoroni IO Expander Breakout
https://shop.pimoroni.com/products/io-expander
MIT License
8 stars 13 forks source link

Fix mics6814 i2c addres and heater enable #5

Closed Gadgetoid closed 3 years ago

Gadgetoid commented 3 years ago

While testing with Pico I noticed a flat response, and I believe the heater either was not being enabled, or the drive strength of the "OUT" mode GPIO pin was not sufficient enough to fully enable it.

This change hopefully gives the heater_en pin a little more oomph and additionally corrects the i2c address.

Tested with alcohol, the response time is very slow taking on the order of seconds to reach a stable temperature and respond to the introduction of alcohol. Maybe I need some full gin bottles.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 836641317


Totals Coverage Status
Change from base Build 363463020: 0.0%
Covered Lines: 359
Relevant Lines: 488

💛 - Coveralls