Skip to content

Releases: arduino-libraries/Arduino_ScienceKitCarrier

1.0.0 - Arduino Nano ESP32 support

18 Sep 12:18
e2c7ec4
Compare
Choose a tag to compare

This release add the support for new carrier revisions (1.2, 1.3) which support Arduino Nano ESP32.
Old carrier are not compatible because no pull-up resistors on I2C.

This release includes also a better management of sensors, so ultrasonic distance sensor works smooth now.

From this release it is also supported APDS9999 ambient light and proximity sensor because the EOL of APDS9960.

Release 0.2.1

24 Oct 12:11
34ff19b
Compare
Choose a tag to compare

Changelog

  • Fix library url #1

Release 0.2.0

10 Oct 12:27
Compare
Choose a tag to compare

First public release