Adafruit_Wippersnapper_Arduino

WipperSnapper is a firmware for creating no-code IoT electronics projects.

MIT License

Stars
27
Committers
12

Bot releases are visible (Hide)

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0-beta.90 Latest Release

Published by brentru about 1 month ago

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0-beta.89

Published by brentru about 1 month ago

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

Fixes

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-alpha.89...1.0.0-beta.89

Adafruit_Wippersnapper_Arduino - Adafruit WipperSnapper 1.0.0-alpha.89

Published by tyeth about 2 months ago

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

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.

๐Ÿ†•๐Ÿ†•๐Ÿ†• New Board Added - Adafruit Feather ESP32-C6 ๐Ÿ›’

Fixes

Tooling

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.88...1.0.0-alpha.89

Adafruit_Wippersnapper_Arduino - Adafruit WipperSnapper 1.0.0-beta.88

Published by tyeth 3 months ago

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

Just in case you missed it yesterday, we've added support for specifying more than one WiFi Network in your secrets file.

See this Adafruit-Playground note for details.

Tooling

A lot of additional logging, and reconnection improvements including checking the MQTT ping response (for "stale" connections).

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.87...1.0.0-beta.88

Adafruit_Wippersnapper_Arduino - Adafruit WipperSnapper 1.0.0-beta.87

Published by brentru 3 months ago

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

New Sensors

Tooling

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.86...1.0.0-beta.87

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0-beta.86

Published by brentru 3 months ago

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

Tooling

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.85...1.0.0-beta.86

Adafruit_Wippersnapper_Arduino - WipperSnapper Beta 85

Published by brentru 4 months ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.84...1.0.0-beta.85

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0-beta.84

Published by tyeth 4 months ago

Adafruit Feather Reverse TFT ESP32-S3 - Known issue:

Currently we're awaiting a fix to avoid a problem with the reverse-tft-s3 rebooting into bootloader mode continuously.
Please create a new issue if your board is not a reverse tft S3 feather and you are experiencing similar behaviour.

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

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.83...1.0.0-beta.84

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0-beta.83

Published by tyeth 5 months ago

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

๐Ÿ› ๏ธ Fixes

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.82...1.0.0-beta.83

Adafruit_Wippersnapper_Arduino - 1.0.0-beta.82 !! Partition Layout Changes !! FunHouse / FeatherESP32 / QTPY-ESP32C3

Published by tyeth 5 months ago

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 build for Funhouse - NoOTA partition scheme

This is the first release for the FunHouse using the No OTA (Over The Air) partition scheme, supported by the Adafruit IO web site and installer.

We are using more firmware space and needed to switch to the No OTA (noota) partition scheme. The new build has a _noota suffix in the filename. Device updates performed via the Adafruit IO website should allow a seamless transition.

๐Ÿชถ New Partition Layout for QTPY-ESP32C3 and Feather ESP32 (v1 with micro-usb) also known as Huzzah32

Similarly to the FunHouse we've hit the limit of the default partition scheme on these boards, and as a result we are migrating to the min_spiffs (minimum sized user file system) partition layout from this release onwards.

๐Ÿ†• New ComponentsโŒšโœˆ๏ธ

It's time of flight (ToF) sensors in this release, with the VL53L1X distance sensor and the VL53L4CD, both particularly fine distance sensors.

๐Ÿ‘ท Miscellaneous Fixes

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.78...1.0.0-beta.82

Adafruit_Wippersnapper_Arduino - 1.0.0-alpha.82

Published by tyeth 6 months ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.78...1.0.0-alpha.82

Adafruit_Wippersnapper_Arduino - 1.0.0-alpha.81

Published by tyeth 6 months ago

Adafruit_Wippersnapper_Arduino - 1.0.0-alpha.80 Move QtPy C3 and Feather ESP32 V1 to min_spiffs

Published by tyeth 6 months ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.78...1.0.0-alpha.80

Adafruit_Wippersnapper_Arduino - 1.0.0-alpha.79

Published by tyeth 7 months ago

Adafruit_Wippersnapper_Arduino - 1.0.0-beta.78 Dual build for Funhouse - OTA(deprecated) and NoOTA partition scheme

Published by tyeth 7 months ago

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".

๐Ÿ Dual build for Funhouse - OTA(deprecated) and NoOTA partition scheme

This will be the last release for the FunHouse using the OTA (Over The Air) partition scheme.

We are using more firmware space and need to switch to the No OTA (noota) partition scheme. The new build has a _noota suffix in the filename. Device updates performed via the Adafruit IO website should allow a seamless transition.

๐Ÿ‘ท Miscellaneous Fixes

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.77...1.0.0-beta.78

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0 Beta 77

Published by tyeth 7 months ago

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 Board Support

๐Ÿ‘ท Miscellaneous Fixes

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.76...1.0.0-beta.77

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0 Beta 76

Published by tyeth 9 months ago

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 Board Support

๐Ÿ› ๏ธ Less Red Lights of Doom & Better Debug messages

  • If the board halts due to an error, it now repeats the error message on the Serial port every second, so now you can connect the serial monitor after experiencing an issue.
  • When initialising the file system, if there is a problem then it will aggressively recreate a new filesystem to ensure the user can continue to setup their WipperSnapper secrets file.

๐Ÿ‘ท Miscellaneous Fixes

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.75...1.0.0-beta.76

Adafruit_Wippersnapper_Arduino - WipperSnapper WipperSnapper 1.0.0 Beta 75

Published by brentru 9 months ago

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

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-beta.74...1.0.0-beta.75

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0 Beta 74

Published by brentru 10 months ago

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

๐Ÿ› Bug Fixes

๐Ÿ†• New Components

๐Ÿ› ๏ธ Tooling

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-alpha.75...1.0.0-beta.74

Adafruit_Wippersnapper_Arduino - WipperSnapper 1.0.0 Alpha 75

Published by brentru 11 months ago

What's Changed

Bugs

New Components

Full Changelog: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/compare/1.0.0-alpha.74...1.0.0-alpha.75

Badges
Extracted from project README
Documentation
Related Projects