Skip to content

Releases: u-fire/Isolated_EC

Version 1.2.2

13 Aug 13:35
Compare
Choose a tag to compare

Fixed the 01-Minimal example, changed print() to println().

Added some comments regarding python i2c-gpio bus information.

Version 1.2.1

22 Apr 02:16
Compare
Choose a tag to compare

Changed EC measurement timing.

Version 1.2.0

02 Apr 19:03
Compare
Choose a tag to compare

Updated examples, added ::begin()

Version 1.1.2

22 Nov 09:19
Compare
Choose a tag to compare

Fixed compile error on Adafruit Wiced board by checking for the board #define. Also changed how the JSON and MP interfaces are included.

Version 1.1.1

11 Nov 10:16
Compare
Choose a tag to compare

Minor changes to compile under ESP8266.

Version 1.1.0

02 Aug 00:03
Compare
Choose a tag to compare

The library is now compatible with the new Arduiono SAMD boards like the Nano 33 IoT.

A JSON and MsgPack interface has also been added.

Version 1.0.0

22 Mar 04:55
Compare
Choose a tag to compare

Initial release