Contributing
If you'd like to contribute to the CircuitPython project, the CircuitPython libraries are a great way to begin. This page is updated with daily status information from the CircuitPython libraries, including open pull requests, open issues and library infrastructure issues.
Do you write a language other than English? Another great way to contribute to the project is to contribute new localizations (translations) of CircuitPython, or update current localizations, using Weblate.
If this is your first time contributing, or you'd like to see our recommended contribution workflow, we have a guide on Contributing to CircuitPython with Git and Github. You can also find us in the #circuitpython channel on the Adafruit Discord.
Have an idea for a new driver or library? File an issue on the CircuitPython repo!
Current Status for Thu, Jul 10, 2025
Sort by issue labels
Open Issues
- Adafruit_CircuitPython_AdafruitIO
- Adafruit_CircuitPython_ADS1x15
- Adafruit_CircuitPython_ADXL34x
- Adafruit_CircuitPython_AHTx0
- Adafruit_CircuitPython_AirLift
- Adafruit_CircuitPython_AM2320
- Adafruit_CircuitPython_AMG88xx
-
Adafruit_CircuitPython_asyncio
- Could `TaskQueue` be implemented without `Task` being in C? (Open 601 days)
- Support Task methods `result()`, `exception()`, and `cancelled()` (Open 609 days)
- Streams (Open 660 days)
- Exception within a task can cause other tasks to run before the exceptioned-task completes (Open 935 days)
- "no module named 'usocket'" on Raspberry Pico W (Open 963 days)
- add TaskGroup here or in another library (Open 1323 days)
- Add Queue and other asyncio features from MicroPython unofficial version of asyncio (Open 1323 days)
- CancelledError not showing up as a backtrace (Open 1326 days)
- Use CircuitPython socket support (Open 1329 days)
- Remove or move non-CPython asyncio functionality (Open 1330 days)
-
Adafruit_CircuitPython_ATECC
- Incorrect check in adafruit_atecc_asn1.py:issuer_or_subject_length (Open 807 days) bug good first issue Hacktoberfest
- atecc_csr.py fails (Open 1091 days)
- sample atecc_csr.py fails (Open 1477 days)
- nonce function does not generate a nonce (Open 1560 days)
- random function is not generating random numbers (Open 1560 days)
- Implement atcab_write_pubkey and atcab_priv_write commands (Open 2079 days) enhancement
- Adafruit_CircuitPython_AVRprog
- Adafruit_CircuitPython_AW9523
-
Adafruit_CircuitPython_AWS_IOT
- AWS IoT SDK Python V2 Support (Open 937 days) enhancement
-
Adafruit_CircuitPython_AzureIoT
- IoTCentralDevice doesn't fully implement IoTMQTTCallback (Open 707 days)
- device.on_command_executed is never called, IoT Central methods can't be used (Open 815 days)
- Subscribing to topic /messages/devicebound/ results in wait_for_msg timeout exception (Open 821 days)
- Consistent `MMQTTException: Connection Refused - Unauthorized` after 2-2.5 hours uptime (Open 1090 days)
- Issues using on Arduino Nano RP2040 Connect (Open 1143 days)
- RuntimeError: Repeated socket failures on ESP32-S2 (Open 1153 days)
- Add support for IoT Central components (Open 1615 days) enhancement help wanted
- Add support for X.509 certificates (Open 1826 days) enhancement help wanted
- Adafruit_CircuitPython_Bitmap_Font
- Adafruit_CircuitPython_BitmapSaver
-
Adafruit_CircuitPython_BLE
- ANCS REPL Example Not Showing Up On IOS (Open 109 days)
- why is the gamepad report map commented out? (Open 219 days)
- BLE HID OUT report handling seems not to be implemented. (Open 246 days)
- Async API (Open 314 days)
- TimeoutError when Trying to recive service from connection (Open 424 days)
- add addtional service to ProvideServicesAdvertisement (Open 440 days)
- Failed to connect: internal error (Open 601 days)
- adafruit-circuitpython-ble using bleak does not recognize custom StandardUUID (Open 674 days)
- RuntimeError: No adapter available (Open 771 days)
- Pyportal Titano BLE advertisement length error (Open 802 days)
- memory allocation error in simpletest (Open 863 days)
- Allow access to Service Changed Characteristic (Open 914 days)
- Add Telephony Device Page (0x0B) HID_DESCRIPTOR (Open 1064 days) enhancement ble
- Advertisement Names (Open 1153 days)
- BLE connection hangs after 25 seconds (Open 1157 days)
- What causes the "NotImplementedError" in my Python code when I try to start advertising? (Open 1185 days)
- ValueError on BLERadio.start_scan() and ble_detailed_scan.py (Open 1344 days)
- How to set HID properties manufacturer_string and product_string (Open 1362 days)
- UARTService.readinto with "memoryview" slice and "bytearrary" causes ValueError: length argument not allowed for this type (Open 1440 days)
- Can't use multiprocessing on the BLE connections to retrieve data from multipe devices at the same time (Open 1583 days)
- Does advertising.standard.ManufacturerDataField.field_names currently serve a purpose? (Open 1654 days)
- High CPU usage with BLEUART (Open 1690 days)
- soft device error: 0004 when paring with BLE HID peripheral (Open 1757 days) bug
- ComplexCharacteristic does not pass fixed_length instance variable to _bleio.Characteristic.add_to_service (Open 1812 days) bug
- CircuitPython Locks Up on Disconnect (Open 1841 days) bug
- A custom Advertisement with a constructor can fail to parse incoming BLE data correctly (Open 1868 days) bug
- BLE keyboard or mouse as input (Open 1882 days) enhancement
- More thorough documentation (Open 1910 days) documentation
- Wrap _bleio exceptions which might get thrown to user code (Open 2038 days) enhancement
- Adafruit_CircuitPython_BLE_Adafruit
- Adafruit_CircuitPython_BLE_Apple_Media
- Adafruit_CircuitPython_BLE_BerryMed_Pulse_Oximeter
-
Adafruit_CircuitPython_BLE_BroadcastNet
- Fails to find advertisement on nRF52 (Open 1542 days)
- Bluetooth LE Sensor Nodes to Raspberry Pi WiFi Bridge - Stuck at scanning (Open 1841 days) bug
- Clarification on broadcast_time arg for broadcast() (Open 1860 days) documentation
- Possible type bugs for wire types in AdafruitSensorMeasurement (Open 1882 days) bug
- Add ChaCha support for basic security (Open 1960 days) enhancement
-
Adafruit_CircuitPython_BLE_Eddystone
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- Please add (unencrypted) TLM data. (Open 1908 days) enhancement
- add error message for long URLs (Open 1966 days) bug
-
Adafruit_CircuitPython_BLE_File_Transfer
- after finish write file device preform SW reset (Open 82 days)
- Docs build broken (Open 245 days)
- Examples in Docs links broken (Open 394 days)
- client as web application or android or ios (Open 438 days)
- Add filesystem size info (Open 1492 days)
- Add busy state (Open 1521 days)
- Add Format (Open 1521 days)
- Add Copy (Open 1521 days)
- Adafruit_CircuitPython_BLE_Heart_Rate
- Adafruit_CircuitPython_BLE_LYWSD03MMC
- Adafruit_CircuitPython_BLE_MIDI
- Adafruit_CircuitPython_BLE_Radio
- Adafruit_CircuitPython_BluefruitConnect
-
Adafruit_CircuitPython_BluefruitSPI
- Library uses short argument names (Open 972 days)
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- read_packet needs to check for leftover data in self._buffer (Open 2405 days) bug
- ATI command works ok but errors when debug is used - gives Error (id:0xa180) (Open 2405 days) bug
- HID example code (Open 2438 days) enhancement
- Adafruit_CircuitPython_BME680
- Adafruit_CircuitPython_BMP3XX
-
Adafruit_CircuitPython_BNO055
- UART Timeout not implemented? (Open 112 days)
- Failed to initialize BNO055 in Jetson Orin Nano (Open 524 days)
- I2C I/O Error on Teensy 4.1 (Open 669 days)
- Try to do error recovery and make library more robust on mimxrt1011 and other chip families. (Open 820 days)
- Euler angles give a random -0.065 value (Open 967 days)
- WebGL Example - Incorrect rotation on screen (Open 1261 days)
- Library too large for smaller boards (Open 1703 days)
-
Adafruit_CircuitPython_BNO08x
- Update: Flexible sample rate. (Open 6 days)
- BNO08x to Jetson? Remote I/O error. (Open 43 days)
- Issue with running BNO080 with software I2C ports (Open 119 days)
- BNO085 and ESP32-S3 unstable I2C address (Open 213 days)
- Remap axis (Open 367 days)
- Tare Functionality (Open 433 days)
- Unprocessable Batch bytes (Open 524 days)
- Error during UART initialization (Open 607 days)
- Option to disable dynamic calibration (Open 629 days)
- Can not set data rate for each report (Open 629 days)
- Cannot run on top of micropython (Open 774 days) bug
- Try to do error recovery and make library more robust (Open 820 days)
- Has SPI mode been tested? (Open 985 days)
- Help!Raspberry PI3 conected to BNO080 are having problems. (Open 1354 days)
- Gyro and Accelerometer calibration issue (Open 1416 days)
- Not working with I2C on MCP2221 (Open 1441 days)
- Any chance of seeing the additional reports added? (Open 1460 days)
- SPI class limited to boards with internal pull ups (Open 1559 days)
- Duplicate code in library files - potential refactor needed (Open 1588 days) enhancement
- Adafruit_CircuitPython_CharLCD
- Adafruit_CircuitPython_CircuitPlayground
- Adafruit_CircuitPython_ConnectionManager
- Adafruit_CircuitPython_Crickit
- Adafruit_CircuitPython_datetime
- Adafruit_CircuitPython_Debouncer
-
Adafruit_CircuitPython_DHT
- Raspberry Pi Adafruit-DHT Set-up error (Open 114 days)
- dht11 module issue (Open 146 days)
- Raspberry Pi 5 - Import error - All GPIO related operation (Open 568 days)
- Offbrand DHT11 Not working (Open 777 days)
- bcm283x pulseio _mq.receive stuck after SIGINT(CTRL-C) (Open 789 days)
- DHT does not work with root user using Raspberry Zero WH (Open 1423 days)
- [RaspberryPi 4B & DHT11] Checksum did not validate. /A full buffer was not returned. (Open 1491 days)
- Initialization error? (Open 1562 days)
- Overflow Error After Querying Sensor Every 2 Seconds for ~2 Hours (Open 1574 days)
- DHT11 not working properly (Open 1576 days)
- DHT22 not working on Raspberry Pi wh (Open 1588 days)
- DHT22 reports wrong negative temperatures (Open 1620 days)
- libgpiod_pulsein is armhf 32-bits, doesn't work on 64-bits OS (Open 1730 days)
- ValueError: Object has been deinitialized and can no longer be used. (Open 1909 days) bug
- DHT22 report null after a while (Open 1934 days) bug
- A full buffer was not returned. Try again. (Open 1972 days) bug
- Unable to set line 4 to input (Open 2051 days) bug
- Adafruit_CircuitPython_Display_AnalogClock
- Adafruit_CircuitPython_Display_Emoji_Text
- Adafruit_CircuitPython_Display_Shapes
- Adafruit_CircuitPython_Display_Text
-
Adafruit_CircuitPython_DisplayIO_Layout
- Feature Request: Line Colors for Cartesian Plot Lines (Open 718 days) enhancement
- featurerequest: widget.cartesian - multiple line-plots in same axis (Open 1301 days)
- Why is `anchor_point` reset for cell contents? (Open 1404 days)
- `Control` class: Common response function names (Open 1575 days)
- Suggestions based on current status. (Open 1624 days)
- Adafruit_CircuitPython_DisplayIO_SH1106
- Adafruit_CircuitPython_DisplayIO_SH1107
- Adafruit_CircuitPython_DisplayIO_SSD1306
- Adafruit_CircuitPython_DotStar
- Adafruit_CircuitPython_DRV2605
- Adafruit_CircuitPython_DS18X20
- Adafruit_CircuitPython_DS248x
- Adafruit_CircuitPython_DS3231
- Adafruit_CircuitPython_EMC2101
-
Adafruit_CircuitPython_EPD
- Compatibility with SSD1683 (Open 40 days)
- Neither SSD1680 drivers (Adafruit_SSD1680/Adafruit_SSD1680Z) work for the latest GDEY0213B74 E-Ink Bonnets (Open 220 days)
- Unable to correctly drive 3-color display (InkyWHAT) (Open 426 days)
- Code fails duplicate-code check, consider refactor (Open 1114 days) enhancement
-
Adafruit_CircuitPython_ESP32SPI
- TypeError: object of type 'NoneType' has no len() (Open 129 days)
- Timed out waiting for SPI char (Open 336 days)
- Make sockets compatible with native `ssl` / CPython (Open 418 days)
- Remove allowing `dict` arg to `connect()` and other backward compatible (Open 433 days)
- Debugging mode socket_status() call breaks UDP packet reading (Open 482 days)
- wrong connection error messages from connect_AP method (Open 499 days)
- socket.settimeout() Argument 0 value meaning differs from cpython (Open 527 days)
- Unable to connect to WiFi with duplicate SSIDs (Open 694 days)
- SPI lock not aquired (Open 1087 days)
- TimeoutError: Timed out waiting for SPI char (Teensy 4.0 + Adafruit AirLift FeatherWing - ESP32 WiFi Co-Processor) (Open 1096 days)
- Arduion Nano RP2040 Connect Issues (Open 1271 days)
- Arduino RP2040 connect wifi UDP - Multicast group not working (Open 1358 days)
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- RGB LED doesn't turn off on arduino nano connect 2040 (Open 1425 days)
- UDP send() does not clear esp32 write buffer (Open 1541 days)
- Only allows one TLS connection at a time (Open 1547 days)
- esp.disconnect leaves the ESP32 in a bad state (Open 1553 days)
- ESP_SPIcontrol._wait_for_ready is eating lots of time polling the READY/BUSY pin (Open 1744 days)
- Add a reconnect method to the WiFi manager (Open 1863 days) enhancement
- Radio and Connection Sleep/Reopen (Open 2157 days) enhancement
- json error in get (Open 2331 days) bug
-
Adafruit_CircuitPython_ESP_ATcontrol
- Socket is not compatible with adafruit_requests (Open 45 days)
- core API compatible rewrite of the ESP32 AT interface (Open 303 days)
- Documentation Update: Release 0.10.x breaks ESP8266 chips with AT+CIPSTATE (Open 530 days)
- Implement AT+CIPSERVER for creating a TCP/SSL Server (Open 938 days)
- Error with Pico & ESP-01 (Open 1278 days)
- MAC addr reading (Open 2364 days) enhancement
- Request: Sleep/Deep Sleep (Open 2381 days) enhancement
- Adafruit_CircuitPython_Fake_BME280
- Adafruit_CircuitPython_FancyLED
- Adafruit_CircuitPython_Fingerprint
- Adafruit_CircuitPython_FocalTouch
- Adafruit_CircuitPython_FONA
-
Adafruit_CircuitPython_framebuf
- Funcationality to draw an ellipse (Open 96 days)
- Misallocated Pixels when GS2HMSBFormat has a width that's not a multiple of 4 (Open 96 days)
- Another example font3x5.bin to show text writing (Open 442 days)
- Test for Usable Characters (Open 884 days)
- add support for GS4_HMSB (Open 914 days) enhancement
- Missing support for RGB565 (Open 953 days)
- framebuf.text() function is very slow (Open 1191 days)
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- Adafruit_CircuitPython_FT5336
- Adafruit_CircuitPython_GC_IOT_Core
-
Adafruit_CircuitPython_GPS
- Fix Quality 3d returns undocumented values (Open 275 days)
- Library not returning datetime when valid datetime is available from battery-backed RTC on Ultimate GPS Featherwing (Open 643 days)
- Added decoding to detect an external antenna (extension) and its status. (Open 922 days)
- ValueError and IndexError or soft reboot in 3.10.6 (Open 980 days) bug
- Fix Timestamp not working on GPS Featherwing (Open 1103 days)
- Lag in receiving gps lat long values (Open 1196 days)
- adafruit_gps.GPS gives no indication how current the value of the datetime property is (Open 1283 days)
- Adafruit_CircuitPython_HCSR04
- Adafruit_CircuitPython_HDC302x
-
Adafruit_CircuitPython_HID
- keyboard_layout.write issues on linux (Open 132 days)
- Gamecontroller setup under mac (Open 413 days)
- Implement HID LampArray Support (Open 644 days)
- Support for zoom in/out (Open 863 days)
- Pico + keyboard + output to monochrome 20x4 LCD? (Open 963 days)
- Examples using the keypad module for a keyboard and macros (Open 966 days)
- USB Keyboard no longer sends keystrokes after windows machine go to sleep (Open 1159 days)
- Double key in Discord shortcuts (Open 1204 days)
- Adafruit_CircuitPython_HT16K33
- Adafruit_CircuitPython_HTTPServer
-
Adafruit_CircuitPython_Hue
- Update to HUE API V2 (Open 1332 days) enhancement
- Adafruit_CircuitPython_HX8357
- Adafruit_CircuitPython_ICM20X
- Adafruit_CircuitPython_IL0373
- Adafruit_CircuitPython_ILI9341
- Adafruit_CircuitPython_ImageLoad
- Adafruit_CircuitPython_INA219
- Adafruit_CircuitPython_INA260
-
Adafruit_CircuitPython_IRRemote
- Alternative decoding solution (Open 254 days)
- Philips Tv's RC5 (Open 306 days)
- Demo code in documentation of NonblockingGenericDecode does not work (Open 430 days)
- buffering issue with final NECRepeatIRMessage in NonblockingGenericDecode read method (Open 434 days)
- GenericTransmit incorrect param types (Open 645 days)
- Last value showing up divided by 2 (Open 1770 days) bug
- Add feature to encode and decode MakeCode's infrared pulses (Open 2227 days) enhancement
- Adafruit_CircuitPython_IS31FL3731
- Adafruit_CircuitPython_IS31FL3741
- Adafruit_CircuitPython_JSON_Stream
- Adafruit_CircuitPython_JWT
- Adafruit_CircuitPython_LC709203F
-
Adafruit_CircuitPython_LED_Animation
- what is the easiest way to do a `fadeOn` animation? (Open 54 days) question
- Adafruit sparkle animation broken on RP2040, but RainbowSparkle and SparklePulse work? (Open 870 days)
- consider making keyword-only parameters for some animations (Open 897 days) enhancement
- add_cycle_complete_receiver not supported for included animations (Open 1093 days)
- Nesting AnimateOnce inside AnimationSequence causes random animation order (Open 1283 days)
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- Addressing multiple 8x8 panels (Open 1509 days)
- Gradient Animation Request (Open 1853 days) enhancement
- Background color (or fade-to color) for Chase and Comet (Open 1859 days) enhancement
- Neighboring pixels feature (Open 1867 days) enhancement
- Adafruit_CircuitPython_LIDARLite
- Adafruit_CircuitPython_LIS331
- Adafruit_CircuitPython_LIS3DH
- Adafruit_CircuitPython_LIS3MDL
- Adafruit_CircuitPython_Logging
- Adafruit_CircuitPython_LPS35HW
-
Adafruit_CircuitPython_LSM6DS
- Add support for LSM6SV (Open 102 days) enhancement
- Misleading error message on WHO_AM_I ID check (Open 566 days) enhancement
- High pass filter not working for LSM6DSOX (Open 753 days)
- LSM6DS032 "doubled" acceleration sensitivity (code matches datasheet but not test) (Open 764 days)
- Wake on Significant Motion (Open 1240 days)
- Duplicate code in library files - potential refactor needed (Open 1588 days) enhancement
- Missing data read flag (Open 1649 days)
- SPI support? (Open 1864 days) enhancement
- Memory Allocation issue on M0, others? (Open 1895 days) bug
- Add shake? (Open 1961 days) enhancement
-
Adafruit_CircuitPython_LSM9DS0
- Missing Type Annotations (Open 1381 days) hacktoberfest documentation
- Adafruit_CircuitPython_LSM9DS1
- Adafruit_CircuitPython_LTR329_LTR303
- Adafruit_CircuitPython_LTR390
- Adafruit_CircuitPython_MacroPad
- Adafruit_CircuitPython_MatrixKeypad
- Adafruit_CircuitPython_MatrixPortal
- Adafruit_CircuitPython_MAX1704x
- Adafruit_CircuitPython_MAX31855
- Adafruit_CircuitPython_MAX31856
- Adafruit_CircuitPython_MAX31865
- Adafruit_CircuitPython_MAX7219
-
Adafruit_CircuitPython_MCP230xx
- How to read rotary encoders from i2C board? (Open 474 days)
- Datasheet Change Due To Issue Discovered In MCP23017 Chip (Open 622 days)
- MCP23018/MCP23S18 Support (Open 1202 days)
- Library rename? (Open 1203 days)
- Cannot freeze into custom firmware (Open 1209 days)
- No Output (Open 1520 days) support
- interrupt-on-change feature by setting INTCON register not working (Open 1647 days)
-
Adafruit_CircuitPython_MCP2515
- Unexpected Data Output from MCP2515 on Raspberry Pi 4 with Bookworm Lite (64-bit) (Open 325 days)
- Adding support for 12Mhz crystal oscillator in __init__.py (Open 327 days)
- RuntimeError: No Masks Available (Open 630 days)
- Using only one mask produces a lot of print spam (Open 703 days)
- Must have another device read the bus. (Open 740 days)
- Making full use of all hardware masks and filters (Open 826 days)
- RuntimeError: Timeout setting Mode (Open 1187 days)
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- Transmit buffer error (Open 1479 days)
- Not compatible with Circuitpython built w/o long support (Open 1653 days)
- Possible addition? (Open 1655 days) help wanted
- Adafruit_CircuitPython_MCP3xxx
- Adafruit_CircuitPython_MCP4728
- Adafruit_CircuitPython_MCP9600
-
Adafruit_CircuitPython_MIDI
- This doesn't work on the current version of Circuit Playground Express due to insufficient memory (Open 97 days)
- Potential issue with System Exclusive messages (Open 99 days)
- Why is `send` always overwriting `MIDIMessage.channel`? (Open 516 days)
- Is correct this modification for work in a raspberry Pi? (Open 662 days)
- ProgramChange does not work (Open 1457 days)
- Add support for MIDI running status (Open 2294 days) enhancement
- MIDI UART support (Open 2311 days) enhancement
- Work out best way to handle reading large SysEx messages (Open 2325 days) enhancement
- Adafruit_CircuitPython_MIDI_Parser
-
Adafruit_CircuitPython_miniesptool
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- PyPortal Pynt ESP firmware update issue (Open 1531 days)
-
Adafruit_CircuitPython_MiniMQTT
- Support for MQTT version 5.x ? (Open 58 days)
- Swap ruff rules, remove most noqa statements (Open 125 days)
- Hanging onto sockets after error. (Open 158 days)
- mqtt.loop() blocks loop temporarily (Open 162 days)
- Using adafruit_minimqtt with default networking (Open 413 days)
- Errors with MQTT CircuitPython 9 Publish (Open 458 days)
- get_monotonic_time doesn't preserve resolution (Open 475 days)
- Is `_backwards_compatible_sock` flag still needed (Open 508 days)
- Loop crashes after successful connecting to HiveMQ (tls) (Open 565 days)
- client.loop if the MQTT Broker goes down the loop crashes with OSError: [Errno 104] ECONNRESET (Open 566 days)
- Recurring exception in loop() function (Open 655 days)
- behavior change, now I get timeouts on ping (Open 680 days)
- _wait_for_msg raises empty MMQTTException when using iotcentral_device to connect to IoT Central (Open 707 days)
- Callback Functions' Parameters Usage (Open 739 days)
- Wrong _sock_exact_recv implementation used when adafruit_esp32spi.adafruit_esp32spi_socket provided (Open 792 days)
- MMQTTException Error Handling (Open 803 days)
- Enhance loop() to be more resilient (Open 820 days) enhancement
- asyncio support? (Open 842 days) invalid long-term
- _wait_for_msg() on CPython with TLS connection raises ssl.SSLWantReadError on timeout (Open 875 days) bug
- MQTT loop() blocks script. Works fine with adafruit_io (Open 922 days) bug
- Sometimes receiving single zero byte (Open 966 days) bug
- Frequent errors in .loop calls with CircuitPython 8 (Open 1008 days) bug
- Outdated documentation in second RTD location (Open 1221 days) documentation
- Getting trapped in publish? (Open 1533 days)
- Add test suite (Open 1617 days) enhancement
- Adafruit_CircuitPython_MLX90393
-
Adafruit_CircuitPython_MLX90640
- OSError: [Errno 5] Input/output error with Metro M7 (Open 632 days)
- Unable to get pixels after some time until I reset program, using Raspberry Pi 3B+ (math domain error, More than 4 outlier pixels) (Open 933 days)
- OSError: [Errno 5] Input/output error in raspberry pi 4 (Open 960 days)
- i2c.write_then_readinto slows down frame rate after running the library for a couple seconds at 64Hz (Open 1000 days)
- Adafruit mlx90640_camtest.py example does a "black screen" in RPi4 (Open 1686 days)
- Adafruit_CircuitPython_Motor
- Adafruit_CircuitPython_MotorKit
- Adafruit_CircuitPython_MPRLS
- Adafruit_CircuitPython_MPU6050
- Adafruit_CircuitPython_MS8607
-
Adafruit_CircuitPython_NeoKey
- How to enable interrupts (Open 1055 days) bug enhancement
-
Adafruit_CircuitPython_NeoPixel
- multiple pin output simultaneously? (Open 231 days)
- Raspberry pi 5 Cannot determine SOC peripheral base address (Open 355 days)
- using D21 on a Pi4 do not work correctly (Open 552 days)
- Lights not showing what they are supposed to (Open 621 days)
- Updating buffer slow (Open 797 days)
- ROS2: memory leak (Open 809 days)
- Code breaks when using only 2 leds (Open 965 days)
- Show() Function Speed Pi Pico vs. Raspberry (takes twice the time in Pi4) (Open 1009 days) question
- Neopixels stop responding after some time (Open 1130 days)
- Inverted signal? (Open 1174 days)
- Breaking change somewhere in recent Raspberry Pi OS update (Open 1629 days)
- Set pixels using slice with single color / multiple colors (Open 1680 days)
- tuple rgb value reported to be slower than list (Open 2113 days) bug
- Adafruit_CircuitPython_NeoPixel_SPI
- Adafruit_CircuitPython_NeoTrellis
- Adafruit_CircuitPython_NTP
- Adafruit_CircuitPython_Nunchuk
- Adafruit_CircuitPython_OAuth2
- Adafruit_CircuitPython_OV2640
-
Adafruit_CircuitPython_OV5640
- Pico Simple Test Not Working (Open 528 days)
- improve jpeg size estimate (Open 575 days) bug help wanted good first issue Hacktoberfest
- setting exposure_value=0 is not the same as initial settings (Open 1366 days)
- night mode doesn't seem to work (Open 1366 days)
- better jpeg maximum size estimate (Open 1371 days)
- Implement capture steps from appnote (Open 1371 days) enhancement
- Adafruit_CircuitPython_OV7670
- Adafruit_CircuitPython_PCA9685
- Adafruit_CircuitPython_PCD8544
- Adafruit_CircuitPython_PCF8575
- Adafruit_CircuitPython_PCF8591
- Adafruit_CircuitPython_PIO_UART
- Adafruit_CircuitPython_PIOASM
- Adafruit_CircuitPython_PM25
- Adafruit_CircuitPython_PN532
-
Adafruit_CircuitPython_PortalBase
- Update Portalbase to use with so close() isn't needed (Open 168 days)
- Occasionally calling get_strftime() results in an error with self._wifi.requests being NoneType (Open 784 days)
- PyPortal.get_local_time() calls incorrect IP/domain (Open 913 days)
- Optimizing PortalBase (Open 1238 days)
- Does this work with fake requests still? (Open 1277 days)
- Thoughts on turning adafruit_bitmap_font / adafruit_fakerequests into a soft dependency? (Open 1340 days)
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- MagTag Project Selector (Open 1575 days)
- Adafruit_CircuitPython_ProgressBar
- Adafruit_CircuitPython_PyBadger
- Adafruit_CircuitPython_PyCamera
-
Adafruit_CircuitPython_PyPortal
- Allow resizing images to keep full image instead of cropping (Open 429 days) enhancement
- Replace .show() with .root_group = (Open 616 days)
- Handle failure from image converter service or other HttpErrors in `wget()` (Open 654 days)
- Feature request: Allow json_transforms prior to json_path or image_url_path usage. (Open 958 days) enhancement
- Set a single pixel (Open 993 days)
- Feature suggestion: allow new headers to be passed to PyPortal.fetch, just as a new URL can be (Open 1062 days) enhancement
- PyPortal.set_caption() always adds a new caption with no way to remove older ones? (Open 1114 days)
- text_wrap passed to wrap_text_to_lines instead of text_maxlen (Open 1275 days)
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- PyPortal mqtt integration with UI example (Open 1527 days)
- Adafruit_CircuitPython_Qualia
- Adafruit_CircuitPython_RA8875
- Adafruit_CircuitPython_Register
- Adafruit_CircuitPython_Register_SPI
-
Adafruit_CircuitPython_Requests
- Connection Manager get_socket() will return exception without message (Open 221 days)
- ETIMEDOUT on Metro M4 AirLift Lite (Open 336 days)
- adafruit_requests.Session() failed! (Open 370 days)
- `request()` retries fetch twice, which can cause timeouts that are twice as long as requested (Open 439 days)
- Exceptions don't match CPython `requests` that closely (Open 439 days)
- Add simple Request class to Response (Open 445 days)
- response.text() memory consumption is too high (Open 462 days)
- HTTPBasicAuth Feature (Open 464 days)
- ISO-8859-1 encoded header values throws Unicode exception (Open 657 days)
- File uploads and chunked Transfer-Encoding (Open 688 days)
- Deceiving exception handling messages when available memory is low (below ~41k) (Open 733 days)
- [Feature Request] Asynchronous HTTP Requests using asyncio (Open 763 days)
- BrokenPipeError in network.fetch (Open 865 days)
- Issue with API request on PyPortal (Open 971 days)
- "RuntimeError: Sending request failed" for https URL (Open 1068 days)
- Connection failure when using non-standard HTTP port (Open 1297 days)
- uploading multipart/form-data requests (Open 1300 days)
- Adafruit_CircuitPython_RFM
- Adafruit_CircuitPython_RFM69
-
Adafruit_CircuitPython_RFM9x
- missing documentation on CircutPython website (Open 104 days)
- Should we add fix for SF=6? (Open 142 days)
- spreading_factor = 6 does not work on Ra-02 (SX1278) (Open 219 days)
- 100% CPU utilization on RPi4 (Open 358 days)
- Library uses short argument names (Open 973 days) enhancement
- SPI Bus interference from SDCard (Open 1157 days)
- rfm9x corrupted header (Open 1160 days)
- Long range settings (Open 1165 days)
- Non-default Spreading Factor not working (Open 1252 days)
-
Adafruit_CircuitPython_RGB_Display
- HX8357: Mirroring and Color issues (Open 197 days)
- Migrate from RPI.GPIO to gpiod? (Open 251 days)
- examples/rgb_display_minipitftstats.py does not work on Pi 5/Bookworm (Open 372 days)
- chip select issue with multiple screens (ST7789) (Open 478 days)
- rgb_display_ili9341test.py fails (Open 493 days)
- st7789v wrong color (Open 523 days)
- LVGL support (Open 538 days)
- Code is using deprecated getsize() function (Open 560 days)
- Screen occasionally goes black on image swap (Open 622 days)
- Code fails duplicate-code check, consider refactor (Open 1114 days) enhancement
- minor write() optimization (Open 1517 days)
- SSD1357 (Open 1879 days) enhancement
-
Adafruit_CircuitPython_RGBLED
- Needs brightness parameter (Open 776 days) enhancement
- Adafruit_CircuitPython_RockBlock
- Adafruit_CircuitPython_RPLIDAR
- Adafruit_CircuitPython_RSA
- Adafruit_CircuitPython_RTTTL
-
Adafruit_CircuitPython_SCD30
- Calibration Reference Persistence (Open 1002 days) question
- Example results in 'Unsupported baudrate' with Feather M0 & CircuitPython v7.3.3 (Open 1029 days)
- Python 3.9: AttributeError: 'HTMLParser' object has no attribute 'unescape' (Open 1207 days)
- Maybe we can have a dummy start_periodic_measurement() function (Open 1289 days)
- SCD30 sensor shows 0.0 when tried to record CO2 value (Open 1378 days)
- Refinement to altitude vs ambient_pressure in documentation (Open 1529 days)
- Adafruit_CircuitPython_SCD4X
- Adafruit_CircuitPython_SD
-
Adafruit_CircuitPython_seesaw
- STEMMA Soil Sensor readings capping short (Open 93 days)
- Fake no pullup error on reset status write (Open 233 days)
- rotary-set seems busted (Open 454 days)
- file attinyx16.py analog pins only for output? (the text of the definitions tells us) (Open 519 days)
- file attinyx16.py update text info please (Open 519 days)
- seesaw.py - incorrect reading below 0C (Open 521 days)
- Error message prints wrong number system (Open 526 days)
- FT232H Connected to Neopixel Driver gives an Invalid hardware ID (Open 526 days)
- Seesaw Capacitive Moisture Sensor's highly random data output, maxing out at 1015 rather then 2000 and maxing out super soon even in dry soil. (Open 795 days)
- Make AnalogIn.value return always 16 bit? (Open 1215 days) bug
- Variable Frequency PWM for ATtiny8x7 Seesaw Breakout (Open 1334 days)
- seesaw digitalio not setting pullups properly (Open 1370 days) bug
- Missing Type Annotations (Open 1381 days) documentation Hacktoberfest
- Sampling Rate for ADC is extremely low (Open 1431 days)
- Setting PWMOut.duty_cycle (Open 1431 days)
- seesaw_crickit_test.py fails with Invalid touch pin (Open 1755 days)
-
Adafruit_CircuitPython_ServoKit
- Addressing Issue with Adafruit ServoKit Library (Open 344 days)
- ServoKit: Add an interface to set min_pulse and max_pulse (Open 386 days)
- Hello, i'm trying to use PCA96885 Raspberry Pico running Micropython. it trows an error:- THIS ----ImportError: no module named 'busio' (Open 482 days)
- python3.6 (Open 534 days)
- Using Adafruit_CircuitPython_ServoKit in a container (Open 1425 days)
- Adafruit_CircuitPython_SGP40
- Adafruit_CircuitPython_SHT31D
- Adafruit_CircuitPython_SHTC3
- Adafruit_CircuitPython_SI1145
- Adafruit_CircuitPython_SI7021
- Adafruit_CircuitPython_SSD1306
- Adafruit_CircuitPython_SSD1327
- Adafruit_CircuitPython_SSD1680
- Adafruit_CircuitPython_ST7565
- Adafruit_CircuitPython_ST7735R
- Adafruit_CircuitPython_STMPE610
- Adafruit_CircuitPython_TCA9548A
- Adafruit_CircuitPython_TCS34725
- Adafruit_CircuitPython_TinyLoRa
- Adafruit_CircuitPython_TLC59711
- Adafruit_CircuitPython_TMP117
- Adafruit_CircuitPython_Trellis
- Adafruit_CircuitPython_TSL2561
- Adafruit_CircuitPython_turtle
- Adafruit_CircuitPython_Typing
- Adafruit_CircuitPython_USB_Host_Descriptors
- Adafruit_CircuitPython_USB_Host_Mass_Storage
- Adafruit_CircuitPython_USB_Host_MIDI
- Adafruit_CircuitPython_VEML7700
- Adafruit_CircuitPython_VL53L1X
- Adafruit_CircuitPython_VL6180X
- Adafruit_CircuitPython_VS1053
-
Adafruit_CircuitPython_Wiznet5k
- accept() returns fake connection before actual client connects (Open 15 days)
- Feature Request: Add W6100 Hardware Ping Command Support (Open 17 days)
- OverflowError: ticks interval overflow (Open 50 days)
- Socket.accept() always blocking (Open 107 days)
- Socket.getblocking() bug (Open 107 days)
- Socket behaviour differs from core sockets (Open 109 days)
- Unexpected connections from 0.0.0.0:0 on ESP32 Ethernet Server (Open 279 days)
- supporting CPython SSL (Open 394 days)
- Slow response. (Open 501 days)
- RuntimeError: Failed to initialize WIZnet module (Open 524 days)
- Shouldn't calls that time out raise errors? (Open 552 days)
- ICMP (Open 641 days)
- Wiznet5K with Particle Ethernet Featherwing (Open 741 days)
- WIZNET5K instances store a single source port but these are assigned per socket. (Open 750 days)
- Fixed socket timeout (Open 861 days)
- Hardware timeout are ignored by the driver. (Open 876 days)
- socket.py accept() status() weird behavior, might be the decorator, or I might be seeing things. (Open 889 days)
- AssertionError: Failed to initialize WIZnet module. (Open 1045 days)
- Wiznet Ethernet Hat - Will not set up DHCP (Open 1227 days)
- example upload (Open 1332 days)
- Adafruit_CircuitPython_WS2801
- Adafruit_CircuitPython_WSGI
- CircuitPython_Community_Bundle
-
cookiecutter-adafruit-circuitpython
- Revise `ruff.toml`'s `extend select` (Open 331 days)
- Create a `tests` folder, similar to the `examples` folder. (Open 331 days)
- Information for Windows users might be outdated. (Open 338 days)
- Patches Needed (Open 912 days) enhancement
- Fix copyright date range generated by Sphinx (Open 1003 days)
- Make SPDX headers as generating author and year (Open 1057 days)
- run mypy during CI / from pre-commit (Open 1153 days) enhancement
- Bad github link generated for CircuitPythonOrg library (Open 1464 days)
- pre-commit pylint checks are doing too much work (Open 1570 days)
- Double copyright lines (Open 1582 days)
- Add "reuse" copyright and license templates (Open 1619 days)
- Add --diff to black command (Open 1822 days) enhancement
- Double check black config against MicroPython (Open 1954 days) enhancement