Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Releases: MrYsLab/pymata4

Fixes issue #44

21 Jan 20:40

Choose a tag to compare

v1.15

Project freeze

v1.14

10 Nov 19:02

Choose a tag to compare

Addresses Issue #42

Additional fixes for issue #39

02 Nov 17:13

Choose a tag to compare

v1.13

Addresses Issue #39

Addresses issue #39

29 Oct 15:50

Choose a tag to compare

v1.12

Addresses Issue #39

Incorporated DHTStable for DHT support

30 May 13:50
15f4eea

Choose a tag to compare

Only the DHT support code changed. This change requires the use of FirmataExpress version 1.2.0

Add DHT to capability report

29 Jun 16:19

Choose a tag to compare

To enable this feature, FirmataExpress 1.1.2 or later must be used.

Exit _find_arduino when arduino is found.

17 Jun 00:21

Choose a tag to compare

When a valid arduino is found, return the com port and exit the loop.

Incorporate Pull request #15

10 Jun 13:08

Choose a tag to compare

This release incorporates pull request #15 - allow direct I2C read without preliminary I2C write

Repaired DHT 11 support

29 May 18:42

Choose a tag to compare

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

25 May 12:12

Choose a tag to compare

v1.6

DHT11 Type test repaired