Adafruit_Wippersnapper_Arduino icon indicating copy to clipboard operation
Adafruit_Wippersnapper_Arduino copied to clipboard

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

Results 148 Adafruit_Wippersnapper_Arduino issues
Sort by recently updated
recently updated
newest added

Supported MCUs for initial launch: - ESP32-x - RP2350 Sleep Modes for initial launch: - [ ] Deep Sleep - [ ] Light Sleep

enhancement
api-v2
sleep-mode

hardware-support
esp32
esp-bsp

Adding all the metrics, most (temps+pressure, but not altitude) were showing erroneous data for the first reading, then fine for second. This was testing on an ESP32-C5 on staging. Update...

i2c
sensors

Forgot secrets / formatted the file partition and recreated a fresh secrets, a known issue with running on battery. The firmware includes various checks for file system availability, secrets file...

Found during display testing of the E-ink featherwing (a magtag screen with 3buttons). Component didn't confirm after add, due to the network issue. ``` [display] Successfully initialized epd display!␍␊ [display]...

Firstly the install uf2 didn't download, but was in release. I've [fixed the boards definition](https://github.com/adafruit/Wippersnapper_Boards/pull/212) (installBoardName) so that now works. Secondly, I've got circuitpython installed, so now installing WipperSnapper I...

Draft PR to be able to leave comments on the changes

While doing the QMC Offline Mode PR #810 (offline v4 + PR) I found that the pico crashed while attempting to create the log file. Switching SD didn't help, and...

bug
offline-mode

Since #811 is merged, the base driver should probably be extended to support an internal poll period, and the time calc done there, with a view to v2. Mainly the...

enhancement
i2c