Skip to content

Releases: adafruit/Adafruit_Wippersnapper_Arduino

WipperSnapper 1.0.0-beta.108

23 Jul 14:53
8b02c9b
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

This release is primarily to support switching the remaining 4MB ESP32-S2 tinyuf2 boards to a new CI build task, allowing the writing of tinyuf2 as part of the WipperSnapper installation process.

  • Migrate S2 boards to web-native-usb build task by @tyeth in #780

Full Changelog: 1.0.0-beta.107...1.0.0-beta.108

WipperSnapper 1.0.0-beta.107

21 Jul 19:23
c653e06
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

This release is primarily to support switching the first 4MB ESP32 tinyuf2 board to a new CI build task, allowing the writing of tinyuf2 as part of the WipperSnapper installation process.

Full Changelog: 1.0.0-beta.106...1.0.0-beta.107

WipperSnapper 1.0.0-beta.106

17 Jul 13:49
f3c85ef
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

This release is primarily updates for the SSL certificate and fingerprint present in the ESP8266 network interface. If you are using the SSL

Full Changelog: 1.0.0-beta.105...1.0.0-beta.106

WipperSnapper 1.0.0-beta.105

11 Jul 22:45
b637366
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

🆕 New Boards 🛹

Two new boards this release, the official Espressif 8MB flash no PSRAM ESP32-S3 devkit🛒, and the first new board not sold by Adafruit, the Seeed Studio XIAO ESP32-S3 (with optional camera daughter board for 2 extra pins). Tested with the Seeed XIAO Grove breakout with SSD1306 OLED I2C display built in, using the app.bin installed via esptool.

To get started, just head to io.adafruit.com/devices/new.

🆕 New Components 🌱

  • Omron D6T-1A non-contact thermal IR sensor (I2C) by @tyeth in #769

See this Adafruit-Playground Note for the sensor pinout / cable details / hacky connector cutting instructions.

🌐 Recent Features 📺

We've just added support for I2C Display Components! Please see below for all the currently supported display components.

Full Changelog: 1.0.0-beta.104...1.0.0-beta.105

WipperSnapper 1.0.0-beta.104

09 Jul 20:09
13bfecf
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 🌐

  • We've added support for new I2C Display Components, and an extra driver! Please see below for all the currently supported display components.
  • Add SH1107 for 128x64/32 OLED featherwings by @tyeth in #760

Fixes 🏗️📺

The FunHouse has been fixed in situations that result in a corrupt display config, so the display should now always work!

  • Regenerate displayconfig.json if erroneous by @tyeth in #575

🆕 New Components

Featherwing OLED Displays (2 new components with two font sizes):

New Generic OLED Display (1 new display component with two font sizes):

Recently new from release 103:

Full Changelog: 1.0.0-beta.103...1.0.0-beta.104

WipperSnapper 1.0.0-beta.103

18 Jun 16:44
13d4ca9
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 🌐

  • We've added support for the I2C Display Component Types! Please see below for all the currently supported display components.
    • [API v1]: Add support for I2C Output Components by @brentru in #751

🆕 New Components

Changelog

Full Changelog: 1.0.0-beta.102...1.0.0-beta.103

WipperSnapper 1.0.0-beta.102

06 Jun 15:36
3eed1bc
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

🆕🆕🆕 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 🛒

⚠️Warning⚠️ macOS users: if you have issues with using the web installer / esptool, you probably need to go and install the CH34X driver and then double check you've enabled it in driver extensions if OSX 13 or above. See here: https://learn.adafruit.com/how-to-install-drivers-for-wch-usb-to-serial-chips-ch9102f-ch9102/mac-driver-installation

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

23 May 19:11
d0463bf
Compare
Choose a tag to compare

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

  • Update PM2.5 begin_UART call for PM1006 (PM25AQI v2.0.0) by @tyeth in #746

Full Changelog: 1.0.0-beta.100...1.0.0-beta.101

WipperSnapper Offline 1.0.0-offline-beta.3

13 May 17:12
bbc6a4f
Compare
Choose a tag to compare

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

14 Apr 15:53
5564777
Compare
Choose a tag to compare

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