This repository has been archived by the owner on May 12, 2022. It is now read-only.
Releases: MrYsLab/pymata4
Releases · MrYsLab/pymata4
Fixes issue #44
v1.14
Additional fixes for issue #39
v1.13 Addresses Issue #39
Addresses issue #39
v1.12 Addresses Issue #39
Incorporated DHTStable for DHT support
Only the DHT support code changed. This change requires the use of FirmataExpress version 1.2.0
Add DHT to capability report
To enable this feature, FirmataExpress 1.1.2 or later must be used.
Exit _find_arduino when arduino is found.
When a valid arduino is found, return the com port and exit the loop.
Incorporate Pull request #15
This release incorporates pull request #15 - allow direct I2C read without preliminary I2C write
Repaired DHT 11 support
This release requires that the latest version, 1.1.1 of FirmataExpress be installed on your Arduino before using this release if you are using FirmataExpress.
Fixed test of dht11 type when report received
v1.6 DHT11 Type test repaired