No description
Find a file
2021-10-05 15:49:40 -04:00
.github Update release.yml 2021-10-04 13:47:11 -04:00
.vscode comment out signal messages 2020-12-22 10:41:30 -05:00
examples add generate and skipfiles 2021-09-15 15:16:25 -04:00
src add ums2 2021-10-05 15:49:40 -04:00
tools add uf2 2021-06-22 11:20:03 -04:00
.gitignore ignore doxygen files, staging, vscode artifacts 2021-06-03 12:21:48 -04:00
.gitmodules add uf2 2021-06-22 11:20:03 -04:00
library.properties add attempts, writing, 1s between checks for network uptime 2021-10-04 14:33:23 -04:00
LICENSE update README and licensing date 2021-06-21 14:50:36 -04:00
README.md update README.md 2021-09-24 11:27:44 -04:00

Build CI

Adafruit.io WipperSnapper BETA

WipperSnapper is a no-code interface for developing internet-of-things projects. It's developed to be super-beginner friendly and work with multiple microcontroller architectures.

You will need a free adafruit.io account to use WipperSnapper.

This software is in beta and is actively being developed. Please report bugs via the Adafruit IO Support Page.

Get WipperSnapper

Compiled binaries and UF2 files for supported boards are provided on the releases page of this repository.

Documentation

Guides are available on the Adafruit Learning System under the WipperSnapper category.

If you're new to WipperSnapper, we suggest reading through the Quickstart: Adafruit IO WipperSnapper guide.

Supported Platforms

The following platforms are supported by Adafruit IO WipperSnapper

  • ATMEL-SAMD
  • ESP32
  • ESP32-S2

Contributing

TODO!