Releases: adafruit/Adafruit_Wippersnapper_Arduino
WipperSnapper 1.0.0 Beta 119
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
What's Changed
WipperSnapper 1.0.0-beta.118
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
Full Changelog: 1.0.0-beta.117...1.0.0-beta.118
WipperSnapper 1.0.0-beta.117
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
🌬️ Air Quality sensing improvements 🎛️📈
The SGP30 + SGP40 have been changed to use a 1second internal poll period, while still publishing back to Adafruit IO at the user interval.
- SGP30 / SGP40 background sampling by @mikeysklar in #811
Full Changelog: 1.0.0-beta.116...1.0.0-beta.117
WipperSnapper 1.0.0-beta.116
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
🆕 Added Components 🆕
- add(component): 🛒 SPA06-003 Temp+Pressure sensor by @tyeth in #817
Added Boards 🛹
- Add 🛒 🦄Sparkle Motion🌈 (and 🛒 w.Fl version) by @tyeth in #819
Full Changelog: 1.0.0-beta.115...1.0.0-beta.116
WipperSnapper Offline 1.0.0-offline-beta.5
What's Changed
New Output Type 🌐 Vector Support
As part of adding the QMC5883P magnetometer, WipperSnapper v2 codebase has been updated with support for complex output types, adding support for the following Adafruit Sensor types:
SENSOR_TYPE_ACCELEROMETER = (1),
SENSOR_TYPE_MAGNETIC_FIELD = (2),
SENSOR_TYPE_ORIENTATION = (3),
SENSOR_TYPE_GYROSCOPE = (4),
SENSOR_TYPE_GRAVITY = (9),
SENSOR_TYPE_LINEAR_ACCELERATION = (10),
SENSOR_TYPE_ROTATION_VECTOR = (11),
These types will report a combined value field (x,y,z)
, along with individual (value_x, value_y, etc) fields.
🆕 Added Components 🆕
Three new components this release:
- 🛒 Melexis MLX90632 Far infrared temperature sensor
- 🛒 QMC5883P Magnetometer
- 🛒 AS5600 Magnetic Angle Sensor
PRs:
- OFFLINE: add(component): Melexis MLX90632 by @tyeth in #807
- Offline QMC5883P + AS5600 - with added Vector value support by @tyeth in #810
Usage and Installation
Usage and installation information can be found on the Adafruit Learning System Guide
Full Changelog: 1.0.0-offline-beta.4...1.0.0-offline-beta.5
WipperSnapper 1.0.0-beta.115
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
Bug Fixes 🐛
The Fruit Jam was experiencing an issue using the file system, and connecting to WiFi. Both are now resolved, along with the AirLift co-processor (ESP32-C6) now helpfully reporting its firmware version in the wipper_boot_out.txt
Full Changelog: 1.0.0-beta.114...1.0.0-beta.115
WipperSnapper 1.0.0-beta.114
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
Full Changelog: 1.0.0-beta.113...1.0.0-beta.114
WipperSnapper 1.0.0-beta.113
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
This is a re-release of version 1.0.0-beta.112 after Continuous Integration failures.
- add(BMP581/580/585): initial work by @tyeth in #805
- Feather-C6 ets_loader fix by @tyeth in #809
- MQTT library fix for topic length being incorrectly calculated by @tyeth in adafruit/Adafruit_MQTT_Library#233
Full Changelog: 1.0.0-beta.111...1.0.0-beta.113
WipperSnapper 1.0.0-beta.112
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
- add(BMP581/580/585): initial work by @tyeth in #805
- Feather-C6 ets_loader fix by @tyeth in #809
- MQTT library fix for topic length being incorrectly calculated by @tyeth in adafruit/Adafruit_MQTT_Library#233
Full Changelog: 1.0.0-beta.111...1.0.0-beta.112
WipperSnapper 1.0.0-beta.111
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
- Spelling and grammar corrections in project files by @Monstertov in #791
- fix(CI): make git version work on forks by @tyeth in #794
- Mlx90632 by @tyeth in #799
- As5600 by @tyeth in #798
New Contributors
- @Monstertov made their first contribution in #791
Full Changelog: 1.0.0-beta.110...1.0.0-beta.111