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 Mon, Mar 27, 2023
Sort by issue labels
Open Issues
- Adafruit_CircuitPython_24LC32
-
Adafruit_CircuitPython_74HC595
- Daisy Chain Example (Open 463 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_AdafruitIO
- IO_HTTP: Support creating group data (Open 12 days)
- IP-based time using io.receive_time() returning UTC (Open 118 days)
- send_batch_data requires class instances when it should just require accept a list or dict (Open 214 days)
- add function receive_some_data() (Open 335 days)
- Missing Type Annotations (Open 545 days) documentation
- use of . and dot and groups (using circuitpython) (Open 636 days)
- Adafruit_CircuitPython_ADS1x15
- Adafruit_CircuitPython_AHTx0
- Adafruit_CircuitPython_AirLift
- Adafruit_CircuitPython_AM2320
- Adafruit_CircuitPython_AMG88xx
-
Adafruit_CircuitPython_asyncio
- Exception within a task can cause other tasks to run before the exceptioned-task completes (Open 99 days)
- "no module named 'usocket'" on Raspberry Pico W (Open 127 days)
- Bugs in streams.py (Open 145 days)
- Incorporate fixes from https://github.com/micropython/micropython/pull/8459 (Open 363 days) bug
- add TaskGroup here or in another library (Open 487 days)
- Add Queue and other asyncio features from MicroPython unofficial version of asyncio (Open 487 days)
- CancelledError not showing up as a backtrace (Open 490 days)
- Use CircuitPython socket support (Open 493 days)
- Remove or move non-CPython asyncio functionality (Open 494 days)
-
Adafruit_CircuitPython_ATECC
- atecc_csr.py fails (Open 255 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- sample atecc_csr.py fails (Open 640 days)
- nonce function does not generate a nonce (Open 724 days)
- random function is not generating random numbers (Open 724 days)
- Implement atcab_write_pubkey and atcab_priv_write commands (Open 1243 days) enhancement
-
Adafruit_CircuitPython_AVRprog
- Hex-files spanning more than 64K not supported (Open 509 days)
- Flash-write repetitively missing bytes on 0x100-boundary (Open 510 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Adafruit_CircuitPython_AW9523
- Adafruit_CircuitPython_AWS_IOT
-
Adafruit_CircuitPython_AzureIoT
- Can't use this module on PyPortal or Metro M4 Airlift Lite due to no SSL module (Open 67 days)
- Consistent `MMQTTException: Connection Refused - Unauthorized` after 2-2.5 hours uptime (Open 254 days)
- Issues using on Arduino Nano RP2040 Connect (Open 307 days)
- RuntimeError: Repeated socket failures on ESP32-S2 (Open 317 days)
- Add support for IoT Central components (Open 779 days) enhancement help wanted
- Add support for X.509 certificates (Open 990 days) enhancement help wanted
- Adafruit_CircuitPython_BitbangIO
-
Adafruit_CircuitPython_Bitmap_Font
- TTF support (Open 1410 days) enhancement
- Adafruit_CircuitPython_BitmapSaver
-
Adafruit_CircuitPython_BLE
- memory allocation error in simpletest (Open 27 days)
- Allow access to Service Changed Characteristic (Open 78 days)
- Add Telephony Device Page (0x0B) HID_DESCRIPTOR (Open 228 days) enhancement ble
- Advertisement Names (Open 317 days)
- BLE connection hangs after 25 seconds (Open 321 days)
- What causes the "NotImplementedError" in my Python code when I try to start advertising? (Open 349 days)
- Slow connection (Open 475 days)
- ValueError on BLERadio.start_scan() and ble_detailed_scan.py (Open 508 days)
- How to set HID properties manufacturer_string and product_string (Open 526 days)
- HIDService(hid_descriptor=MY_HID_DESCRIPTOR)) causes NotImplementedError: Only one report id per Application collection supported (Open 554 days)
- UARTService.readinto with "memoryview" slice and "bytearrary" causes ValueError: length argument not allowed for this type (Open 604 days)
- Can't use multiprocessing on the BLE connections to retrieve data from multipe devices at the same time (Open 747 days)
- Does advertising.standard.ManufacturerDataField.field_names currently serve a purpose? (Open 818 days)
- High CPU usage with BLEUART (Open 854 days)
- soft device error: 0004 when paring with BLE HID peripheral (Open 921 days) bug
- ComplexCharacteristic does not pass fixed_length instance variable to _bleio.Characteristic.add_to_service (Open 976 days) bug
- Receiving >20 bytes at once from Bluefruit Connect app not working (Open 999 days) bug
- CircuitPython Locks Up on Disconnect (Open 1005 days) bug
- A custom Advertisement with a constructor can fail to parse incoming BLE data correctly (Open 1032 days) bug
- BLE keyboard or mouse as input (Open 1046 days) enhancement
- More thorough documentation (Open 1074 days) documentation
- Wrap _bleio exceptions which might get thrown to user code (Open 1202 days) enhancement
- Add Advertisement length checking. (Open 1206 days) enhancement
- UARTService: allow setting of buffer sizes, timeouts, and UUID (Open 1211 days) enhancement
- Adafruit_CircuitPython_BLE_Adafruit
-
Adafruit_CircuitPython_BLE_Apple_Media
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Picking new tracks in Music and Podcast apps cause error (Open 1160 days) bug
-
Adafruit_CircuitPython_BLE_Apple_Notification_Center
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_BLE_BerryMed_Pulse_Oximeter
-
Adafruit_CircuitPython_BLE_BroadcastNet
- Fails to find advertisement on nRF52 (Open 706 days)
- Bluetooth LE Sensor Nodes to Raspberry Pi WiFi Bridge - Stuck at scanning (Open 1005 days) bug
- Clarification on broadcast_time arg for broadcast() (Open 1024 days) documentation
- Possible type bugs for wire types in AdafruitSensorMeasurement (Open 1046 days) bug
- Add ChaCha support for basic security (Open 1124 days) enhancement
-
Adafruit_CircuitPython_BLE_Eddystone
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Please add (unencrypted) TLM data. (Open 1072 days) enhancement
- add error message for long URLs (Open 1130 days) bug
- Adafruit_CircuitPython_BLE_File_Transfer
- Adafruit_CircuitPython_BLE_Heart_Rate
- Adafruit_CircuitPython_BLE_LYWSD03MMC
- Adafruit_CircuitPython_BLE_MIDI
- Adafruit_CircuitPython_BLE_Radio
-
Adafruit_CircuitPython_BluefruitConnect
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Pinout query returns 'Assuming Arduino Uno' (Open 939 days) bug
- Missing image_packet.py (Open 1166 days) enhancement
-
Adafruit_CircuitPython_BluefruitSPI
- Library uses short argument names (Open 136 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- read_packet needs to check for leftover data in self._buffer (Open 1569 days) bug
- ATI command works ok but errors when debug is used - gives Error (id:0xa180) (Open 1569 days) bug
- HID example code (Open 1602 days) enhancement
- Adafruit_CircuitPython_BME280
- Adafruit_CircuitPython_BME680
-
Adafruit_CircuitPython_BNO055
- Euler angles give a random -0.065 value (Open 131 days)
- How do I use the BNO055 COMPASS_MODE to determine compass heading? (Open 359 days) enhancement
- WebGL Example - Incorrect rotation on screen (Open 425 days)
- Re-using calibration data (Open 836 days) enhancement
- Library too large for smaller boards (Open 867 days)
-
Adafruit_CircuitPython_BNO08x
- Has SPI mode been tested? (Open 149 days)
- No pull up found on SDA or SCL when using Feather RP2040 with example/bno08x_simpletest.py (Open 497 days)
- Help!Raspberry PI3 conected to BNO080 are having problems. (Open 518 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Gyro and Accelerometer calibration issue (Open 580 days)
- Not working with I2C on MCP2221 (Open 605 days)
- Any chance of seeing the additional reports added? (Open 624 days)
- SPI class limited to boards with internal pull ups (Open 723 days)
- Duplicate code in library files - potential refactor needed (Open 752 days) enhancement
- Adafruit_CircuitPython_BNO08x_RVC
- Adafruit_CircuitPython_BusDevice
-
Adafruit_CircuitPython_CharLCD
- Library uses short argument names (Open 136 days) enhancement
- While using the i2c/SPI LCD Backpack Maximum recursion depth exceeded (Open 525 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Could not display degree sign properly (Open 566 days)
- Row Offsets for 16x4 display. (Open 582 days)
- Message draw slow compared to legacy library (Adafruit_CharLCDPlate) (Open 792 days)
- MemoryError on Metro M0 Express (Open 1459 days) bug
- Adafruit_CircuitPython_CircuitPlayground
-
Adafruit_CircuitPython_CLUE
- Tone examples for CLUE board need to be higher frequency so they're loud enough to hear well (Open 210 days)
- sound_level creates a sample buffer every time (Open 427 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Capacitive touch iterable attribute (Open 732 days)
- Adafruit_CircuitPython_Colorsys
-
Adafruit_CircuitPython_Crickit
- Capacitive touch iterable attribute (Open 412 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Add rotary encoder support? (Open 1553 days) enhancement
- Adafruit_CircuitPython_CursorControl
-
Adafruit_CircuitPython_Dash_Display
- Library uses short argument names (Open 139 days) enhancement
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_datetime
-
Adafruit_CircuitPython_DHT
- De-initializing self.pulse_in (Open 404 days)
- DHT does not work with root user using Raspberry Zero WH (Open 587 days)
- [RaspberryPi 4B & DHT11] Checksum did not validate. /A full buffer was not returned. (Open 655 days)
- Initialization error? (Open 726 days)
- Overflow Error After Querying Sensor Every 2 Seconds for ~2 Hours (Open 738 days)
- DHT11 not working properly (Open 740 days)
- DHT22 not working on Raspberry Pi wh (Open 752 days)
- DHT22 reports wrong negative temperatures (Open 784 days)
- DHT (DHT11) not working on FeatherS2 board (Open 861 days)
- libgpiod_pulsein is armhf 32-bits, doesn't work on 64-bits OS (Open 894 days)
- ValueError: Object has been deinitialized and can no longer be used. (Open 1073 days) bug
- DHT22 report null after a while (Open 1098 days) bug
- A full buffer was not returned. Try again. (Open 1136 days) bug
- Unable to set line 4 to input (Open 1215 days) bug
-
Adafruit_CircuitPython_Display_Button
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
-
Adafruit_CircuitPython_Display_Notification
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
-
Adafruit_CircuitPython_Display_Shapes
- Documentation stack properties (Open 42 days) documentation
- Adafruit_CircuitPython_Display_Text
-
Adafruit_CircuitPython_DisplayIO_Layout
- Feature Request: BoxLayout (Open 200 days) enhancement
- featurerequest: widget.cartesian - multiple line-plots in same axis (Open 465 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Why is `anchor_point` reset for cell contents? (Open 568 days)
- `Control` class: Common response function names (Open 739 days)
- Suggestions based on current status. (Open 788 days)
- Adafruit_CircuitPython_DisplayIO_SH1106
- Adafruit_CircuitPython_DisplayIO_SH1107
- Adafruit_CircuitPython_DPS310
- Adafruit_CircuitPython_DRV2605
- Adafruit_CircuitPython_DS3231
- Adafruit_CircuitPython_EMC2101
- Adafruit_CircuitPython_ENS160
-
Adafruit_CircuitPython_EPD
- Code fails duplicate-code check, consider refactor (Open 278 days) enhancement
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
-
Adafruit_CircuitPython_ESP32SPI
- SPI lock not aquired (Open 251 days)
- TimeoutError: Timed out waiting for SPI char (Teensy 4.0 + Adafruit AirLift FeatherWing - ESP32 WiFi Co-Processor) (Open 260 days)
- Prints password in clear text if debug is True (Open 428 days)
- Arduion Nano RP2040 Connect Issues (Open 435 days)
- Arduino RP2040 connect wifi UDP - Multicast group not working (Open 522 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- RGB LED doesn't turn off on arduino nano connect 2040 (Open 589 days)
- UDP send() does not clear esp32 write buffer (Open 705 days)
- Only allows one TLS connection at a time (Open 711 days)
- esp.disconnect leaves the ESP32 in a bad state (Open 717 days)
- parse_header Error trying to import adafruit_esp32spi.adafruit_esp32spi_wsgiserver (Open 905 days)
- ESP_SPIcontrol._wait_for_ready is eating lots of time polling the READY/BUSY pin (Open 908 days)
- Add a reconnect method to the WiFi manager (Open 1027 days) enhancement
- Radio and Connection Sleep/Reopen (Open 1321 days) enhancement
- json error in get (Open 1495 days) bug
- Adafruit_CircuitPython_ESP_ATcontrol
-
Adafruit_CircuitPython_FancyLED
- Library uses short argument names (Open 139 days) enhancement
- Feature request support okhsv colorspace (Open 325 days)
- Missing Type Annotations (Open 545 days) good first issue Hacktoberfest documentation
- Adafruit_CircuitPython_FeatherWing
- Adafruit_CircuitPython_Fingerprint
- Adafruit_CircuitPython_floppy
- Adafruit_CircuitPython_FONA
-
Adafruit_CircuitPython_framebuf
- Test for Usable Characters (Open 48 days)
- add support for GS4_HMSB (Open 78 days) enhancement
- Missing support for RGB565 (Open 117 days)
- framebuf.text() function is very slow (Open 355 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
-
Adafruit_CircuitPython_GC_IOT_Core
- Import depth is too deep - max recursion stack traces being thrown on import (Open 536 days)
- Change publish kwarg order to match other MiniMQTT API libraries (Open 1264 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_GPS
- Added decoding to detect an external antenna (extension) and its status. (Open 86 days)
- ValueError and IndexError or soft reboot in 3.10.6 (Open 144 days) bug
- Fix Timestamp not working on GPS Featherwing (Open 267 days)
- Document parsed values stored as attributes (Open 283 days) good first issue documentation Hacktoberfest
- Lag in receiving gps lat long values (Open 360 days)
- adafruit_gps.GPS gives no indication how current the value of the datetime property is (Open 447 days)
-
Adafruit_CircuitPython_hashlib
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_HCSR04
-
Adafruit_CircuitPython_HID
- Support for zoom in/out (Open 27 days)
- Pico + keyboard + output to monochrome 20x4 LCD? (Open 127 days)
- Examples using the keypad module for a keyboard and macros (Open 130 days)
- Control the speed of layout.write()? (Open 235 days)
- USB Keyboard no longer sends keystrokes after windows machine go to sleep (Open 323 days)
- Double key in Discord shortcuts (Open 368 days)
- Add support for "Pan" or "Horizontal" wheel movement as well as Back/Forward Buttons (Open 414 days)
- Adafruit_CircuitPython_HT16K33
- Adafruit_CircuitPython_HTTPServer
-
Adafruit_CircuitPython_Hue
- Update to HUE API V2 (Open 496 days) enhancement
-
Adafruit_CircuitPython_ICM20X
- Allow using different models together (Open 292 days) bug
- Sleep during sensor reading methods (Open 485 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_IL0373
- Adafruit_CircuitPython_IL91874
- Adafruit_CircuitPython_ILI9341
-
Adafruit_CircuitPython_ImageLoad
- Implement better Transparency Handling for PNG (Open 76 days)
- Use Protocols for Type Annotations (Open 208 days) documentation
- Possible removal of 'type juggling' of references (mypy related) (Open 327 days)
- Add buffer option for storing bitmaps to prevent out memory due to fragmentation. (Open 746 days)
- Adafruit_CircuitPython_INA219
-
Adafruit_CircuitPython_IRRemote
- number of Pulses of NEC repeat code ---should be 3 not 4 (Open 238 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- NEC one/zero codes reversed (Open 872 days)
- Last value showing up divided by 2 (Open 934 days) bug
- Add feature to encode and decode MakeCode's infrared pulses (Open 1391 days) enhancement
-
Adafruit_CircuitPython_IS31FL3731
- Missing Type Annotations (Open 545 days) good first issue hacktoberfest documentation
- Do you prefer a lookup table or an algorithm? + duplicate code (Open 742 days)
- Consider adding lightness curve correction to some examples (Open 998 days) enhancement
- Pimoroni LED shim class should be PixelBuf (Open 1083 days) enhancement
- Adafruit_CircuitPython_IS31FL3741
-
Adafruit_CircuitPython_IterTools
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
-
Adafruit_CircuitPython_LC709203F
- Add pack sizes for https://www.adafruit.com/product/5035 (Open 16 days)
- Measuring battery voltage on a adafruit feather esp32-s3 tft fails in circuitpython (Open 176 days)
- Add ability to configure alarms for INT pin (Open 705 days) good first issue Hacktoberfest
- simpletest fails on Feather nRF52840. (Open 881 days) bug
-
Adafruit_CircuitPython_LED_Animation
- sparkle.mpy animation broken / just flickering (Open 34 days)
- consider making keyword-only parameters for some animations (Open 61 days) enhancement
- add_cycle_complete_receiver not supported for included animations (Open 257 days)
- Bug in RainbowComet when tail_length > 256 when step=0 (Open 360 days)
- Nesting AnimateOnce inside AnimationSequence causes random animation order (Open 447 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Addressing multiple 8x8 panels (Open 673 days)
- precompute_rainbow=False causes an error in rainbow.py (Open 698 days)
- Updating brightness mid-animation (Open 927 days)
- Add min and max_intensity feature back to Pulse animation (Open 1007 days) enhancement
- Gradient Animation Request (Open 1017 days) enhancement
- Background color (or fade-to color) for Chase and Comet (Open 1023 days) enhancement
- Neighboring pixels feature (Open 1031 days) enhancement
- Adafruit_CircuitPython_LIDARLite
- Adafruit_CircuitPython_LIS331
- Adafruit_CircuitPython_LIS3DH
- Adafruit_CircuitPython_Logging
- Adafruit_CircuitPython_LPS35HW
-
Adafruit_CircuitPython_LSM6DS
- Accelerometer rate frequency (Open 154 days) bug
- Wake on Significant Motion (Open 404 days)
- Duplicate code in library files - potential refactor needed (Open 752 days) enhancement
- Missing data read flag (Open 813 days)
- SPI support? (Open 1028 days) enhancement
- Memory Allocation issue on M0, others? (Open 1059 days) bug
- Add shake? (Open 1125 days) enhancement
-
Adafruit_CircuitPython_LSM9DS0
- Missing Type Annotations (Open 545 days) good first issue hacktoberfest documentation
- Adafruit_CircuitPython_LSM9DS1
-
Adafruit_CircuitPython_LTR329_LTR303
- Add interrupt example (Open 149 days) documentation
- 🧹🧹🧹 (Open 211 days)
- Adafruit_CircuitPython_MacroPad
- Adafruit_CircuitPython_MagTag
-
Adafruit_CircuitPython_MatrixKeypad
- Support external pull ups? (Open 261 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
-
Adafruit_CircuitPython_MatrixPortal
- Add BLE support to the library (Open 311 days)
- MatrixPortal : solution to refresh the clock every second (Open 378 days) enhancement
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_MAX31855
- Adafruit_CircuitPython_MAX31856
-
Adafruit_CircuitPython_MAX31865
- Library uses short argument names (Open 137 days) enhancement
- How do I measure the temperature in a higher precision? (Open 507 days) question
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Example code not working (Open 697 days)
- Adafruit_CircuitPython_MAX7219
-
Adafruit_CircuitPython_MAX9744
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Adafruit_CircuitPython_MCP230xx
-
Adafruit_CircuitPython_MCP2515
- RuntimeError: Timeout setting Mode (Open 351 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Transmit buffer error (Open 643 days)
- Not compatible with Circuitpython built w/o long support (Open 817 days)
- Possible addition? (Open 819 days) help wanted
- Adafruit_CircuitPython_MCP3xxx
- Adafruit_CircuitPython_MCP4728
- Adafruit_CircuitPython_MCP9600
-
Adafruit_CircuitPython_MIDI
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- ProgramChange does not work (Open 621 days)
- Add support for MIDI running status (Open 1458 days) enhancement
- MIDI UART support (Open 1475 days) enhancement
- Work out best way to handle reading large SysEx messages (Open 1489 days) enhancement
-
Adafruit_CircuitPython_miniesptool
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- PyPortal Pynt ESP firmware update issue (Open 695 days)
-
Adafruit_CircuitPython_MiniMQTT
- asyncio support? (Open 6 days)
- remove the workaround for buggy recv_into() (Open 34 days)
- _wait_for_msg() on CPython with TLS connection raises ssl.SSLWantReadError on timeout (Open 39 days)
- minimqtt blocking on .loop() method (Open 58 days) bug
- consider setting default non zero value for timeout in loop() (Open 77 days) bug
- MQTT loop() blocks script. Works fine with adafruit_io (Open 86 days)
- Sometimes receiving single zero byte (Open 130 days)
- Frequent errors in .loop calls with CircuitPython 8 (Open 172 days) bug
- Connect problems using github example code on an esp32-s2 feather (Open 246 days)
- loop() doesn't fetch all messages for a topic (Open 348 days)
- Publishing or receiving large-ish messages reproducibly fails in 2 ways (Open 349 days)
- Outdated documentation in second RTD location (Open 385 days) documentation
- Occasional MemoryError during Adafruit IO loop() (Open 401 days)
- No way to use key pair on esp32 native e.g. ESP32-S2 feather (not airlift) (Open 429 days)
- This lib doesn't seem to work wtih GCP IOT Core (Open 529 days)
- Missing Type Annotations (Open 545 days) documentation
- Getting trapped in publish? (Open 697 days)
- Add test suite (Open 781 days) enhancement
- ModuleNotFoundError: No module named 'adafruit_minimqtt' (Open 855 days)
-
Adafruit_CircuitPython_miniQR
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Adafruit_CircuitPython_MLX90393
-
Adafruit_CircuitPython_MLX90640
- Unable to get pixels after some time until I reset program, using Raspberry Pi 3B+ (math domain error, More than 4 outlier pixels) (Open 97 days)
- OSError: [Errno 5] Input/output error in raspberry pi 4 (Open 124 days)
- i2c.write_then_readinto slows down frame rate after running the library for a couple seconds at 64Hz (Open 164 days)
- Adafruit mlx90640_camtest.py example does a "black screen" in RPi4 (Open 850 days)
-
Adafruit_CircuitPython_MONSTERM4SK
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_Motor
- Adafruit_CircuitPython_MotorKit
-
Adafruit_CircuitPython_MPL115A2
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
-
Adafruit_CircuitPython_MPL3115A2
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
-
Adafruit_CircuitPython_MPRLS
- Stuck with RuntimeError: "Integrity Failure" after 2 hours of working perfectly (Open 500 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Adafruit_CircuitPython_MPU6050
-
Adafruit_CircuitPython_MS8607
- Question about MS8607 Humidity Resolution Options (Open 85 days) bug question
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Not working on small int boards (Open 906 days)
-
Adafruit_CircuitPython_MSA301
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
-
Adafruit_CircuitPython_NeoKey
- How to enable interrupts (Open 219 days) bug enhancement
-
Adafruit_CircuitPython_NeoPixel
- Code breaks when using only 2 leds (Open 129 days)
- Show() Function Speed Pi Pico vs. Raspberry (takes twice the time in Pi4) (Open 173 days) question
- Number of led in the strip really affect the speed. (Open 234 days)
- Neopixels stop responding after some time (Open 294 days)
- Inverted signal? (Open 338 days)
- Breaking change somewhere in recent Raspberry Pi OS update (Open 793 days)
- neopixel_cleanup should be called on deinit() (Open 834 days)
- Set pixels using slice with single color / multiple colors (Open 844 days)
- tuple rgb value reported to be slower than list (Open 1277 days) bug
-
Adafruit_CircuitPython_NeoPixel_SPI
- Light turns on for about 0.1 seconds and then turns off (Open 398 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
-
Adafruit_CircuitPython_NeoTrellis
- Example code is broken 'object has no such attribute' (Open 73 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Interrupt not implemented for Python (Open 719 days)
- Adafruit_CircuitPython_NTP
- Adafruit_CircuitPython_Nunchuk
- Adafruit_CircuitPython_OAuth2
-
Adafruit_CircuitPython_OV2640
- Speed up pixel clock for previews (Open 529 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Carry exposure over when switching from RGB to jpeg modes (Open 615 days)
- Adafruit_CircuitPython_OV5640
-
Adafruit_CircuitPython_OV7670
- Speed up pixel clock for previews (Open 529 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_PCD8544
- Adafruit_CircuitPython_PCF8591
-
Adafruit_CircuitPython_PIOASM
- label: instruction on one line (Open 162 days)
- tests may not cover 'out' instruction? (Open 334 days) bug good first issue Hacktoberfest
- "set pins, ~ 0" is accepted, but should not be(?) (Open 340 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
-
Adafruit_CircuitPython_Pixel_Framebuf
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_Pixie
- Adafruit_CircuitPython_PM25
-
Adafruit_CircuitPython_PN532
- Reading Encrypted card error (Open 62 days)
- NTAG 424 (Open 74 days) enhancement
- Additional RTD documentation needed (Open 257 days) good first issue documentation Hacktoberfest
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- How can I make read_passive_target wait indefinitely until a tag becomes available? (Open 903 days) enhancement
-
Adafruit_CircuitPython_PortalBase
- PyPortal.get_local_time() calls incorrect IP/domain (Open 77 days)
- Optimizing PortalBase (Open 402 days)
- Does this work with fake requests still? (Open 441 days)
- Thoughts on turning adafruit_bitmap_font / adafruit_fakerequests into a soft dependency? (Open 504 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- MagTag Project Selector (Open 739 days)
- Adafruit_CircuitPython_ProgressBar
- Adafruit_CircuitPython_PyBadger
-
Adafruit_CircuitPython_PyPortal
- Feature request: Allow json_transforms prior to json_path or image_url_path usage. (Open 122 days) enhancement
- Set a single pixel (Open 157 days)
- Feature suggestion: allow new headers to be passed to PyPortal.fetch, just as a new URL can be (Open 226 days) enhancement
- PyPortal.set_caption() always adds a new caption with no way to remove older ones? (Open 278 days)
- text_wrap passed to wrap_text_to_lines instead of text_maxlen (Open 439 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- PyPortal mqtt integration with UI example (Open 691 days)
- Adafruit_CircuitPython_RA8875
- Adafruit_CircuitPython_Register
- Adafruit_CircuitPython_Register_SPI
-
Adafruit_CircuitPython_Requests
- Please re-work examples to not use deprecated `set_socket` (Open 24 days)
- BrokenPipeError in network.fetch (Open 29 days)
- Adafruit_Hue-Circuitpython_Requests - File "adafruit_requests.py", line 419, in json (Open 74 days)
- Issue with API request on PyPortal (Open 135 days)
- "RuntimeError: Sending request failed" for https URL (Open 232 days)
- Move typing annotation definitions to `circuitpython_typing` (Open 233 days) documentation good first issue Hacktoberfest
- Connection failure when using non-standard HTTP port (Open 461 days)
- uploading multipart/form-data requests (Open 464 days)
- Breaking change in 1.7.0: Header keys are now capitalized (Open 898 days)
- Support responses without Content-Length (Open 903 days)
- syntax error in JSON when using adafruit_io for fetching data from AIO (Open 905 days) bug
- Adafruit_CircuitPython_RFM69
-
Adafruit_CircuitPython_RFM9x
- LoRaWAN (Open 5 days)
- Library uses short argument names (Open 137 days) enhancement
- Library uses short argument names (Open 137 days) enhancement
- SPI Bus interference from SDCard (Open 321 days)
- rfm9x corrupted header (Open 324 days)
- Long range settings (Open 329 days)
- rfm9x.send causes ble disconnect (Open 375 days)
- Non-default Spreading Factor not working (Open 416 days)
- Add FSK/OOK compatibility to Driver (Open 833 days)
- No RH Mesh adaptation (Open 893 days)
- Clarify the 4 bytes added to the beginning of each buffer (Open 1129 days) enhancement
-
Adafruit_CircuitPython_RGB_Display
- Code fails duplicate-code check, consider refactor (Open 278 days) enhancement
- Missing Type Annotations (Open 545 days) good first issue Hacktoberfest documentation
- minor write() optimization (Open 681 days)
- SSD1357 (Open 1043 days) enhancement
-
Adafruit_CircuitPython_RGBLED
- Inadequate Error Checking on Tuple Input (Open 3 days)
- Doesn't identify passed pins as pins on raspberry pi with blinka (Open 420 days) bug good first issue Hacktoberfest
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
-
Adafruit_CircuitPython_RockBlock
- I receive my data is half with raspberry pi (Open 131 days)
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_RPLIDAR
-
Adafruit_CircuitPython_RSA
- Incorrect type for hash_value arg in sign_hash function (Open 96 days) bug
- Code fails duplicate-code check, consider refactor (Open 278 days) enhancement
- Doesn't install correctly from pip (Open 356 days)
- Update RTD parameter documentation (Open 366 days) documentation
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Adafruit_CircuitPython_RTTTL
-
Adafruit_CircuitPython_SCD30
- Calibration Reference Persistence (Open 166 days) question
- Example results in 'Unsupported baudrate' with Feather M0 & CircuitPython v7.3.3 (Open 193 days)
- Python 3.9: AttributeError: 'HTMLParser' object has no attribute 'unescape' (Open 371 days)
- Maybe we can have a dummy start_periodic_measurement() function (Open 453 days)
- SCD30 sensor shows 0.0 when tried to record CO2 value (Open 542 days)
- Refinement to altitude vs ambient_pressure in documentation (Open 693 days)
- Adafruit_CircuitPython_SCD4X
-
Adafruit_CircuitPython_SD
- Library uses short argument names (Open 139 days) enhancement
- Add example for Cytron Maker Pi Pico base (Open 320 days) documentation good first issue Hacktoberfest
- Doesn't properly detect capacity >32GB (Open 1039 days) bug
- Trouble detecting when card has been removed (Open 1748 days) bug help wanted
-
Adafruit_CircuitPython_seesaw
- Make AnalogIn.value return always 16 bit? (Open 379 days) bug good first issue Hacktoberfest
- Variable Frequency PWM for ATtiny8x7 Seesaw Breakout (Open 498 days)
- seesaw digitalio not setting pullups properly (Open 534 days) bug
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Sampling Rate for ADC is extremely low (Open 595 days)
- Setting PWMOut.duty_cycle (Open 595 days)
- seesaw_crickit_test.py fails with Invalid touch pin (Open 919 days)
- Adafruit_CircuitPython_ServoKit
- Adafruit_CircuitPython_SGP40
-
Adafruit_CircuitPython_SharpMemoryDisplay
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- PIL draw.text() MUCH slower than display.text() (Open 916 days)
- Adafruit_CircuitPython_SHTC3
- Adafruit_CircuitPython_SI1145
- Adafruit_CircuitPython_SI7021
-
Adafruit_CircuitPython_SimpleIO
- Missing Type Annotations (Open 545 days) good first issue Hacktoberfest documentation
- Adafruit_CircuitPython_SSD1306
- Adafruit_CircuitPython_SSD1675
- Adafruit_CircuitPython_SSD1680
- Adafruit_CircuitPython_STMPE610
- Adafruit_CircuitPython_TCA9548A
-
Adafruit_CircuitPython_TCS34725
- Integration time and response time (Open 923 days)
- Problems with jumping values between two levels (Open 1068 days) bug
- Need better RGB color implementation. (Open 1560 days) enhancement good first issue hacktoberfest
-
Adafruit_CircuitPython_Thermal_Printer
- Duplicate code pylint warning (Open 139 days) enhancement
- add ability to print image (Open 1082 days) enhancement
-
Adafruit_CircuitPython_TinyLoRa
- Library uses short argument names (Open 139 days) bug
- TTN V3 stack not supported (Open 441 days)
- Missing Type Annotations (Open 545 days) good first issue documentation Hacktoberfest
- Feature Request: Downlink (Open 783 days)
- Adafruit_CircuitPython_TLC59711
- Adafruit_CircuitPython_TMP117
- Adafruit_CircuitPython_TSL2561
-
Adafruit_CircuitPython_turtle
- Missing Type Annotations (Open 545 days) documentation good first issue Hacktoberfest
- Future example or project (Open 1377 days) enhancement
-
Adafruit_CircuitPython_VEML7700
- Add non-linear correction? (Open 304 days) enhancement good first issue Hacktoberfest
- RuntimeError: Unable to enable VEML7700 device (Open 417 days)
- Adafruit_CircuitPython_VL53L1X
- Adafruit_CircuitPython_VL53L4CD
- Adafruit_CircuitPython_VL6180X
- Adafruit_CircuitPython_VS1053
-
Adafruit_CircuitPython_Wiznet5k
- socket is blocking after some time or with multiple requests on W5100S pico (Open 20 days)
- Fixed socket timeout (Open 25 days)
- socket.close() does not stop all future method calls. (Open 38 days)
- Hardware timeout are ignored by the driver. (Open 40 days)
- DHCP Finite State Machine mishandles renew and rebind. (Open 45 days)
- socket.py accept() status() weird behavior, might be the decorator, or I might be seeing things. (Open 53 days)
- AssertionError: Failed to initialize WIZnet module. (Open 209 days)
- example upload (Open 496 days)
- Maximum SPI clock support (Open 578 days)
- Adafruit_CircuitPython_WS2801
- Adafruit_CircuitPython_WSGI
-
CircuitPython_Community_Bundle
- Add auto-updating library list with library tally count (Open 149 days) enhancement documentation
-
cookiecutter-adafruit-circuitpython
- Community Library proyect.toml autohrs.name and name.email wrongly setted (Open 1 days)
- GitHub Release workflow needs hook for package prefix argument for build tool (Open 11 days) bug
- Patches Needed (Open 76 days) enhancement
- Fix copyright date range generated by Sphinx (Open 167 days)
- Make SPDX headers as generating author and year (Open 221 days)
- run mypy during CI / from pre-commit (Open 317 days) enhancement
- Bad github link generated for CircuitPythonOrg library (Open 628 days)
- pre-commit pylint checks are doing too much work (Open 734 days)
- Double copyright lines (Open 746 days)
- Add "reuse" copyright and license templates (Open 783 days)
- Add --diff to black command (Open 986 days) enhancement
- Double check black config against MicroPython (Open 1118 days) enhancement