-
[CircuitPython](https://circuitpython.org/) is another very popular runtime for Python on microcontrollers, especially Adafruit products. Figure out how to get the driver working in that environment …
-
# Planned Features
We're adding an `rv3028.py` to the CircuitPython lib folder and folding in use of the Real Time Clock into `pysquared.py`.
The primary things we want it to accomplish are as fo…
-
https://circuitpython.org/blinka does this allow Python packages to be tested in native platforms properly?
https://docs.circuitpython.org/projects/asyncio/en/latest/index.html need to create a dem…
-
It would be nice to have a page somewhere that documents more specifically what the choices posed by the installer mean.
![image](https://github.com/adafruit/circuitpython-org/assets/2406189/6d85…
-
Command 'CircuitPython: Open Serial Monitor' resulted in an error (command 'circuitpython.openSerialMonitor' not found)
I tried with the build indicated here:
https://github.com/joedevivo/vscode…
-
When I build the docs locally I first got a failure due to `_bleio` module not found.
I added that to the mock list which got me past that error.
But now the build is failing with this error:
…
-
The build-stubs.sh script needs to be updated to the newer method of setting up the circuitpython repo download from git.
The current script would have you do the following.
```
git clone -…
-
There are several problems in the CircuitPython version 9 example code at "Turtle Graphics in CircuitPython on TFT Gizmo" by John Park: https://learn.adafruit.com/turtle-graphics-gizmo/turtle-graphics…
-
How to tell which board is active? This could lead to board specific examples.
-
Hello,
CircuitPython support is ready and just need seeedstudio to provide the specific VID / PID for this board
https://github.com/adafruit/circuitpython/issues/9507