-
Add SD Card support for the onboard microSD/TF Card slot on the AIV DC31 Badge, as CircuitPython on the PicoW/Badger 2040W uses up 1.5/2MB onboard flash alone, before BadOS + it's assets and any user …
-
The Metro M4 Lite running CircuitPython 9.0.0-beta2 does not contain the necessary socketpool library. Are the Airlift configurations going to be supported with HTTPServer?
[forum thread](https://for…
-
This issue co-locates a lot of resources for getting started building custom CircuitPython modules as well as specifics about handling large data arrays.
## Example modules that use large matrix ma…
-
Checking out main circuit python distribution fails to build:
`jessica@l3470:~/circuitpython/ports/nrf$ make v=1 BOARD=makerdiary_nrf52840_m2_devkit
Use make V=1, make V=2 or set BUILD_VERBOSE simil…
-
Would like a way to do the equivalent of setting `wifi.radio.hostname="newhostname"` prior to calling `wifi.radio.connect()`, but via `settings.toml` so that the CPy dhcp client requests "newhostn…
-
Followed the instructions, but can't get it to work for some reason.
I tried the fixes i found around the internet but no luck.
I'm using the usb-c version of the pico
-
Recently I noticed that micropython accepts literals like `01` in a source file, while standard Python rejects them saying "SyntaxError: leading zeros in decimal integer literals are not permitted; us…
-
### What happened?
I setup clean installation of the https://github.com/ricardoquesada/esp-idf-arduino-bluepad32-template using VSCode and PlatformIO on a system running Linux Mint 22 Cinnamon.
T…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.1 on 2024-07-23; Waveshare ESP32-S3-Zero with ESP32S3
Adafruit CircuitPython 9.1.3 on 2024-08-30; Waveshare ESP32-S3-Zero with ESP32S3
…
-
### Port, board and/or hardware
Pimoroni Tiny2350
### MicroPython version
Using build from https://github.com/pimoroni/pimoroni-pico-rp2350
https://github.com/pimoroni/pimoroni-pico-rp2350/release…