Skip to content

Releases: adafruit/Adafruit_Wippersnapper_Arduino

WipperSnapper 1.0.0-beta.92

22 Oct 19:02
Compare
Choose a tag to compare

WipperSnapper 1.0.0-beta.91

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Boards

  • A bug has been fixed with the Adafruit Feather ESP32-C6 build (#636). This firmware version works with ESP32-C6.

Tooling

Full Changelog: 1.0.0-beta.91...1.0.0-beta.92

WipperSnapper 1.0.0-beta.91

21 Oct 15:55
13cd5b0
Compare
Choose a tag to compare

WipperSnapper 1.0.0-beta.91

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Warning: Adafruit Feather ESP32-C6 has a problem in this release, which will be resolved soon (in the next release).

New Component Added - Adafruit HDC3021 and HDC3022 🌡️

The Adafruit HDC3022 Precision Temperature & Humidity Sensor breakout 🛒 features the highest accuracy & precision we’ve see so far! It has the TI HDC302x series chip with typical 0.5% accuracy for the RH sensor (with 0.19% long-term drift) and ±0.1°C typical accuracy for the temperature sensor

Fixes

The FunHouse had a problem causing it to reboot repeatedly, which should now be resolved in this release.

  • fix funhouse build checking paths by @tyeth in #634
  • Add retry if data not ready for SCD30 by @tyeth in #632
  • Adjust SGP30 init to not call IAQinit unnecessarily by @tyeth in #600

Tooling changes

  • Update build action to build on adafruit/ci-arduino's new wippersnapper branch by @brentru in #633
  • Add merge to fix upload download artifact v4 by @tyeth in #642
  • Update Depreciated Workflow Action by @brentru in #631
  • 598 preprocessor script for printing the library versions to boot outtxt by @tyeth in #607
  • New pio build targets by @tyeth in #643
  • Set debug build of s3-rev-tft to no_ota by @tyeth in #645
  • Add skips + generates for S3 Rev TFT debug by @tyeth in #646

Full Changelog: 1.0.0-beta.90...1.0.0-beta.91

WipperSnapper 1.0.0-beta.90

12 Sep 18:30
1ab027e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.89...1.0.0-beta.90

WipperSnapper 1.0.0-beta.89

05 Sep 18:59
8e8ac1a
Compare
Choose a tag to compare

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Fixes

Full Changelog: 1.0.0-alpha.89...1.0.0-beta.89

Adafruit WipperSnapper 1.0.0-alpha.89

20 Aug 20:29
5990002
Compare
Choose a tag to compare
Pre-release

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Features

Just in case you missed it, we've added support for specifying more than one WiFi Network in your secrets file.

See this Adafruit-Playground note for details.

🆕🆕🆕 New Board Added - Adafruit Feather ESP32-C6 🛒

Fixes

  • Add a bit of logging to analogIO + fix PicoW by @tyeth in #610

Tooling

  • Print ESP-IDF and arduino-esp32 core versions to the boot file by @brentru in #614

Full Changelog: 1.0.0-beta.88...1.0.0-alpha.89

Adafruit WipperSnapper 1.0.0-beta.88

25 Jul 21:26
Compare
Choose a tag to compare

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Features

Just in case you missed it yesterday, we've added support for specifying more than one WiFi Network in your secrets file.

See this Adafruit-Playground note for details.

Tooling

A lot of additional logging, and reconnection improvements including checking the MQTT ping response (for "stale" connections).

Full Changelog: 1.0.0-beta.87...1.0.0-beta.88

Adafruit WipperSnapper 1.0.0-beta.87

23 Jul 20:49
Compare
Choose a tag to compare

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Features

  • Adds WiFi Multi-Network support for ESP32, ESP8266 and Raspberry Pi Pico W by @tyeth in #601

New Sensors

Tooling

  • Adds a local build environment for arduino-esp32 bsp 3.0.3 and PIO by @brentru in #605

Full Changelog: 1.0.0-beta.86...1.0.0-beta.87

WipperSnapper 1.0.0-beta.86

22 Jul 18:37
648071e
Compare
Choose a tag to compare

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Tooling

  • Builds ESP32-S3 targets on latest Espressif Release by @brentru in #604

Full Changelog: 1.0.0-beta.85...1.0.0-beta.86

WipperSnapper Beta 85

27 Jun 20:31
628e089
Compare
Choose a tag to compare

What's Changed

  • Refactored commit - VL53L4CX default settings by @tyeth in #564
  • Latest platformIO changes for ESP32 BSP v3.0.2 by @tyeth in #594
  • Downgrade patch for ESP32-S3 BSP 3.0.2 by @brentru in #596
    • A bug within ESP-IDF currently impacts ESP32-S3 boards w/PSRAM on the latest BSP version, 3.0.2
      • For now, we are building WipperSnapper for ESP32-S3 boards w/PSRAM on BSP 3.0.0 instead of 3.0.2 (latest).
  • Add SEN50/54/55 models to SEN5x driver by @tyeth in #592

Full Changelog: 1.0.0-beta.84...1.0.0-beta.85

WipperSnapper 1.0.0-beta.84

25 Jun 15:32
c3c475c
Compare
Choose a tag to compare

Adafruit Feather Reverse TFT ESP32-S3 - Known issue:

Currently we're awaiting a fix to avoid a problem with the reverse-tft-s3 rebooting into bootloader mode continuously.
Please create a new issue if your board is not a reverse tft S3 feather and you are experiencing similar behaviour.

Install WipperSnapper

Follow this learning system guide to learn how to install Adafruit IO WipperSnapper.

Upgrade a device running WipperSnapper

Locate the device you'd like to upgrade on io.adafruit.com/devices. Then, click "Update".

🆕 New Components

  • Add SEN50/54/55 models to SEN5x driver by @tyeth in #592

Full Changelog: 1.0.0-beta.83...1.0.0-beta.84