badger2040 icon indicating copy to clipboard operation
badger2040 copied to clipboard

Examples and firmware for Badger 2040 and Badger 2040 W

Results 43 badger2040 issues
Sort by recently updated
recently updated
newest added

Add looping of QR Codes with up/down buttons. Handle situation when there are less entries than previous time. And sort codes by file names so there will be a way...

My Badger W won't appear in Thonny. I've reflashed the firmware multiple times and even performed a flash nuke then a reflash but the Badger won't appear as a Serial...

Should include a fix for the unsecured WiFi network issue - https://github.com/micropython/micropython/issues/9016 :warning: WARNING: This build changes the LittleFS filesystem version and will update your board filesystem automatically. Please *back...

The news example does not seem to work. I can not switch between feeds with the buttons. It also seems to have problems with some feeds like this: https://bsky.app/profile/ulrischa.de

The clock example is not functional for other timezones. Please add support for timezones.

:warning: WARNING: This build changes the LittleFS filesystem version and will update your board filesystem automatically. Please *back up your Python files before updating!* You *will not* be able to...

I think I may have broken the Badger 2040. Getting the error message [ERRNO1] EPERM. I have reinstalled the OS and Thonny recognises the device giving the message below. **MPY:...

⚠️ *BEWARE:* this test build will trash your Badger filesystem. Even if you grab the one without Badger OS. It may also have multiple other bugs caused by bleeding edge...

Same code from #59 on same Badger2040W with Badger_OS [v0.0.4 ](https://github.com/pimoroni/badger2040/releases/tag/v0.0.4) : ``` from machine import ADC, I2C, Pin # reading 'WL_GPIO2' on a picoW tells us whether or not...

Our school uses heavily filtered, unsecured wireless - mainly for any non-staff devices. Our recently bought Badger 2040Ws don't want to connect to the unsecured WiFi (standard Raspberry Pis connect...