-
Hi,
I need to update the libraries to the latest version available for circuitpython 7.3.1
As I have not the full source code (the device is mine but is executing some code not developed by me in an…
-
Turtle command "forward(self, distance: float)" (and likely other commands) truncate turtle location to an integer value after each move. **This can accumulate up to a 1 pixel error per turtle move.*…
-
Hi Joe,
Thanks for adding our board to the VSCode CircuitPython extension. I tried it out this morning, and I get the following error:
![Screen Shot 2020-06-01 at 2 08 12 PM](https://user-images.…
-
Using an ATTiny8x7 Breakout and ESP32-S3 Rev TFT Feather (Also tried on a QT PY),
I get this error every hard/button reset and when detaching and re-attaching the breakout:
[2K[0GAuto…
-
- attempted to take your ili9488.py for a spin.
- using a 480x320 display.
display = ili9488.ILI9488(display_bus, width=480, height=320)
- getting a IndexError: index out of range on this line wh…
-
From circuitpython.org/downloads page, add primary processor used on board option to 'Filters' likes 'SAMD21, SAMD51, ESP32-S2, STM32, nRF52840, RP2040 ...'.
Currently, can't to do that, e.g. : input…
-
**Describe the bug**
Some artifacts cannot be downloaded from the "runs" screen
**Version**
- [x] V2
**Environment**
- [x] Linux
**Screenshots**
If applicable, add screenshots to help ex…
-
#### Title of the talk
Programming Microcontrollers using CircuitPython
#### Description
Programming microcontrollers can be intimidating for beginners, especially when it includes setting up too…
-
Feature Request:
Would it be possible to have the Mu editor save a file locally as well as on the CircuitPython target?
Problem Statement:
Developing straight onto the CircuitPython target it gre…
-
See:
https://github.com/adafruit/Adafruit_CircuitPython_BMP3XX/blob/fc01520a3c285bf8e6ce6f9ad935badc8d8fa4a6/adafruit_bmp3xx.py#L235
https://github.com/adafruit/Adafruit_CircuitPython_LSM9DS1/tree…