-
### CircuitPython version
```python
adafruit-circuitpython-adafruit_proxlight_trinkey_m0-en_US-8.2.3.uf2 with proximity trinkey 5022
adafruit-circuitpython-bundle-8.x-mpy-20230814 for the librari…
-
I have been looking at your gateway code and notes, trying to figure out how to simultaneously receive ESPNOW packets while being connected to an AP. Below is my attempt at the minimum receiver setup.…
-
* CircuitPython Kernel version: 0.5.1
* Python version: 3.6.13 (conda environment)
* Operating System: macOS 11.2
### Description
I am trying to use a Feather M4 Express with circuitpython (ve…
-
As from images, I've carefully followed the instructions using a new membrane, but wether its that I try it with PicoZx81 or as normal keyboard on my Mac, the Zx81 USB keyboard doesn't work...
Any …
-
Getting the following exception:
`memory allocation failed, allocating 32763 bytes`
I have a bit more than 3X memory free at the time of making the call to response.text().
https://github.com…
-
Cool hack!
My first impression was it would be a great educational project for teens interested in technology. To that end, perhaps making it work with CircuitPython on, say, Adafruit boards would …
ntoll updated
5 years ago
-
As part of the sensor initialization a reset is performed. This function has a call to time.sleep(2) between the EXIT and RESET commands. Why is there such a long wait there? This probably is not much…
-
**Describe the bug**
The extension does not initialize properly.
**To Reproduce**
Steps to reproduce the behavior:
1. Open workspace
2. use command palette and run 'CircuitPython: Check for lat…
-
Hi I tried to run the driver and ran into the issue that it seems to reference the framebuf library from Micropython.
Not all circuitpython builds have that library available (mine definitely not) he…
werpu updated
4 months ago
-
I would like to request that the Orange Pi 3 LTS board be added.
```
orangepi@opi3lts-01:~$ cat /etc/orangepi-release
# PLEASE DO NOT EDIT THIS FILE
BOARD=orangepi3-lts
BOARD_NAME="OPI 3 LTS"
…