-
First off thanks for writing this code, I cant wait to get it all working and do some proper tinkering!
It's been a bit of a journey but I've managed to get circuit python building the firmware and…
-
Should https://circuitpython.org/board be "an alias of" / "a redirect to" https://circuitpython.org/downloads ?
The idea is that when you are on a board and you want to check other board, you can s…
-
Figure out format for sending info to/from CircuitPython/C++ using acceptable libraries in both languages.
-
Waveshare has a ESP32-S3R2 based board that has a SIM7670G-4G Cellular modem. It seems to share many elements with Waveshare's ESP32-S3-Pico board. They both have 2MB PSRAM and 16MB of flash memory. W…
-
I did a infrared light to midi note in one of my past project. Don't know where is the code.
So I will try to do it in Raspberry Pi Pico this time.
(And git it ^^)
-------------------------------…
-
Due to Cost, Availability, and other issues, we are moving from the UC8151D based 2.9" ePaper Display to a SSD1680 based 2.9" ePaper Display for the DC32 version of the badge.
This is a critical and…
-
### Board Name
ft232h and win 11 pc
### Steps
in this [tuto](https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-mcp2221/windows) I got all the way to the step where i ins…
-
This is not truly an issue with this repository, though it is a request to be able to submit Circuitpython code as an example for others to see, along side of your other examples.
I have an example…
-
In a programming class that I teach we finish the semester extending our use of Python to microprocessors by using CircuitPython on Adafruit hardware. Is there any chance of including their libraries …
-
I think there is an SPI buffer issue occuring on the Pi5.
I ran the code from here: https://docs.circuitpython.org/projects/neopixel_spi/en/latest/examples.html
The lit LED stops after 339 LEDs.…