Skip to content

Releases: adafruit/Adafruit_Wippersnapper_Arduino

WipperSnapper 1.0.0 Beta 119

16 Oct 14:04

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

What's Changed

  • fix (display): Bundle of fixes for displays by @brentru in #827
  • fix(e-ink): use correct degree symbols by @tyeth in #828

WipperSnapper 1.0.0-beta.118

08 Oct 19:26
bfb9f17

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

  • 🆕 Feature: 📺 Support TFT and E-Ink Displays by @brentru in #824

Full Changelog: 1.0.0-beta.117...1.0.0-beta.118

WipperSnapper 1.0.0-beta.117

01 Oct 18:31
9a6a614

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

🌬️ 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.

Full Changelog: 1.0.0-beta.116...1.0.0-beta.117

WipperSnapper 1.0.0-beta.116

30 Sep 15:31
3dc6bc4

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

🆕 Added Components 🆕

Added Boards 🛹

Full Changelog: 1.0.0-beta.115...1.0.0-beta.116

WipperSnapper Offline 1.0.0-offline-beta.5

30 Sep 16:04
31a9efa

Choose a tag to compare

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:

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

19 Sep 14:52
9167c77

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

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

  • Fruit Jam fixes + tweaks (plus airlift FW reported in bootlog) by @tyeth in #816

Full Changelog: 1.0.0-beta.114...1.0.0-beta.115

WipperSnapper 1.0.0-beta.114

17 Sep 19:32
54f4680

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

Full Changelog: 1.0.0-beta.113...1.0.0-beta.114

WipperSnapper 1.0.0-beta.113

03 Sep 21:15

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

This is a re-release of version 1.0.0-beta.112 after Continuous Integration failures.

Full Changelog: 1.0.0-beta.111...1.0.0-beta.113

WipperSnapper 1.0.0-beta.112

03 Sep 18:51
b166782

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

Full Changelog: 1.0.0-beta.111...1.0.0-beta.112

WipperSnapper 1.0.0-beta.111

28 Aug 18:17
9b79afc

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

New Contributors

Full Changelog: 1.0.0-beta.110...1.0.0-beta.111