Releases: adafruit/Adafruit_Wippersnapper_Arduino
WipperSnapper WipperSnapper 1.0.0 Beta 75
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
🛠️ Tooling
- Remove reliance on brentru/ci-arduino by @brentru in #530
- Upgrade ArduinoJSON to V7 and refactored JSON handling by @brentru in #536
Full Changelog: 1.0.0-beta.74...1.0.0-beta.75
WipperSnapper 1.0.0 Beta 74
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".
Major Changes
- Migrate WipperSnapper Firmware from Arduino ESP32 Core 2.x to 3.x Alpha 3, IDF 5.1 by @brentru in #502
🐛 Bug Fixes
- PicoW Infinite Reboot Loop due to WiFi Failure by @brentru in #514
- Feather HUZZAH ESP8266 Inverted LED PWM by @brentru in #511
🆕 New Components
- IKEA VINDRIKTNING AQI Sensor by @brentru in #510
- LTR329 and LTR303 Sensors by @tyeth in #501
- LTR390 Sensor by @tyeth in #499
- HTU21D/DF + HTU31D Sensor by @tyeth in #497
🛠️ Tooling
- Remove deprecation warnings on Actions by @brentru in #508
- Add nanopb installation to CI as a step by @brentru in #519
- Add RP2040, Picow to
platformio.ini
by @tyeth in #516
Full Changelog: 1.0.0-alpha.75...1.0.0-beta.74
WipperSnapper 1.0.0 Alpha 75
WipperSnapper 1.0.0-alpha.74
What's Changed
- Migrate from Arduino ESP32 Core 2.x to 3.x, IDF 5.1 by @brentru in #502
- Add LTR390 sensor with switching mode example by @tyeth in #499
- Add HTU21D/DF + HTU31D by @tyeth in #497
About this pre-release
Why are we releasing this as a pre-release before publishing next week?
This is a special release for those using ESP32-Sx devices with WipperSnapper. We've updated WipperSnapper to be built off the absolute latest version of the Arduino ESP32 core -V3.0. However, the official Arduino ESP32 version 3.0.0 is currently an alpha and includes potentially breaking changes.
We'd like to get this into the hands of people who actively use WipperSnapper and want the absolute latest firmware version. Internally, our WipperSnapper team will also be using this pre-release for their projects and builds.
What does this include?
For ESP32-x devices, WipperSnapper is now based on ESP-IDF v5.1 (release notes). At the time of writing, Espressif has released two versions of the Arduino ESP32 Core alpha v3.0.0 - alpha 1 and alpha 2. We've migrated our firmware to match the core API changes and updates for these alpha releases.
Breaking Changes in Alpha
Adafruit FunHouse ESP32-S2: The process for installing Alpha 74 on the FunHouse is different than the other boards since we've made the partition for WipperSnapper larger, and removed a partition for an OTA binary in the process. The installation is currently for advanced users only. It will be the usual drag/drop install process for the beta release.
- You will need to install the latest arduino-esp32 core from GitHub.
- From Arduino IDE, select "TinyUF2 No OTA" in the partition scheme menu and upload any sketch to the FunHouse.
- Then, drag and drop the alpha 74 UF2 file to the HOUSEBOOT volume
How do I upgrade my firmware?
Find the UF2 file for your WipperSnapper Device, and drag/drop the UF2 file to your device's DEVICEBOOT volume.
I found a bug! How do I report this to the Adafruit IO WipperSnapper Team?
Please fill out a bug report on the Adafruit IO WipperSnapper GitHub repository here >>>
Full Changelog: 1.0.0-beta.73...1.0.0-alpha.74
1.0.0-beta.73
What's Changed
New Feature
New Components
- Initial support for the PMS5003 Particulate Matter Sensor
Full Changelog: 1.0.0-beta.72...1.0.0-beta.73
1.0.0-beta.72
What's Changed
- Fix driver for BME680 + BME688 using alt address by @tyeth in #479
- Add BMP390 as alias of BMP388 by @tyeth in #480
- Add SHT30 Alternative Packaging products by @tyeth in #481
- Add Honeywell MPRLS Pressure sensor by @tyeth in #483
- Add INA219 driver + Current stubs by @tyeth in #484
- Add LPS22HB + LPS25HB Pressure sensors by @tyeth in #482
- .proto file wrappers updated for UART by @adafruitio in #486
- Switch to adafruit/ci-arduino upstream by @brentru in #488
- Add SGP40 by @tyeth in #487
- Initial ENS160 code by @tyeth in #491
Full Changelog: 1.0.0-beta.71...1.0.0-beta.72
Adafruit.io WipperSnapper 1.0.0-beta.71
What's Changed
- Add DHT20 as alias of AHTx0 by @tyeth in #473
- Add definition LPS33HW by @tyeth in #469
- Add SHT41 by @tyeth in #472
- Add AM2301B and AM2315C as AHT20 by @tyeth in #475
- Add MS8607 driver by @tyeth in #477
- Workflow - Remove Adafruit_MQTT_Library brentru fork, use adafruit upstream instead by @brentru in #478
Full Changelog: 1.0.0-beta.70...1.0.0-beta.71
1.0.0-beta.70
What's Changed
- Add LPS35HW code, also supporting LPS33HW by @tyeth in #464
- Add TC74A0 as alias of PCT2075 by @tyeth in #470
- Add MPL115A2 by @tyeth in #468
- .proto file wrappers updated by @adafruitio in #466
- Refactor: Altitude from data[0] to Event.Altitude by @tyeth in #471
- Fix ESP8266 Compiler Warnings by @brentru in #474
Full Changelog: 1.0.0-beta.69...1.0.0-beta.70
WipperSnapper 1.0.0-beta.69
WipperSnapper Beta 68
What's Changed
Full Changelog: 1.0.0-beta.67...1.0.0-beta.68