No description
Find a file
2021-11-19 15:14:46 -05:00
.github bump ver, add platform to build script 2021-11-16 16:04:42 -05:00
.vscode comment out signal messages 2020-12-22 10:41:30 -05:00
examples add .generate and files for feather s2 2021-11-16 16:01:06 -05:00
src check and enable 2021-11-19 15:14:46 -05:00
tools add uf2 2021-06-22 11:20:03 -04:00
.gitignore allow multibus init 2021-07-19 12:17:01 -04:00
.gitmodules add uf2 2021-06-22 11:20:03 -04:00
Doxyfile use older doxyfile to match clang version 2021-10-06 12:19:58 -04:00
library.properties Merge branch 'master' into i2c-scan 2021-10-08 13:59:24 -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!