No description
Find a file
2022-03-01 13:14:30 -05:00
.github use correct build directory 2022-02-25 16:39:22 -05:00
.vscode comment out signal messages 2020-12-22 10:41:30 -05:00
examples fix generation file name 2022-02-11 12:45:12 -05:00
src working with esp32v2 2022-03-01 13:14:30 -05:00
tools add uf2 2021-06-22 11:20:03 -04:00
.gitignore merge from master? 2022-01-26 13:03:27 -05: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 shh! 2022-02-11 22:01:14 -05:00
LICENSE update README and licensing date 2021-06-21 14:50:36 -04:00
README.md Update README.md 2022-02-11 10:28:55 -05: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
  • ESP8266
  • ESP32
  • ESP32-S2

Contributing

TODO!