Tyeth Gundry

Results 138 issues of Tyeth Gundry

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

Clearing up old branches...This is a small useful change still lingering Fixes #707

`bool setPGACap(bool enable);` https://github.com/adafruit/Adafruit_NAU7802/pull/22

Random error on boot, but blocked my component testing. Was working fine ten minutes ago. We should probably have a second attempt at initialising the i2c bus as it's crucial...

When testing the analog inputs on the Feather ESP32 V2 in combination with the Simple Soil Sensor, I was only seeing 0.00 reported, even in raw mode it reported 0....

Status: Needs Investigation