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, Sep 24, 2026
Filter by issue labels
Sort by
Open Issues
- Adafruit_CircuitPython_AD569x
- Adafruit_CircuitPython_AdafruitIO
- Adafruit_CircuitPython_ADS1x15
- Adafruit_CircuitPython_ADXL34x
- Adafruit_CircuitPython_AHTx0
- Adafruit_CircuitPython_AirLift
- Adafruit_CircuitPython_AM2320
- Adafruit_CircuitPython_AMG88xx
- Adafruit_CircuitPython_APDS9960
- Adafruit_CircuitPython_AS5600
-
Adafruit_CircuitPython_asyncio
- Could `TaskQueue` be implemented without `Task` being in C? (Open 1042 days)
- Support Task methods `result()`, `exception()`, and `cancelled()` (Open 1050 days)
- Streams (Open 1101 days)
- Exception within a task can cause other tasks to run before the exceptioned-task completes (Open 1376 days)
- "no module named 'usocket'" on Raspberry Pico W (Open 1404 days)
- add TaskGroup here or in another library (Open 1764 days)
- Add Queue and other asyncio features from MicroPython unofficial version of asyncio (Open 1764 days)
- CancelledError not showing up as a backtrace (Open 1767 days)
- Use CircuitPython socket support (Open 1770 days)
- Remove or move non-CPython asyncio functionality (Open 1771 days)
- Adafruit_CircuitPython_ATECC
- Adafruit_CircuitPython_AVRprog
- Adafruit_CircuitPython_AW9523
- Adafruit_CircuitPython_AWS_IOT
-
Adafruit_CircuitPython_AzureIoT
- IoTCentralDevice doesn't fully implement IoTMQTTCallback (Open 1148 days)
- device.on_command_executed is never called, IoT Central methods can't be used (Open 1256 days)
- Subscribing to topic /messages/devicebound/ results in wait_for_msg timeout exception (Open 1262 days)
- Consistent `MMQTTException: Connection Refused - Unauthorized` after 2-2.5 hours uptime (Open 1531 days)
- Issues using on Arduino Nano RP2040 Connect (Open 1584 days)
- RuntimeError: Repeated socket failures on ESP32-S2 (Open 1594 days)
- Add support for IoT Central components (Open 2056 days) enhancement help wanted
- Add support for X.509 certificates (Open 2267 days) enhancement help wanted
- Adafruit_CircuitPython_Bitmap_Font
- Adafruit_CircuitPython_BitmapSaver
-
Adafruit_CircuitPython_BLE
- ble_current_time_service.py and ble_device_info_service.py no longer work (Open 78 days)
- When including UARTService instance as an argument for ProvideServicesAdvertisement - .services doesn't return True (Open 131 days)
- Fix setting name in advertisement in examples. (Open 132 days)
- DeviceInfoService leads to out of memory on ESP32 8mb/no PSRAM (Open 404 days)
- ANCS REPL Example Not Showing Up On IOS (Open 550 days)
- why is the gamepad report map commented out? (Open 660 days)
- Async API (Open 755 days)
- TimeoutError when Trying to recive service from connection (Open 865 days)
- add addtional service to ProvideServicesAdvertisement (Open 881 days)
- Failed to connect: internal error (Open 1042 days)
- adafruit-circuitpython-ble using bleak does not recognize custom StandardUUID (Open 1115 days)
- RuntimeError: No adapter available (Open 1212 days)
- Pyportal Titano BLE advertisement length error (Open 1243 days)
- memory allocation error in simpletest (Open 1304 days)
- Allow access to Service Changed Characteristic (Open 1355 days)
- Add Telephony Device Page (0x0B) HID_DESCRIPTOR (Open 1504 days) enhancement ble
- Advertisement Names (Open 1594 days)
- BLE connection hangs after 25 seconds (Open 1598 days)
- What causes the "NotImplementedError" in my Python code when I try to start advertising? (Open 1626 days)
- ValueError on BLERadio.start_scan() and ble_detailed_scan.py (Open 1785 days)
- How to set HID properties manufacturer_string and product_string (Open 1803 days)
- UARTService.readinto with "memoryview" slice and "bytearrary" causes ValueError: length argument not allowed for this type (Open 1881 days)
- Can't use multiprocessing on the BLE connections to retrieve data from multipe devices at the same time (Open 2024 days)
- Does advertising.standard.ManufacturerDataField.field_names currently serve a purpose? (Open 2095 days)
- High CPU usage with BLEUART (Open 2131 days)
- soft device error: 0004 when paring with BLE HID peripheral (Open 2198 days) bug
- ComplexCharacteristic does not pass fixed_length instance variable to _bleio.Characteristic.add_to_service (Open 2253 days) bug
- CircuitPython Locks Up on Disconnect (Open 2282 days) bug
- Adafruit_CircuitPython_BLE_Adafruit
- Adafruit_CircuitPython_BLE_Apple_Media
- Adafruit_CircuitPython_BLE_Beacon
- Adafruit_CircuitPython_BLE_BerryMed_Pulse_Oximeter
-
Adafruit_CircuitPython_BLE_BroadcastNet
- Fails to find advertisement on nRF52 (Open 1983 days)
- Bluetooth LE Sensor Nodes to Raspberry Pi WiFi Bridge - Stuck at scanning (Open 2282 days) bug
- Clarification on broadcast_time arg for broadcast() (Open 2301 days) documentation
- Possible type bugs for wire types in AdafruitSensorMeasurement (Open 2323 days) bug
- Add ChaCha support for basic security (Open 2401 days) enhancement
- Adafruit_CircuitPython_BLE_Cycling_Speed_and_Cadence
-
Adafruit_CircuitPython_BLE_Eddystone
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- Please add (unencrypted) TLM data. (Open 2349 days) enhancement
- add error message for long URLs (Open 2407 days) bug
-
Adafruit_CircuitPython_BLE_File_Transfer
- after finish write file device preform SW reset (Open 523 days)
- Docs build broken (Open 686 days)
- Examples in Docs links broken (Open 835 days)
- client as web application or android or ios (Open 879 days)
- Add filesystem size info (Open 1933 days)
- Add busy state (Open 1962 days)
- Add Format (Open 1962 days)
- Add Copy (Open 1962 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 1413 days)
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- read_packet needs to check for leftover data in self._buffer (Open 2846 days) bug
- ATI command works ok but errors when debug is used - gives Error (id:0xa180) (Open 2846 days) bug
- HID example code (Open 2879 days) enhancement
- Adafruit_CircuitPython_BME680
- Adafruit_CircuitPython_BMP3XX
-
Adafruit_CircuitPython_BNO055
- UART Timeout not implemented? (Open 553 days)
- Failed to initialize BNO055 in Jetson Orin Nano (Open 965 days)
- I2C I/O Error on Teensy 4.1 (Open 1110 days)
- Try to do error recovery and make library more robust on mimxrt1011 and other chip families. (Open 1261 days)
- Euler angles give a random -0.065 value (Open 1408 days)
- WebGL Example - Incorrect rotation on screen (Open 1702 days)
- Library too large for smaller boards (Open 2144 days)
-
Adafruit_CircuitPython_BNO08x
- Can not enable BNO_REPORT_ROTATION_VECTOR (Open 163 days)
- error in _parse_shake_report wrong bit mask (Open 321 days)
- sensor's timestamp functionality? (Open 333 days)
- Update: Flexible sample rate. (Open 447 days)
- BNO08x to Jetson? Remote I/O error. (Open 484 days)
- Issue with running BNO080 with software I2C ports (Open 560 days)
- BNO085 and ESP32-S3 unstable I2C address (Open 654 days)
- Remap axis (Open 808 days)
- Tare Functionality (Open 874 days)
- Unprocessable Batch bytes (Open 965 days)
- Error during UART initialization (Open 1048 days)
- Option to disable dynamic calibration (Open 1070 days)
- Can not set data rate for each report (Open 1070 days)
- Cannot run on top of micropython (Open 1215 days) bug
- Try to do error recovery and make library more robust (Open 1261 days)
- Has SPI mode been tested? (Open 1426 days)
- Help!Raspberry PI3 conected to BNO080 are having problems. (Open 1795 days)
- Gyro and Accelerometer calibration issue (Open 1857 days)
- Not working with I2C on MCP2221 (Open 1882 days)
- Any chance of seeing the additional reports added? (Open 1901 days)
- SPI class limited to boards with internal pull ups (Open 2000 days)
- Duplicate code in library files - potential refactor needed (Open 2029 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 555 days)
- dht11 module issue (Open 587 days)
- Raspberry Pi 5 - Import error - All GPIO related operation (Open 1009 days)
- Offbrand DHT11 Not working (Open 1218 days)
- bcm283x pulseio _mq.receive stuck after SIGINT(CTRL-C) (Open 1230 days)
- DHT does not work with root user using Raspberry Zero WH (Open 1864 days)
- [RaspberryPi 4B & DHT11] Checksum did not validate. /A full buffer was not returned. (Open 1932 days)
- Initialization error? (Open 2003 days)
- Overflow Error After Querying Sensor Every 2 Seconds for ~2 Hours (Open 2015 days)
- DHT11 not working properly (Open 2017 days)
- DHT22 not working on Raspberry Pi wh (Open 2029 days)
- DHT22 reports wrong negative temperatures (Open 2061 days)
- libgpiod_pulsein is armhf 32-bits, doesn't work on 64-bits OS (Open 2171 days)
- ValueError: Object has been deinitialized and can no longer be used. (Open 2350 days) bug
- DHT22 report null after a while (Open 2375 days) bug
- A full buffer was not returned. Try again. (Open 2413 days) bug
- Unable to set line 4 to input (Open 2492 days) bug
- Adafruit_CircuitPython_Display_AnalogClock
-
Adafruit_CircuitPython_Display_Emoji_Text
- Support Custom Fonts (Open 580 days) enhancement
- Text Updating (Open 580 days) enhancement
- Support Foreground and Background Colors (Open 580 days) enhancement
- Adafruit_CircuitPython_Display_Shapes
- Adafruit_CircuitPython_Display_Text
-
Adafruit_CircuitPython_DisplayIO_Layout
- Example File Neede Updating: get_cell() example needs to be changed to get_content() (Open 438 days)
- tab_layout returns AttributeError for width when using HSTX display (Open 438 days)
- Feature Request: Line Colors for Cartesian Plot Lines (Open 1159 days) enhancement
- featurerequest: widget.cartesian - multiple line-plots in same axis (Open 1742 days)
- Why is `anchor_point` reset for cell contents? (Open 1845 days)
- `Control` class: Common response function names (Open 2016 days)
- Suggestions based on current status. (Open 2065 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
- Fan Speed not changing (Open 136 days)
- Error in reference of 3 pin fans, I have many 3 pin fans that have PWR, GND, and TACH pins! (Open 359 days)
- Overriding property getter and setters is not supported in Circuitpython (Open 1288 days)
- Using the example LUT example with an actual board does not work (Open 1677 days)
-
Adafruit_CircuitPython_ENS160
- ENS161 - support AQI-S (Open 249 days) enhancement
- Adafruit_CircuitPython_EPD
-
Adafruit_CircuitPython_ESP32SPI
- UDP server limited to receiving <=1472 byte packets (Open 334 days)
- TypeError: object of type 'NoneType' has no len() (Open 570 days)
- Timed out waiting for SPI char (Open 777 days)
- Make sockets compatible with native `ssl` / CPython (Open 859 days)
- Remove allowing `dict` arg to `connect()` and other backward compatible (Open 874 days)
- Debugging mode socket_status() call breaks UDP packet reading (Open 923 days)
- wrong connection error messages from connect_AP method (Open 940 days)
- socket.settimeout() Argument 0 value meaning differs from cpython (Open 968 days)
- Unable to connect to WiFi with duplicate SSIDs (Open 1135 days)
- SPI lock not aquired (Open 1528 days)
- TimeoutError: Timed out waiting for SPI char (Teensy 4.0 + Adafruit AirLift FeatherWing - ESP32 WiFi Co-Processor) (Open 1537 days)
- Arduion Nano RP2040 Connect Issues (Open 1712 days)
- Arduino RP2040 connect wifi UDP - Multicast group not working (Open 1799 days)
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- RGB LED doesn't turn off on arduino nano connect 2040 (Open 1866 days)
- UDP send() does not clear esp32 write buffer (Open 1982 days)
- Only allows one TLS connection at a time (Open 1988 days)
- esp.disconnect leaves the ESP32 in a bad state (Open 1994 days)
- ESP_SPIcontrol._wait_for_ready is eating lots of time polling the READY/BUSY pin (Open 2185 days)
- Add a reconnect method to the WiFi manager (Open 2304 days) enhancement
- Radio and Connection Sleep/Reopen (Open 2598 days) enhancement
- json error in get (Open 2772 days) bug
-
Adafruit_CircuitPython_ESP_ATcontrol
- Socket is not compatible with adafruit_requests (Open 486 days)
- core API compatible rewrite of the ESP32 AT interface (Open 744 days)
- Documentation Update: Release 0.10.x breaks ESP8266 chips with AT+CIPSTATE (Open 971 days)
- Implement AT+CIPSERVER for creating a TCP/SSL Server (Open 1379 days)
- Error with Pico & ESP-01 (Open 1719 days)
- MAC addr reading (Open 2805 days) enhancement
- Request: Sleep/Deep Sleep (Open 2822 days) enhancement
- Adafruit_CircuitPython_FancyLED
- Adafruit_CircuitPython_Fingerprint
- Adafruit_CircuitPython_FocalTouch
- Adafruit_CircuitPython_FONA
-
Adafruit_CircuitPython_framebuf
- Funcationality to draw an ellipse (Open 537 days)
- Misallocated Pixels when GS2HMSBFormat has a width that's not a multiple of 4 (Open 537 days)
- Another example font3x5.bin to show text writing (Open 883 days)
- Test for Usable Characters (Open 1325 days)
- add support for GS4_HMSB (Open 1355 days) enhancement
- Missing support for RGB565 (Open 1394 days)
- framebuf.text() function is very slow (Open 1632 days)
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- Adafruit_CircuitPython_FT5336
- Adafruit_CircuitPython_GC_IOT_Core
-
Adafruit_CircuitPython_GPS
- Time Is Not Precise Enough! milisecond? microsecond? (Open 342 days)
- Add xxZDA sentence to library (Open 854 days)
- Library not returning datetime when valid datetime is available from battery-backed RTC on Ultimate GPS Featherwing (Open 1084 days)
- Added decoding to detect an external antenna (extension) and its status. (Open 1363 days)
- Lag in receiving gps lat long values (Open 1637 days)
- adafruit_gps.GPS gives no indication how current the value of the datetime property is (Open 1724 days)
- Adafruit_CircuitPython_HCSR04
-
Adafruit_CircuitPython_HID
- Strange error when importing "adafruit_hid.mouse_button" (Open 169 days)
- keyboard_layout.write issues on linux (Open 573 days)
- Gamecontroller setup under mac (Open 854 days)
- Implement HID LampArray Support (Open 1085 days)
- Support for zoom in/out (Open 1304 days)
- Pico + keyboard + output to monochrome 20x4 LCD? (Open 1404 days)
- Examples using the keypad module for a keyboard and macros (Open 1407 days)
- USB Keyboard no longer sends keystrokes after windows machine go to sleep (Open 1600 days)
- Double key in Discord shortcuts (Open 1645 days)
-
Adafruit_CircuitPython_HT16K33
- Issue with 7 segment display - 3rd character not displaying, also doesn't work with 8 character 7 segment display (Open 51 days)
- Can we get a dimmer minimum brightness? (Open 289 days)
- super slow update on raspberry pi pico W (Open 990 days)
- Memory issues even on some Express boards (Open 1491 days) enhancement
- Keypad Functionality for HT16K33 Breakout (Open 2150 days) enhancement
-
Adafruit_CircuitPython_HTTPServer
- [Enhancement Request] Asynchronous HTTPServer using asyncio (Open 385 days)
- minimizing GC allocations with Websocket.send_message (Open 392 days)
- Update examples to use `adafruit_connection_manager` (Open 456 days)
- Airlift Support? (Open 944 days)
- Pico W need too much time for receiving request data in random cases (Open 1266 days)
- Connection refused after some time/multiple requests on Wiznet5k Pico W5100S (Open 1298 days)
-
Adafruit_CircuitPython_Hue
- Update to HUE API V2 (Open 1773 days) enhancement
- Adafruit_CircuitPython_HX8357
- Adafruit_CircuitPython_ICM20X
- Adafruit_CircuitPython_IL0373
- Adafruit_CircuitPython_ILI9341
- Adafruit_CircuitPython_ImageLoad
- Adafruit_CircuitPython_INA219
- Adafruit_CircuitPython_INA23x
- Adafruit_CircuitPython_INA260
-
Adafruit_CircuitPython_IRRemote
- nbits throws exception when nbits is smaller that bytes*8 (Open 77 days)
- Hard fault in non blocking example (caused by print statements?) (Open 395 days)
- Alternative decoding solution (Open 695 days)
- Philips Tv's RC5 (Open 747 days)
- Demo code in documentation of NonblockingGenericDecode does not work (Open 871 days)
- buffering issue with final NECRepeatIRMessage in NonblockingGenericDecode read method (Open 875 days)
- GenericTransmit incorrect param types (Open 1086 days)
- Last value showing up divided by 2 (Open 2211 days) bug
- Add feature to encode and decode MakeCode's infrared pulses (Open 2668 days) enhancement
- Adafruit_CircuitPython_IS31FL3731
- Adafruit_CircuitPython_IS31FL3741
- Adafruit_CircuitPython_JSON_Stream
- Adafruit_CircuitPython_JWT
- Adafruit_CircuitPython_LC709203F
-
Adafruit_CircuitPython_LED_Animation
- Allow changing start point of the animation for Comets (Open 356 days) enhancement
- Memory leak when creating new animation with different parameters (Open 364 days)
- what is the easiest way to do a `fadeOn` animation? (Open 495 days) question
- Adafruit sparkle animation broken on RP2040, but RainbowSparkle and SparklePulse work? (Open 1311 days)
- consider making keyword-only parameters for some animations (Open 1338 days) enhancement
- add_cycle_complete_receiver not supported for included animations (Open 1534 days)
- Nesting AnimateOnce inside AnimationSequence causes random animation order (Open 1724 days)
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- Addressing multiple 8x8 panels (Open 1950 days)
- Gradient Animation Request (Open 2294 days) enhancement
- Background color (or fade-to color) for Chase and Comet (Open 2300 days) enhancement
- Neighboring pixels feature (Open 2308 days) enhancement
- Adafruit_CircuitPython_LIDARLite
- Adafruit_CircuitPython_LIS331
- Adafruit_CircuitPython_LIS3MDL
-
Adafruit_CircuitPython_Logging
- Performance, issue in `doRollover`, bug in `exception`, inconsistency in default formatting, static analysis issues, documentation/API mismatch (Open 254 days)
- Writing to a file when flash is full. (Open 878 days)
- Use of `adafruit_logging` Causes Pico W to Fail to Reload Circuitpython (Open 1081 days)
- Logger Does Not Write to File on AdaLogger SD Card (Open 1082 days)
- add proper tests (Open 1380 days)
- Adafruit_CircuitPython_LPS35HW
-
Adafruit_CircuitPython_LSM6DS
- Add support for LSM6SV (Open 543 days) enhancement
- Misleading error message on WHO_AM_I ID check (Open 1007 days) enhancement
- High pass filter not working for LSM6DSOX (Open 1194 days)
- LSM6DS032 "doubled" acceleration sensitivity (code matches datasheet but not test) (Open 1205 days)
- Wake on Significant Motion (Open 1681 days)
- Duplicate code in library files - potential refactor needed (Open 2029 days) enhancement
- Missing data read flag (Open 2090 days)
- SPI support? (Open 2305 days) enhancement
- Memory Allocation issue on M0, others? (Open 2336 days) bug
- Add shake? (Open 2402 days) enhancement
-
Adafruit_CircuitPython_LSM9DS0
- Missing Type Annotations (Open 1822 days) hacktoberfest documentation
- Adafruit_CircuitPython_LSM9DS1
- Adafruit_CircuitPython_LTR329_LTR303
- Adafruit_CircuitPython_LTR390
-
Adafruit_CircuitPython_MacroPad
- Use `keypad.Keys()` for encoder button (Open 365 days)
- CIRCUITPY is read-only: [Errno 30] Cannot write last_app.txt using default MacroPad code (Open 433 days)
- Example for using the Keyboard or Mouse as a boot device (Open 1027 days)
- Device Crashes when Host Device goes to sleep/powers down (Open 1871 days)
- Feature request: non-blocking play_file() (Open 1878 days)
-
Adafruit_CircuitPython_MagTag
- magtag.peripherals.buttons list has a fifth element for button e (BOOT0), but not button_e_pressed; ALSO button e missing from any_button_pressed. (Open 192 days) bug enhancement good first issue
- MagTag library has an incompatibility with NeoPixel library after MagTag deep sleep (result: ValueError: NEOPIXEL in use) (Open 296 days)
- Adafruit_CircuitPython_MatrixKeypad
- Adafruit_CircuitPython_MatrixPortal
- Adafruit_CircuitPython_MAX31855
- Adafruit_CircuitPython_MAX31856
- Adafruit_CircuitPython_MAX31865
- Adafruit_CircuitPython_MAX7219
-
Adafruit_CircuitPython_MCP230xx
- How to read rotary encoders from i2C board? (Open 915 days)
- Datasheet Change Due To Issue Discovered In MCP23017 Chip (Open 1063 days)
- MCP23018/MCP23S18 Support (Open 1643 days)
- Library rename? (Open 1644 days)
- Cannot freeze into custom firmware (Open 1650 days)
- No Output (Open 1961 days) support
- interrupt-on-change feature by setting INTCON register not working (Open 2088 days)
-
Adafruit_CircuitPython_MCP2515
- Unexpected Data Output from MCP2515 on Raspberry Pi 4 with Bookworm Lite (64-bit) (Open 766 days)
- Adding support for 12Mhz crystal oscillator in __init__.py (Open 768 days)
- RuntimeError: No Masks Available (Open 1071 days)
- Using only one mask produces a lot of print spam (Open 1144 days)
- Must have another device read the bus. (Open 1181 days)
- Making full use of all hardware masks and filters (Open 1267 days)
- RuntimeError: Timeout setting Mode (Open 1628 days)
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- Transmit buffer error (Open 1920 days)
- Not compatible with Circuitpython built w/o long support (Open 2094 days)
- Adafruit_CircuitPython_MCP3xxx
-
Adafruit_CircuitPython_MCP4728
- Inconsistent storage and return of vref and gain as booleans vs int and wrong values for gain (Open 52 days)
- Add functionality to set power down modes (Open 59 days)
- Allow setting and getting real voltages directly (Open 800 days)
- reset method not working (Open 821 days)
- synchronous update via LDAC pin does not work (Open 1301 days)
- Allow for synchrous DAC output (Open 1309 days) enhancement
- Set I2C address bits via LDAC (Open 2042 days) enhancement
- Adafruit_CircuitPython_MCP9600
- Adafruit_CircuitPython_MCP9808
-
Adafruit_CircuitPython_MIDI
- Missing parsing of running status messages (Open 351 days)
- This doesn't work on the current version of Circuit Playground Express due to insufficient memory (Open 538 days)
- Why is `send` always overwriting `MIDIMessage.channel`? (Open 957 days)
- Is correct this modification for work in a raspberry Pi? (Open 1103 days)
- ProgramChange does not work (Open 1898 days)
- Add support for MIDI running status (Open 2735 days) enhancement
- MIDI UART support (Open 2752 days) enhancement
- Work out best way to handle reading large SysEx messages (Open 2766 days) enhancement
- Adafruit_CircuitPython_MIDI_Parser
- Adafruit_CircuitPython_miniesptool
-
Adafruit_CircuitPython_MiniMQTT
- Type conversion errors cause a crash on connect(). (Open 54 days)
- CP Minimqtt: possible issue with connect() retry always throwing an exception after one failed attempt (Open 198 days)
- `reconnect()` can produce partial resubscriptions (Open 224 days)
- `reconnect()` loses QoS on subscribed topics (Open 226 days)
- RFE: asyncio support (Open 401 days)
- Support for MQTT version 5.x ? (Open 499 days)
- Swap ruff rules, remove most noqa statements (Open 566 days)
- mqtt.loop() blocks loop temporarily (Open 603 days)
- Using adafruit_minimqtt with default networking (Open 854 days)
- Errors with MQTT CircuitPython 9 Publish (Open 899 days)
- get_monotonic_time doesn't preserve resolution (Open 916 days)
- Is `_backwards_compatible_sock` flag still needed (Open 949 days)
- Loop crashes after successful connecting to HiveMQ (tls) (Open 1006 days)
- client.loop if the MQTT Broker goes down the loop crashes with OSError: [Errno 104] ECONNRESET (Open 1007 days)
- Recurring exception in loop() function (Open 1096 days)
- behavior change, now I get timeouts on ping (Open 1121 days)
- _wait_for_msg raises empty MMQTTException when using iotcentral_device to connect to IoT Central (Open 1148 days)
- Callback Functions' Parameters Usage (Open 1180 days)
- Wrong _sock_exact_recv implementation used when adafruit_esp32spi.adafruit_esp32spi_socket provided (Open 1233 days)
- MMQTTException Error Handling (Open 1244 days)
- Enhance loop() to be more resilient (Open 1261 days) enhancement
- asyncio support? (Open 1283 days) invalid long-term
- _wait_for_msg() on CPython with TLS connection raises ssl.SSLWantReadError on timeout (Open 1316 days) bug
- MQTT loop() blocks script. Works fine with adafruit_io (Open 1363 days) bug
- Sometimes receiving single zero byte (Open 1407 days) bug
- Frequent errors in .loop calls with CircuitPython 8 (Open 1449 days) bug
- Adafruit_CircuitPython_MLX90393
-
Adafruit_CircuitPython_MLX90640
- OSError: [Errno 5] Input/output error with Metro M7 (Open 1073 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 1374 days)
- OSError: [Errno 5] Input/output error in raspberry pi 4 (Open 1401 days)
- i2c.write_then_readinto slows down frame rate after running the library for a couple seconds at 64Hz (Open 1441 days)
- Adafruit mlx90640_camtest.py example does a "black screen" in RPi4 (Open 2127 days)
- Adafruit_CircuitPython_Motor
- Adafruit_CircuitPython_MotorKit
- Adafruit_CircuitPython_MPRLS
- Adafruit_CircuitPython_MPU6050
- Adafruit_CircuitPython_MS8607
-
Adafruit_CircuitPython_NeoKey
- How to enable interrupts (Open 1496 days) bug enhancement
-
Adafruit_CircuitPython_NeoPixel
- adafruit-circuitpython-neopixel import returns NotImplementedError("Board not supported") on windows10/AMD64 with MCP2221A #4471 (Open 62 days)
- multiple pin output simultaneously? (Open 672 days)
- Raspberry pi 5 Cannot determine SOC peripheral base address (Open 796 days)
- using D21 on a Pi4 do not work correctly (Open 993 days)
- Lights not showing what they are supposed to (Open 1062 days)
- Updating buffer slow (Open 1238 days)
- ROS2: memory leak (Open 1250 days)
- Code breaks when using only 2 leds (Open 1406 days)
- Show() Function Speed Pi Pico vs. Raspberry (takes twice the time in Pi4) (Open 1450 days) question
- Neopixels stop responding after some time (Open 1571 days)
- Inverted signal? (Open 1615 days)
- Breaking change somewhere in recent Raspberry Pi OS update (Open 2070 days)
- Set pixels using slice with single color / multiple colors (Open 2121 days)
- tuple rgb value reported to be slower than list (Open 2554 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 969 days)
- improve jpeg size estimate (Open 1016 days) bug help wanted good first issue Hacktoberfest
- setting exposure_value=0 is not the same as initial settings (Open 1807 days)
- night mode doesn't seem to work (Open 1807 days)
- better jpeg maximum size estimate (Open 1812 days)
- Implement capture steps from appnote (Open 1812 days) enhancement
- Adafruit_CircuitPython_OV7670
- Adafruit_CircuitPython_PCA9685
- Adafruit_CircuitPython_PCD8544
- Adafruit_CircuitPython_PCF8563
- Adafruit_CircuitPython_PCF8575
- Adafruit_CircuitPython_PCF8591
- Adafruit_CircuitPython_PIO_UART
- Adafruit_CircuitPython_PIOASM
- Adafruit_CircuitPython_Pixel_Framebuf
- Adafruit_CircuitPython_PM25
- Adafruit_CircuitPython_PN532
-
Adafruit_CircuitPython_PortalBase
- PortalBase.set_text() with empty string can unexpectedly change render ordering (Open 317 days)
- Add features to Fruit Jam library (Open 393 days)
- Update Portalbase to use with so close() isn't needed (Open 609 days)
- Occasionally calling get_strftime() results in an error with self._wifi.requests being NoneType (Open 1225 days)
- PyPortal.get_local_time() calls incorrect IP/domain (Open 1354 days)
- Optimizing PortalBase (Open 1679 days)
- Thoughts on turning adafruit_bitmap_font / adafruit_fakerequests into a soft dependency? (Open 1781 days)
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- MagTag Project Selector (Open 2016 days)
- Adafruit_CircuitPython_ProgressBar
- Adafruit_CircuitPython_PyBadger
- Adafruit_CircuitPython_PyCamera
-
Adafruit_CircuitPython_PyPortal
- Allow resizing images to keep full image instead of cropping (Open 870 days) enhancement
- Handle failure from image converter service or other HttpErrors in `wget()` (Open 1095 days)
- Feature request: Allow json_transforms prior to json_path or image_url_path usage. (Open 1399 days) enhancement
- Set a single pixel (Open 1434 days)
- Feature suggestion: allow new headers to be passed to PyPortal.fetch, just as a new URL can be (Open 1503 days) enhancement
- PyPortal.set_caption() always adds a new caption with no way to remove older ones? (Open 1555 days)
- text_wrap passed to wrap_text_to_lines instead of text_maxlen (Open 1716 days)
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- PyPortal mqtt integration with UI example (Open 1968 days)
- Adafruit_CircuitPython_QMC5883P
- Adafruit_CircuitPython_Qualia
- Adafruit_CircuitPython_RA8875
- Adafruit_CircuitPython_Register_SPI
-
Adafruit_CircuitPython_Requests
- Connection Manager get_socket() will return exception without message (Open 662 days)
- ETIMEDOUT on Metro M4 AirLift Lite (Open 777 days)
- adafruit_requests.Session() failed! (Open 811 days)
- `request()` retries fetch twice, which can cause timeouts that are twice as long as requested (Open 880 days)
- Exceptions don't match CPython `requests` that closely (Open 880 days)
- Add simple Request class to Response (Open 886 days)
- response.text() memory consumption is too high (Open 903 days)
- HTTPBasicAuth Feature (Open 905 days)
- ISO-8859-1 encoded header values throws Unicode exception (Open 1098 days)
- File uploads and chunked Transfer-Encoding (Open 1129 days)
- Deceiving exception handling messages when available memory is low (below ~41k) (Open 1174 days)
- [Feature Request] Asynchronous HTTP Requests using asyncio (Open 1204 days)
- BrokenPipeError in network.fetch (Open 1306 days)
- Issue with API request on PyPortal (Open 1412 days)
- "RuntimeError: Sending request failed" for https URL (Open 1509 days)
- Connection failure when using non-standard HTTP port (Open 1739 days)
- uploading multipart/form-data requests (Open 1741 days)
- Adafruit_CircuitPython_RFM69
-
Adafruit_CircuitPython_RFM9x
- missing documentation on CircutPython website (Open 545 days)
- Should we add fix for SF=6? (Open 583 days)
- spreading_factor = 6 does not work on Ra-02 (SX1278) (Open 660 days)
- 100% CPU utilization on RPi4 (Open 799 days)
- Library uses short argument names (Open 1414 days) enhancement
- SPI Bus interference from SDCard (Open 1598 days)
- rfm9x corrupted header (Open 1601 days)
- Long range settings (Open 1606 days)
- Non-default Spreading Factor not working (Open 1693 days)
-
Adafruit_CircuitPython_RGB_Display
- Example code won't run on Rasberry Pi 5 (solved) (Open 73 days)
- issue in connecting multiple displays (Open 221 days)
- nothing happens (Open 307 days)
- Feature Request: Pygame-like display interface (Open 332 days)
- lgpio.error: 'GPIO busy' (Open 344 days)
- HX8357: Mirroring and Color issues (Open 639 days)
- Migrate from RPI.GPIO to gpiod? (Open 692 days)
- examples/rgb_display_minipitftstats.py does not work on Pi 5/Bookworm (Open 813 days)
- chip select issue with multiple screens (ST7789) (Open 919 days)
- rgb_display_ili9341test.py fails (Open 934 days)
- st7789v wrong color (Open 964 days)
- LVGL support (Open 980 days)
- Code is using deprecated getsize() function (Open 1001 days)
- Screen occasionally goes black on image swap (Open 1063 days)
- Code fails duplicate-code check, consider refactor (Open 1555 days) enhancement
- minor write() optimization (Open 1958 days)
- SSD1357 (Open 2320 days) enhancement
-
Adafruit_CircuitPython_RGBLED
- Needs brightness parameter (Open 1217 days) enhancement
- Adafruit_CircuitPython_RockBlock
-
Adafruit_CircuitPython_RPLIDAR
- Exceptions (Open 413 days)
- Issue scanning a long period of time on Pico (Open 923 days)
- Attempting to get this work for circuit python. Library doesn't seem to function with simple bugs fixed. (Open 1138 days)
- import warnings (Open 1165 days)
- Get single scan? (Open 1298 days)
- Example updates request (Open 1679 days)
- Adafruit_CircuitPython_RSA
- Adafruit_CircuitPython_RTTTL
-
Adafruit_CircuitPython_SCD30
- Example results in 'Unsupported baudrate' with Feather M0 & CircuitPython v7.3.3 (Open 1470 days)
- Python 3.9: AttributeError: 'HTMLParser' object has no attribute 'unescape' (Open 1648 days)
- Maybe we can have a dummy start_periodic_measurement() function (Open 1730 days)
- SCD30 sensor shows 0.0 when tried to record CO2 value (Open 1819 days)
- Adafruit_CircuitPython_SD
-
Adafruit_CircuitPython_seesaw
- Interrupt LED doesn't work (Open 317 days)
- STEMMA Soil Sensor readings capping short (Open 534 days)
- Fake no pullup error on reset status write (Open 674 days)
- rotary-set seems busted (Open 895 days)
- file attinyx16.py analog pins only for output? (the text of the definitions tells us) (Open 960 days)
- file attinyx16.py update text info please (Open 960 days)
- seesaw.py - incorrect reading below 0C (Open 962 days)
- Error message prints wrong number system (Open 967 days)
- FT232H Connected to Neopixel Driver gives an Invalid hardware ID (Open 967 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 1236 days)
- Make AnalogIn.value return always 16 bit? (Open 1656 days) bug
- Variable Frequency PWM for ATtiny8x7 Seesaw Breakout (Open 1775 days)
- seesaw digitalio not setting pullups properly (Open 1811 days) bug
- Missing Type Annotations (Open 1822 days) documentation Hacktoberfest
- Sampling Rate for ADC is extremely low (Open 1872 days)
- Setting PWMOut.duty_cycle (Open 1872 days)
- seesaw_crickit_test.py fails with Invalid touch pin (Open 2196 days)
- Adafruit_CircuitPython_SEN6x
-
Adafruit_CircuitPython_ServoKit
- Addressing Issue with Adafruit ServoKit Library (Open 785 days)
- ServoKit: Add an interface to set min_pulse and max_pulse (Open 827 days)
- Hello, i'm trying to use PCA96885 Raspberry Pico running Micropython. it trows an error:- THIS ----ImportError: no module named 'busio' (Open 923 days)
- python3.6 (Open 975 days)
- Using Adafruit_CircuitPython_ServoKit in a container (Open 1866 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_SSD1683
- Adafruit_CircuitPython_ST7565
- Adafruit_CircuitPython_ST7735R
- Adafruit_CircuitPython_STMPE610
- Adafruit_CircuitPython_TCA9548A
- Adafruit_CircuitPython_TCS34725
- Adafruit_CircuitPython_TinyLoRa
- Adafruit_CircuitPython_TLC59711
- Adafruit_CircuitPython_TLV493D
- Adafruit_CircuitPython_TMP117
- Adafruit_CircuitPython_Trellis
- Adafruit_CircuitPython_TSL2561
- Adafruit_CircuitPython_TSL2591
- Adafruit_CircuitPython_turtle
- Adafruit_CircuitPython_Typing
- Adafruit_CircuitPython_USB_Host_Descriptors
- Adafruit_CircuitPython_USB_Host_Mass_Storage
- Adafruit_CircuitPython_USB_Host_MIDI
- Adafruit_CircuitPython_USB_Host_Mouse
- Adafruit_CircuitPython_VEML7700
- Adafruit_CircuitPython_VL53L1X
- Adafruit_CircuitPython_VL53L4CD
- Adafruit_CircuitPython_VL6180X
- Adafruit_CircuitPython_VS1053
-
Adafruit_CircuitPython_Wiznet5k
- Socket.close() is not idempotent (Open 211 days)
- accept() returns fake connection before actual client connects (Open 456 days)
- Feature Request: Add W6100 Hardware Ping Command Support (Open 458 days)
- OverflowError: ticks interval overflow (Open 491 days)
- Socket.accept() always blocking (Open 548 days)
- Socket.getblocking() bug (Open 548 days)
- supporting CPython SSL (Open 835 days)
- Slow response. (Open 942 days)
- RuntimeError: Failed to initialize WIZnet module (Open 965 days)
- Shouldn't calls that time out raise errors? (Open 993 days)
- ICMP (Open 1082 days)
- Wiznet5K with Particle Ethernet Featherwing (Open 1182 days)
- WIZNET5K instances store a single source port but these are assigned per socket. (Open 1191 days)
- Fixed socket timeout (Open 1302 days)
- Hardware timeout are ignored by the driver. (Open 1317 days)
- socket.py accept() status() weird behavior, might be the decorator, or I might be seeing things. (Open 1330 days)
- AssertionError: Failed to initialize WIZnet module. (Open 1486 days)
- Wiznet Ethernet Hat - Will not set up DHCP (Open 1668 days)
- example upload (Open 1773 days)
- Adafruit_CircuitPython_WS2801
- Adafruit_CircuitPython_WSGI
-
CircuitPython_Community_Bundle
- issue with build.sh and CI script (Open 13 days)
- build.sh fails on Mac OS with recent clang (was fixed in MicroPython) (Open 322 days)
- [fearture request] Add repo description to the json file (Open 378 days)
- Bundle releases include pre-release library releases (Open 461 days)
- Docs link in the readme is 404 (Open 499 days)
- Add circuitpython-as7343: AS7343 14-channel spectral sensor driver (Open 505 days)
-
cookiecutter-adafruit-circuitpython
- Workaround docs property inline styling (Open 370 days)
- Revise `ruff.toml`'s `extend select` (Open 772 days)
- Create a `tests` folder, similar to the `examples` folder. (Open 772 days)
- Information for Windows users might be outdated. (Open 779 days)
- Fix copyright date range generated by Sphinx (Open 1444 days)
- Make SPDX headers as generating author and year (Open 1498 days)
- run mypy during CI / from pre-commit (Open 1594 days) enhancement
- Bad github link generated for CircuitPythonOrg library (Open 1905 days)
- pre-commit pylint checks are doing too much work (Open 2011 days)
- Double copyright lines (Open 2023 days)
- Add "reuse" copyright and license templates (Open 2060 days)
- Add --diff to black command (Open 2263 days) enhancement
- Double check black config against MicroPython (Open 2395 days) enhancement