Skip to content

Releases: adafruit/Adafruit_Wippersnapper_Arduino

Adafruit.io WipperSnapper 1.0.0-beta.15

16 Nov 21:17
e050543
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.14...1.0.0-beta.15

1.0.0-beta.14

18 Oct 14:22
Compare
Choose a tag to compare

What's Changed

  • .proto file wrappers updated by @adafruitio in #169, reduction in I2CRequest size.
  • BREAKING .proto file wrappers updated by @adafruitio in #170, make wrapper files more self-descriptive

Full Changelog: 1.0.0-beta.13...1.0.0-beta.14

Adafruit.io WipperSnapper v1.0.0-beta.13

15 Oct 14:52
9f0115f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.12...1.0.0-beta.13

Adafruit.io WipperSnapper v1.0.0-beta.12

04 Oct 17:51
985319d
Compare
Choose a tag to compare

What's Changed

  • .proto file wrappers updated - updated I2C protobufs by @adafruitio in #161
  • Build WipperSnapper ESP32/ESP32-S2 with ESP32 Arduino core version 2.0.0 by @brentru in #164

Full Changelog: 1.0.0-beta.11...1.0.0-beta.12

Adafruit.io WipperSnapper 1.0.0-beta.11

22 Sep 19:44
44184fd
Compare
Choose a tag to compare
Merge pull request #158 from adafruit/small-updates

Small updates for beta.11

Adafruit IO WipperSnapper Beta 10

17 Sep 18:38
d76aea8
Compare
Choose a tag to compare

Add low-level MQTT logging
Larger MQTT library buffer size
Tighter polling loop for pin configuration

Adafruit.io WipperSnapper 1.0.0-beta.9

07 Sep 20:48
6d0bb46
Compare
Choose a tag to compare

Release Notes:

  • #147 Registration workflow refactor and bug-fixes

Adafruit.io WipperSnapper 1.0.0-beta.8

27 Aug 19:01
41dc21d
Compare
Choose a tag to compare

This release:

  • #142 Fixes status LED component not re-syncing on ESP32 Huzzah
  • #141 Checks filesystem status prior to executing commands on it.
  • #141 Enhances filesystem workflow: Creates empty files on the FS to avoid macOS indexing, Hardware will now blink yellow continuously, instead of once, status pixel brightness reduced to 5%
  • #140 Fixes throttling (Adafruit IO rate-limiting) errors
  • #135 Fixes inaccurate ADC readings

Adafruit.io WipperSnapper 1.0.0-beta.7

24 Aug 16:56
Compare
Choose a tag to compare

This release:
#133 Fixes bug, hardware stuck in registration FSM
#131 Updates protobuf wrappers to remove PinMode from PinEvent messages

Tested with Adafruit FunHouse (ESP32S2) and Adafruit Metro AirLift (SAMD51)

Adafruit.io WipperSnapper 1.0.0-beta.6

23 Aug 21:20
2917f0a
Compare
Choose a tag to compare

This release fixes the following issues:

  • #126 "ERROR: Please define a network interface!" error.
  • #125 Unable to set D13/status LED error
  • #127 "No ESP32 module detected!" error

Tested on: ESP32 (Huzzah), ESP32S2 (FunHouse), SAMD51 (Metro M4 AirLift)