Releases: adafruit/Adafruit_Wippersnapper_Arduino
WipperSnapper 1.0.0-beta.103
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 🌐
- We've added support for the I2C Display Component Types! Please see below for all the currently supported display components.
🆕 New Components
-
Monochrome 1.3" 128x64 OLED graphic display - STEMMA QT / Qwiic
-
Monochrome 0.91" 128x32 I2C OLED Display - STEMMA QT / Qwiic
-
Monochrome 0.96" 128x64 OLED Graphic Display - STEMMA QT PID: 326
-
Quad Alphanumeric Display - Red 0.54" Digits w/ I2C Backpack - STEMMA QT / Qwiic
-
Assembled Adafruit 0.56" 4-Digit 7-Segment Display - I2C Backpack - STEMMA QT
Changelog
Full Changelog: 1.0.0-beta.102...1.0.0-beta.103
WipperSnapper 1.0.0-beta.102
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
🆕🆕🆕 New Board 🌈🦄 Sparkle Motion Stick 🆕🆕🆕
Connect your USB Stick form factor Sparkle Motion board to Adafruit IO in a matter of seconds, and automate those Neopixels with ease!
Pickup your Adafruit Sparkle Motion stick here 🛒
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. (Please help us by reporting issues, post in the forum or use the Feedback link)
Commits
Full Changelog: 1.0.0-beta.101...1.0.0-beta.102
WipperSnapper 1.0.0-beta.101
WipperSnapper 1.0.0-beta.101
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
Bugs 🐛
Driver Updates
Full Changelog: 1.0.0-beta.100...1.0.0-beta.101
WipperSnapper Offline 1.0.0-offline-beta.3
What's Changed
🆕 Added Components 🆕
Bug Fixes 🐛
- Offline mode PR fixes for SD pin and USB reattach @tyeth in #748
- [Offline Mode] Fix Config file deletion, RTC initialization failure by @brentru in #743
- [Offline Mode] Remove requirement for secrets.json by @brentru in #744
Usage and Installation
Usage and installation information can be found on the Adafruit Learning System Guide
Full Changelog: 1.0.0-offline-beta.2...1.0.0-offline-beta.3
WipperSnapper Offline 1.0.0-offline-beta.2
What's Changed
- New Feature ✨ -
config.json
file is now built automatically! via #728 - New Feature 💾 - Automatic initialization for the microSD card via #728
- New Feature 🔌 - Automatic Detection, Configuration and Initialization for I2C Components via #728
Usage and Installation
Usage and installation information can be found on the Adafruit Learning System Guide
Changelog
Full Changelog: 1.0.0-offline-beta.1...1.0.0-offline-beta.2
WipperSnapper 1.0.0-beta.100
WipperSnapper 1.0.0-beta.100
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".
New Component 🆕🆕🆕 Texas Instruments INA260 🛒 added
This amazing sensor is a great successor to the INA219 series, due to its integrated precision shunt resistor it can be used to measure as much as +36V at up to 15A Continuous on either the high or low side, grab your INA260 now!
Full Changelog: 1.0.0-beta.99...1.0.0-beta.100
WipperSnapper 1.0.0-beta.99
WipperSnapper 1.0.0-beta.99
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
Bugs 🐛
Tooling
Full Changelog: 1.0.0-beta.98...1.0.0-beta.99
Wippersnapper 1.0.0-beta.98 - I2C speed changed from 50kHz to 100kHz
WipperSnapper 1.0.0-beta.98
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".
New Component 🆕🆕🆕 ST Microelectronics LPS28DFW added
The new breakout for the extreme range pressure sensor from ST has been added, grab your LPS28 now!
What's Changed
Fixes for scanning I2C on the ESP32-S2 based boards, along with fixes for the SCD30/SCD4x and other sensors.
*** I2C speed changed from 50kHz to 100kHz on ESP boards - Please report any issues ***
- Update WipperSnapper_I2C_Driver_SCD4X.h - renamed include by @tyeth in #689
- Fix SDFat Conflict for Pico by @brentru in #706
Bugs 🐛
- fix: timeout datatype in haltError by @tyeth in #690
- Update I2C initialisation of locals by @tyeth in #694
- Scd30 scd4x others poll min 1sec by @tyeth in #709
- Fix Issues: Pixel and Status Pixel by @brentru in #708
- Revert SDFat Forked Dependency for Pico by @brentru in #711
- Fix: I2C Scan on ESP32-S2 by @brentru in #712
Tooling
- ESP32 BSP to 3.1.3 (except funhouse/lvgl builds)
- RP2 BSP to 4.4.4
Full Changelog: 1.0.0-beta.97...1.0.0-beta.98
🧪 WipperSnapper Offline - 1.0.0-offline-beta.1
This is the first release of the "WipperSnapper offline" firmware.
Important - This firmware is not able to connect to Adafruit IO (yet). It logs data locally to USB Serial or SD Card. If you'd like to use your development board with Adafruit IO, please use the latest WipperSnapper release.
Usage and Installation
Usage and installation information can be found on the Adafruit Learning System Guide
WipperSnapper 1.0.0-beta.97 - Funhouse fix and Mini Sparkles
WipperSnapper 1.0.0-beta.97
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
Bugs 🐛
The FunHouse board experienced a boot loop situation in release 96, so this is a quick hotfix release to resolve that issue.
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. (Please help us by reporting issues, post in the forum or use the Feedback link)
🆕🆕🆕 New Board 🌈🦄 Sparkle Motion Mini 🆕🆕🆕
If you're temporarily waiting for your truckload of LEDs to arrive before putting W.LED on your Sparkle Motion Mini, then why not stick some sensors you've got lying around on the internet and use them to control the onboard NeoPixel for kicks!
Pickup your Adafruit Mini Sparkle Motion here 🛒
Tooling
- Drop Funhouse down to ESP32 BSP wipper-3.0.7-idf-5.1.4 in adafruit/ci-arduino@69b0743
Full Changelog: 1.0.0-beta.96...1.0.0-beta.97