Adafruit_Wippersnapper_Arduino
Adafruit_Wippersnapper_Arduino copied to clipboard
WipperSnapper is a firmware for creating no-code IoT electronics projects.
Replication Notes: * Create a component on WipperSnapper Web and throttle the account with it * Device will delay for X seconds til the throttling error timeout ban is lifted...
> There is no indication of the NINA FW needed, one of my board had not the official AirLift firmware and the WipperSnapper firmware was lost and locked up. The...
This pull request prints the ESP-IDF version and arduino-esp32 core versions to the boot text file. @tyeth Would it be possible to double-check this works and tests OK? I used...
Replace existing protocol buffer message decoding and encoding implementations with an implementation compatible with `api-v2` throughout the library. Also, update the function signatures and logic for encoding/decoding as needed. The...
- [ ] Generate new protocol buffer messages for API v2 - [ ] Replace existing `.pb.c/.h` message files with newly generated files - [ ] Checkout a new migrate-api-v2...
The action version is deprecated (v1-v3), and v4 has breaking changes. See https://github.com/actions/upload-artifact?tab=readme-ov-file#breaking-changes And the step we'll need here: https://github.com/actions/upload-artifact/blob/main/merge/README.md#combining-all-artifacts-in-a-workflow-run
A user reported to IO Support that their values for a 2.25v source on any analog input pin on the pico was minimal / unexpectedly small (0.3v). Testing locally I...
This is a draft to generate some build assets. It still needs reviewing, and the logging removed.