Skip to content

Releases: adafruit/Adafruit_IO_Arduino

2.7.17

27 Aug 20:04
3a05cfc
Compare
Choose a tag to compare

Added subfolder for the IO Home Series

  • neopixel_and_thermometer for lights and temperature guide.

2.7.16

19 Aug 01:08
5668483
Compare
Choose a tag to compare

Release Notes:

  • Added If This Then That example for the Gmailbox guide

2.7.15

14 Aug 15:39
Compare
Choose a tag to compare

Added example for multi-sensor (I2C) environmental monitor

2.7.14

13 Aug 19:00
8878fec
Compare
Choose a tag to compare

Release Notes

  • Patched toRed, toGreen, toBlue, and toNeoPixel functions to avoid conversion errors and simplify syntax. Thanks @supuflounder!

2.7.13

03 Aug 21:49
0c92c8f
Compare
Choose a tag to compare
Map props patch (#55)

* remove string for props in function

* Update mapblock.h to add props string. 

* Update library.properties

Patch Compilation Errors

03 Aug 21:13
4d75091
Compare
Choose a tag to compare

Fixing compilation errors, commit 4d75091

2.7.11

02 Aug 21:19
Compare
Choose a tag to compare

Patches error in MapBlock.cpp preventing compilation.

Shared Feeds!

02 Aug 20:43
b4af23a
Compare
Choose a tag to compare

You can now subscribe (and write to!) a shared feed on Adafruit IO.

Don't know what shared feeds are? Check out the sharing a feed page on Adafruit IO Basics: Feeds guide on the Adafruit Learning System: https://learn.adafruit.com/adafruit-io-basics-feeds/sharing-a-feed

Release Notes

  • Add the ability to write to and/or read from a shared feed on Adafruit IO:

Example of creating a shared feed: AdafruitIO_Feed *sharedFeed = io.feed("FEED-NAME", "feed-owner");

2.7.9

30 Jul 18:38
df0962a
Compare
Choose a tag to compare

Added example sketch for throwing the ESP8266 into (and bringing it out of) DeepSleep mode.

Note: DeepSleep currently works on ESP8266 Board Library Vers. >=2.4.0

2.7.7

12 Jul 13:59
682041c
Compare
Choose a tag to compare
Update library.properties

board manager scraper