Skip to content

Releases: adafruit/Adafruit_IO_Arduino

v2.4.0

17 Feb 18:37
Compare
Choose a tag to compare
  • adds RGB and NeoPixel support to data class
  • adds RGB LED example
  • adds NeoPixel example

v2.3.1

16 Feb 19:37
Compare
Choose a tag to compare
don't invert analog out value

v2.2.0

22 Sep 19:28
Compare
Choose a tag to compare

WINC1500 now uses the WiFi101 library.

v2.1.1

15 Aug 21:16
Compare
Choose a tag to compare

adds new analog and digital i/o examples

v2.1.0

13 Aug 18:01
Compare
Choose a tag to compare
  • add mkr1000 support
  • add digital in & out examples
  • make feed->data a public variable so received values can be accessed without a callback

v2.0.1

12 Aug 18:15
Compare
Choose a tag to compare

only compile ethernet or fona when included by moving all logic to headers

v2.0.0

10 Aug 20:21
Compare
Choose a tag to compare

adafruit io wrapper changes. this release is not backward compatible with v1.x

1.0.1 release

07 Jul 06:14
Compare
Choose a tag to compare

Bug fix to support sending float/double on ESP8266. Send function now has optional 2nd parameter which specifies the precision (# of digits after decimal point) and defaults to 6.

Initial release.

11 Jun 18:17
Compare
Choose a tag to compare

Initial release for Arduino library manager system.