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 Wed, Nov 20, 2024
Sort by issue labels
Open Issues
- Adafruit_CircuitPython_24LC32
- Adafruit_CircuitPython_AD569x
- Adafruit_CircuitPython_AdafruitIO
- Adafruit_CircuitPython_ADS1x15
-
Adafruit_CircuitPython_ADT7410
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_ADXL34x
- Switch events to properties (Open 67 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_ADXL37x
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_AGS02MA
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_AHTx0
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Accuracy on FunHouse? (or temp compensation of RH via dew point?) (Open 1272 days)
- Adafruit_CircuitPython_AirLift
-
Adafruit_CircuitPython_AM2320
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- strange discontinuity between 31 and 33 degrees C? (Open 1629 days) bug
- Adafruit_CircuitPython_AMG88xx
-
Adafruit_CircuitPython_APDS9960
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_AS726x
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_AS7341
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_asyncio
- Could `TaskQueue` be implemented without `Task` being in C? (Open 369 days)
- Support Task methods `result()`, `exception()`, and `cancelled()` (Open 377 days)
- Streams (Open 428 days)
- Exception within a task can cause other tasks to run before the exceptioned-task completes (Open 703 days)
- "no module named 'usocket'" on Raspberry Pico W (Open 731 days)
- add TaskGroup here or in another library (Open 1091 days)
- Add Queue and other asyncio features from MicroPython unofficial version of asyncio (Open 1091 days)
- CancelledError not showing up as a backtrace (Open 1094 days)
- Use CircuitPython socket support (Open 1097 days)
- Remove or move non-CPython asyncio functionality (Open 1098 days)
-
Adafruit_CircuitPython_ATECC
- Incorrect check in adafruit_atecc_asn1.py:issuer_or_subject_length (Open 575 days) bug good first issue Hacktoberfest
- atecc_csr.py fails (Open 859 days)
- sample atecc_csr.py fails (Open 1244 days)
- nonce function does not generate a nonce (Open 1328 days)
- random function is not generating random numbers (Open 1328 days)
- Implement atcab_write_pubkey and atcab_priv_write commands (Open 1847 days) enhancement
- Adafruit_CircuitPython_AVRprog
- Adafruit_CircuitPython_AW9523
-
Adafruit_CircuitPython_AWS_IOT
- AWS IoT SDK Python V2 Support (Open 705 days) enhancement
-
Adafruit_CircuitPython_AzureIoT
- IoTCentralDevice doesn't fully implement IoTMQTTCallback (Open 475 days)
- device.on_command_executed is never called, IoT Central methods can't be used (Open 583 days)
- Subscribing to topic /messages/devicebound/ results in wait_for_msg timeout exception (Open 589 days)
- Consistent `MMQTTException: Connection Refused - Unauthorized` after 2-2.5 hours uptime (Open 858 days)
- Issues using on Arduino Nano RP2040 Connect (Open 911 days)
- RuntimeError: Repeated socket failures on ESP32-S2 (Open 921 days)
- Add support for IoT Central components (Open 1383 days) enhancement help wanted
- Add support for X.509 certificates (Open 1594 days) enhancement help wanted
-
Adafruit_CircuitPython_BH1750
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_Bitmap_Font
- TTF support (Open 2014 days) enhancement
- Adafruit_CircuitPython_BitmapSaver
-
Adafruit_CircuitPython_BLE
- BLE HID OUT report handling seems not to be implemented. (Open 14 days)
- Async API (Open 82 days)
- TimeoutError when Trying to recive service from connection (Open 192 days)
- add addtional service to ProvideServicesAdvertisement (Open 208 days)
- Failed to connect: internal error (Open 369 days)
- adafruit-circuitpython-ble using bleak does not recognize custom StandardUUID (Open 442 days)
- RuntimeError: No adapter available (Open 539 days)
- Pyportal Titano BLE advertisement length error (Open 570 days)
- memory allocation error in simpletest (Open 631 days)
- Allow access to Service Changed Characteristic (Open 682 days)
- Add Telephony Device Page (0x0B) HID_DESCRIPTOR (Open 832 days) enhancement ble
- Advertisement Names (Open 921 days)
- BLE connection hangs after 25 seconds (Open 925 days)
- What causes the "NotImplementedError" in my Python code when I try to start advertising? (Open 953 days)
- ValueError on BLERadio.start_scan() and ble_detailed_scan.py (Open 1112 days)
- How to set HID properties manufacturer_string and product_string (Open 1130 days)
- UARTService.readinto with "memoryview" slice and "bytearrary" causes ValueError: length argument not allowed for this type (Open 1208 days)
- Can't use multiprocessing on the BLE connections to retrieve data from multipe devices at the same time (Open 1351 days)
- Does advertising.standard.ManufacturerDataField.field_names currently serve a purpose? (Open 1422 days)
- High CPU usage with BLEUART (Open 1458 days)
- soft device error: 0004 when paring with BLE HID peripheral (Open 1525 days) bug
- ComplexCharacteristic does not pass fixed_length instance variable to _bleio.Characteristic.add_to_service (Open 1580 days) bug
- CircuitPython Locks Up on Disconnect (Open 1609 days) bug
- A custom Advertisement with a constructor can fail to parse incoming BLE data correctly (Open 1636 days) bug
- BLE keyboard or mouse as input (Open 1650 days) enhancement
- More thorough documentation (Open 1678 days) documentation
- Wrap _bleio exceptions which might get thrown to user code (Open 1806 days) enhancement
- Add Advertisement length checking. (Open 1810 days) enhancement
- UARTService: allow setting of buffer sizes, timeouts, and UUID (Open 1815 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 1310 days)
- Bluetooth LE Sensor Nodes to Raspberry Pi WiFi Bridge - Stuck at scanning (Open 1609 days) bug
- Clarification on broadcast_time arg for broadcast() (Open 1628 days) documentation
- Possible type bugs for wire types in AdafruitSensorMeasurement (Open 1650 days) bug
- Add ChaCha support for basic security (Open 1728 days) enhancement
- Adafruit_CircuitPython_BLE_Cycling_Speed_and_Cadence
-
Adafruit_CircuitPython_BLE_Eddystone
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- Please add (unencrypted) TLM data. (Open 1676 days) enhancement
- add error message for long URLs (Open 1734 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
-
Adafruit_CircuitPython_BluefruitSPI
- Library uses short argument names (Open 740 days)
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- read_packet needs to check for leftover data in self._buffer (Open 2173 days) bug
- ATI command works ok but errors when debug is used - gives Error (id:0xa180) (Open 2173 days) bug
- HID example code (Open 2206 days) enhancement
-
Adafruit_CircuitPython_BME280
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Align code in this library to Adafruit code for ESP32, ESP8266, etc. (Open 2032 days) enhancement
- Adafruit_CircuitPython_BME680
-
Adafruit_CircuitPython_BMP280
- I2C works, but SPI fails due to wrong chip id (Open 110 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_BMP3XX
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_BNO055
- Reading all zeros (Open 90 days)
- Some mode setters seem to have no effect (Open 156 days)
- DisplayIO Example Wanted (Open 199 days) enhancement hacktoberfest good first issue
- Failed to initialize BNO055 in Jetson Orin Nano (Open 293 days)
- How to obtain absolute orientation? (Open 393 days)
- I2C I/O Error on Teensy 4.1 (Open 437 days)
- Mode must not be a fusion mode (Open 476 days)
- Try to do error recovery and make library more robust on mimxrt1011 and other chip families. (Open 588 days)
- Euler angles give a random -0.065 value (Open 735 days)
- How do I use the BNO055 COMPASS_MODE to determine compass heading? (Open 963 days) enhancement
- WebGL Example - Incorrect rotation on screen (Open 1029 days)
- Re-using calibration data (Open 1440 days) enhancement
- Library too large for smaller boards (Open 1471 days)
-
Adafruit_CircuitPython_BNO08x
- Remap axis (Open 135 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Tare Functionality (Open 201 days)
- Unprocessable Batch bytes (Open 292 days)
- Error during UART initialization (Open 375 days)
- Option to disable dynamic calibration (Open 397 days)
- Can not set data rate for each report (Open 397 days)
- Cannot run on top of micropython (Open 542 days) bug
- Try to do error recovery and make library more robust (Open 588 days)
- Has SPI mode been tested? (Open 753 days)
- Help!Raspberry PI3 conected to BNO080 are having problems. (Open 1122 days)
- Gyro and Accelerometer calibration issue (Open 1184 days)
- Not working with I2C on MCP2221 (Open 1209 days)
- Any chance of seeing the additional reports added? (Open 1228 days)
- SPI class limited to boards with internal pull ups (Open 1327 days)
- Duplicate code in library files - potential refactor needed (Open 1356 days) enhancement
-
Adafruit_CircuitPython_BNO08x_RVC
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_BusDevice
-
Adafruit_CircuitPython_CCS811
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_CharLCD
- Library uses short argument names (Open 740 days) enhancement
- While using the i2c/SPI LCD Backpack Maximum recursion depth exceeded (Open 1129 days)
- Row Offsets for 16x4 display. (Open 1186 days)
- Message draw slow compared to legacy library (Adafruit_CharLCDPlate) (Open 1396 days)
- MemoryError on Metro M0 Express (Open 2063 days) bug
- Adafruit_CircuitPython_CircuitPlayground
- Adafruit_CircuitPython_Crickit
-
Adafruit_CircuitPython_Dash_Display
- Missing parameter docstrings (Open 491 days) documentation
- Adafruit_CircuitPython_datetime
-
Adafruit_CircuitPython_DHT
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Raspberry Pi 4 + DHT11 Sensor no floating point temps (Open 219 days)
- Raspberry Pi 5 - Import error - All GPIO related operation (Open 336 days)
- Offbrand DHT11 Not working (Open 545 days)
- bcm283x pulseio _mq.receive stuck after SIGINT(CTRL-C) (Open 557 days)
- DHT does not work with root user using Raspberry Zero WH (Open 1191 days)
- [RaspberryPi 4B & DHT11] Checksum did not validate. /A full buffer was not returned. (Open 1259 days)
- Initialization error? (Open 1330 days)
- Overflow Error After Querying Sensor Every 2 Seconds for ~2 Hours (Open 1342 days)
- DHT11 not working properly (Open 1344 days)
- DHT22 not working on Raspberry Pi wh (Open 1356 days)
- DHT22 reports wrong negative temperatures (Open 1388 days)
- libgpiod_pulsein is armhf 32-bits, doesn't work on 64-bits OS (Open 1498 days)
- ValueError: Object has been deinitialized and can no longer be used. (Open 1677 days) bug
- DHT22 report null after a while (Open 1702 days) bug
- A full buffer was not returned. Try again. (Open 1740 days) bug
- Unable to set line 4 to input (Open 1819 days) bug
-
Adafruit_CircuitPython_Display_Button
- Button Registering Twice (Open 352 days)
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
-
Adafruit_CircuitPython_Display_Shapes
- updating coordinates of a shape (Open 544 days) enhancement
- Adafruit_CircuitPython_Display_Text
-
Adafruit_CircuitPython_DisplayIO_Layout
- Feature Request: Line Colors for Cartesian Plot Lines (Open 486 days) enhancement
- featurerequest: widget.cartesian - multiple line-plots in same axis (Open 1069 days)
- Why is `anchor_point` reset for cell contents? (Open 1172 days)
- `Control` class: Common response function names (Open 1343 days)
- Suggestions based on current status. (Open 1392 days)
- Adafruit_CircuitPython_DisplayIO_SH1106
- Adafruit_CircuitPython_DisplayIO_SH1107
- Adafruit_CircuitPython_DisplayIO_SSD1306
- Adafruit_CircuitPython_DotStar
-
Adafruit_CircuitPython_DPS310
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_DRV2605
-
Adafruit_CircuitPython_DS1307
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_DS18X20
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- I Keep getting this error even when the family code is right (Open 708 days)
- Adafruit_CircuitPython_DS248x
- Adafruit_CircuitPython_DS3231
- Adafruit_CircuitPython_EMC2101
-
Adafruit_CircuitPython_ENS160
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_EPD
-
Adafruit_CircuitPython_ESP32SPI
- Timed out waiting for SPI char (Open 104 days)
- Make sockets compatible with native `ssl` / CPython (Open 186 days)
- Remove allowing `dict` arg to `connect()` and other backward compatible (Open 201 days)
- Debugging mode socket_status() call breaks UDP packet reading (Open 250 days)
- wrong connection error messages from connect_AP method (Open 267 days)
- socket.settimeout() Argument 0 value meaning differs from cpython (Open 295 days)
- Unable to connect to WiFi with duplicate SSIDs (Open 462 days)
- SPI lock not aquired (Open 855 days)
- TimeoutError: Timed out waiting for SPI char (Teensy 4.0 + Adafruit AirLift FeatherWing - ESP32 WiFi Co-Processor) (Open 864 days)
- Arduion Nano RP2040 Connect Issues (Open 1039 days)
- Arduino RP2040 connect wifi UDP - Multicast group not working (Open 1126 days)
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- RGB LED doesn't turn off on arduino nano connect 2040 (Open 1193 days)
- UDP send() does not clear esp32 write buffer (Open 1309 days)
- Only allows one TLS connection at a time (Open 1315 days)
- esp.disconnect leaves the ESP32 in a bad state (Open 1321 days)
- ESP_SPIcontrol._wait_for_ready is eating lots of time polling the READY/BUSY pin (Open 1512 days)
- Add a reconnect method to the WiFi manager (Open 1631 days) enhancement
- Radio and Connection Sleep/Reopen (Open 1925 days) enhancement
- json error in get (Open 2099 days) bug
-
Adafruit_CircuitPython_ESP_ATcontrol
- core API compatible rewrite of the ESP32 AT interface (Open 71 days)
- Documentation Update: Release 0.10.x breaks ESP8266 chips with AT+CIPSTATE (Open 298 days)
- Implement AT+CIPSERVER for creating a TCP/SSL Server (Open 706 days)
- Example SoftAP Mode? (Open 809 days)
- Error with Pico & ESP-01 (Open 1046 days)
- MAC addr reading (Open 2132 days) enhancement
- Request: Sleep/Deep Sleep (Open 2149 days) enhancement
- Adafruit_CircuitPython_Fake_BME280
- Adafruit_CircuitPython_FancyLED
-
Adafruit_CircuitPython_Fingerprint
- Compare print to file Error (Open 260 days)
- AS608 Optical Fingerprint Sensor With Raspberry PI is not waiting for finger input (Open 570 days)
- Aura LED control not functioning (Open 946 days)
- Rename template upload/download to R503 specific (Open 1347 days)
- template_compare fails on PID4750 (Open 1351 days)
- Adafruit_CircuitPython_floppy
- Adafruit_CircuitPython_FocalTouch
- Adafruit_CircuitPython_FONA
-
Adafruit_CircuitPython_framebuf
- Another example font3x5.bin to show text writing (Open 210 days)
- Test for Usable Characters (Open 652 days)
- add support for GS4_HMSB (Open 682 days) enhancement
- Missing support for RGB565 (Open 721 days)
- framebuf.text() function is very slow (Open 959 days)
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- Adafruit_CircuitPython_FT5336
-
Adafruit_CircuitPython_FXAS21002C
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_FXOS8700
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_GC_IOT_Core
-
Adafruit_CircuitPython_GPS
- Fix Quality 3d returns undocumented values (Open 43 days)
- Library not returning datetime when valid datetime is available from battery-backed RTC on Ultimate GPS Featherwing (Open 411 days)
- Added decoding to detect an external antenna (extension) and its status. (Open 690 days)
- ValueError and IndexError or soft reboot in 3.10.6 (Open 748 days) bug
- Fix Timestamp not working on GPS Featherwing (Open 871 days)
- Lag in receiving gps lat long values (Open 964 days)
- adafruit_gps.GPS gives no indication how current the value of the datetime property is (Open 1051 days)
-
Adafruit_CircuitPython_HCSR04
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Does not work well without pulseio (Open 926 days) bug
- Many failed distance reedings "Retrying" before a valid distance value comes up (Open 1413 days)
- Adafruit_CircuitPython_HDC302x
-
Adafruit_CircuitPython_HID
- Gamecontroller setup under mac (Open 181 days)
- Implement HID LampArray Support (Open 412 days)
- Support for zoom in/out (Open 631 days)
- Pico + keyboard + output to monochrome 20x4 LCD? (Open 731 days)
- Examples using the keypad module for a keyboard and macros (Open 734 days)
- USB Keyboard no longer sends keystrokes after windows machine go to sleep (Open 927 days)
- Double key in Discord shortcuts (Open 972 days)
- Adafruit_CircuitPython_HT16K33
-
Adafruit_CircuitPython_HTS221
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_HTTPServer
- HTTPS Server now works on ESP32-S3 but MemoryError on Pico W and ESP32-S2 (Open 270 days)
- Airlift Support? (Open 271 days)
- Pico W need too much time for receiving request data in random cases (Open 593 days)
- Connection refused after some time/multiple requests on Wiznet5k Pico W5100S (Open 625 days)
-
Adafruit_CircuitPython_HTU21D
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- high humidity causes dead lock (Open 580 days)
-
Adafruit_CircuitPython_HTU31D
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_Hue
- Update to HUE API V2 (Open 1100 days) enhancement
- Adafruit_CircuitPython_HX8357
-
Adafruit_CircuitPython_ICM20X
- Wrong sensor units in gyro docstring (Open 7 days) documentation good first issue
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Allow using different models together (Open 896 days) bug
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- Adafruit_CircuitPython_IL0373
- Adafruit_CircuitPython_ILI9341
- Adafruit_CircuitPython_ImageLoad
- Adafruit_CircuitPython_INA219
- Adafruit_CircuitPython_INA260
-
Adafruit_CircuitPython_IRRemote
- Alternative decoding solution (Open 22 days)
- Philips Tv's RC5 (Open 74 days)
- Demo code in documentation of NonblockingGenericDecode does not work (Open 198 days)
- buffering issue with final NECRepeatIRMessage in NonblockingGenericDecode read method (Open 202 days)
- GenericTransmit incorrect param types (Open 413 days)
- AttributeError: module 'pulseio' has no attribute 'PulseOut' (Open 577 days)
- Last value showing up divided by 2 (Open 1538 days) bug
- Add feature to encode and decode MakeCode's infrared pulses (Open 1995 days) enhancement
- Adafruit_CircuitPython_IS31FL3731
- Adafruit_CircuitPython_IS31FL3741
- Adafruit_CircuitPython_JSON_Stream
-
Adafruit_CircuitPython_L3GD20
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_LC709203F
-
Adafruit_CircuitPython_LED_Animation
- Changing rainbow period on the fly (Open 543 days)
- Adafruit sparkle animation broken on RP2040, but RainbowSparkle and SparklePulse work? (Open 638 days)
- consider making keyword-only parameters for some animations (Open 665 days) enhancement
- add_cycle_complete_receiver not supported for included animations (Open 861 days)
- Bug in RainbowComet when tail_length > 256 when step=0 (Open 964 days)
- Nesting AnimateOnce inside AnimationSequence causes random animation order (Open 1051 days)
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- Addressing multiple 8x8 panels (Open 1277 days)
- Updating brightness mid-animation (Open 1531 days)
- Add min and max_intensity feature back to Pulse animation (Open 1611 days) enhancement
- Gradient Animation Request (Open 1621 days) enhancement
- Background color (or fade-to color) for Chase and Comet (Open 1627 days) enhancement
- Neighboring pixels feature (Open 1635 days) enhancement
-
Adafruit_CircuitPython_LIDARLite
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Measurement Faliure (Open 1348 days)
-
Adafruit_CircuitPython_LIS2MDL
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_LIS331
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Odd readings with H3LIS331 (Open 1345 days)
-
Adafruit_CircuitPython_LIS3DH
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Incorrect calculation in shake() method (Open 651 days)
-
Adafruit_CircuitPython_LIS3MDL
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Throttled Data Rate (Open 484 days)
- Adafruit_CircuitPython_Logging
-
Adafruit_CircuitPython_LPS2X
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_LPS35HW
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Negative temperature unsigned integer issue (Open 1429 days)
-
Adafruit_CircuitPython_LSM303_Accel
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_LSM303DLH_Mag
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_LSM6DS
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Misleading error message on WHO_AM_I ID check (Open 334 days) enhancement
- High pass filter not working for LSM6DSOX (Open 521 days)
- LSM6DS032 "doubled" acceleration sensitivity (code matches datasheet but not test) (Open 532 days)
- Wake on Significant Motion (Open 1008 days)
- Duplicate code in library files - potential refactor needed (Open 1356 days) enhancement
- Missing data read flag (Open 1417 days)
- SPI support? (Open 1632 days) enhancement
- Memory Allocation issue on M0, others? (Open 1663 days) bug
- Add shake? (Open 1729 days) enhancement
-
Adafruit_CircuitPython_LSM9DS0
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue hacktoberfest
- Missing Type Annotations (Open 1149 days) hacktoberfest documentation
- Adafruit_CircuitPython_LSM9DS1
-
Adafruit_CircuitPython_LTR329_LTR303
- From raw to lux value (Open 48 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Add interrupt example (Open 753 days) documentation
-
Adafruit_CircuitPython_LTR390
- Works fine on circuitpython but fails on micropython using blinka on Pico (Open 188 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_MacroPad
- Adafruit_CircuitPython_MatrixKeypad
- Adafruit_CircuitPython_MatrixPortal
- Adafruit_CircuitPython_MAX31855
-
Adafruit_CircuitPython_MAX31856
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- raise errors (Open 356 days)
- Library uses short argument names (Open 741 days) enhancement
-
Adafruit_CircuitPython_MAX31865
- Raspberry pi 5, gpio problems. (Open 74 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- issues with using SPI1 on a RapsBerry Pi 4 Module B (Open 546 days)
- Library uses short argument names (Open 741 days) enhancement
- Missing Type Annotations (Open 1149 days) documentation
- Example code not working (Open 1301 days) bug
- Adafruit_CircuitPython_MAX7219
-
Adafruit_CircuitPython_MCP230xx
- How to read rotary encoders from i2C board? (Open 242 days)
- Datasheet Change Due To Issue Discovered In MCP23017 Chip (Open 390 days)
- MCP23018/MCP23S18 Support (Open 970 days)
- Library rename? (Open 971 days)
- Cannot freeze into custom firmware (Open 977 days)
- No Output (Open 1288 days) support
- interrupt-on-change feature by setting INTCON register not working (Open 1415 days)
-
Adafruit_CircuitPython_MCP2515
- Unexpected Data Output from MCP2515 on Raspberry Pi 4 with Bookworm Lite (64-bit) (Open 93 days)
- Adding support for 12Mhz crystal oscillator in __init__.py (Open 95 days)
- RuntimeError: No Masks Available (Open 398 days)
- Using only one mask produces a lot of print spam (Open 471 days)
- Must have another device read the bus. (Open 508 days)
- Making full use of all hardware masks and filters (Open 594 days)
- RuntimeError: Timeout setting Mode (Open 955 days)
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- Transmit buffer error (Open 1247 days)
- Not compatible with Circuitpython built w/o long support (Open 1421 days)
- Possible addition? (Open 1423 days) help wanted
- Adafruit_CircuitPython_MCP3xxx
- Adafruit_CircuitPython_MCP4728
-
Adafruit_CircuitPython_MCP9600
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- How to use MCP9600 on RPi Pico using micropython? (Open 251 days)
- Rename to MCP960x? (Open 924 days)
-
Adafruit_CircuitPython_MCP9808
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_MIDI
- Why is `send` always overwriting `MIDIMessage.channel`? (Open 284 days)
- Is correct this modification for work in a raspberry Pi? (Open 430 days)
- ProgramChange does not work (Open 1225 days)
- Add support for MIDI running status (Open 2062 days) enhancement
- MIDI UART support (Open 2079 days) enhancement
- Work out best way to handle reading large SysEx messages (Open 2093 days) enhancement
-
Adafruit_CircuitPython_miniesptool
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- PyPortal Pynt ESP firmware update issue (Open 1299 days)
-
Adafruit_CircuitPython_MiniMQTT
- Using adafruit_minimqtt with default networking (Open 181 days)
- Errors with MQTT CircuitPython 9 Publish (Open 226 days)
- get_monotonic_time doesn't preserve resolution (Open 243 days)
- Is `_backwards_compatible_sock` flag still needed (Open 276 days)
- MMQTTException vs partial reads on read timeout (Open 296 days)
- Loop crashes after successful connecting to HiveMQ (tls) (Open 333 days)
- client.loop if the MQTT Broker goes down the loop crashes with OSError: [Errno 104] ECONNRESET (Open 334 days)
- Recurring exception in loop() function (Open 423 days)
- behavior change, now I get timeouts on ping (Open 448 days)
- _wait_for_msg raises empty MMQTTException when using iotcentral_device to connect to IoT Central (Open 475 days)
- Callback Functions' Parameters Usage (Open 507 days)
- Wrong _sock_exact_recv implementation used when adafruit_esp32spi.adafruit_esp32spi_socket provided (Open 560 days)
- MMQTTException Error Handling (Open 571 days)
- Enhance loop() to be more resilient (Open 588 days) enhancement
- asyncio support? (Open 610 days) invalid long-term
- remove the workaround for buggy recv_into() (Open 638 days) bug waiting-for-new-circuitpython-release
- _wait_for_msg() on CPython with TLS connection raises ssl.SSLWantReadError on timeout (Open 643 days) bug
- consider setting default non zero value for timeout in loop() (Open 681 days) bug
- MQTT loop() blocks script. Works fine with adafruit_io (Open 690 days) bug
- Sometimes receiving single zero byte (Open 734 days) bug
- Frequent errors in .loop calls with CircuitPython 8 (Open 776 days) bug
- Outdated documentation in second RTD location (Open 989 days) documentation
- Getting trapped in publish? (Open 1301 days)
- Add test suite (Open 1385 days) enhancement
- ModuleNotFoundError: No module named 'adafruit_minimqtt' (Open 1459 days) needs-investigation
-
Adafruit_CircuitPython_miniQR
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
-
Adafruit_CircuitPython_MLX90393
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adding exit mode before reset (Open 650 days)
-
Adafruit_CircuitPython_MLX90395
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_MLX90614
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_MLX90640
- OSError: [Errno 5] Input/output error with Metro M7 (Open 400 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 701 days)
- OSError: [Errno 5] Input/output error in raspberry pi 4 (Open 728 days)
- i2c.write_then_readinto slows down frame rate after running the library for a couple seconds at 64Hz (Open 768 days)
- Adafruit mlx90640_camtest.py example does a "black screen" in RPi4 (Open 1454 days)
-
Adafruit_CircuitPython_MMA8451
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_MMC56x3
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_Motor
- Adafruit_CircuitPython_MotorKit
-
Adafruit_CircuitPython_MPL115A2
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Missing Type Annotations (Open 1149 days) documentation
-
Adafruit_CircuitPython_MPL3115A2
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- OSError: [Errno 116] ETIMEDOUT on RPi PicoW (Open 528 days)
- Missing Type Annotations (Open 1149 days) documentation
-
Adafruit_CircuitPython_MPRLS
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Stuck with RuntimeError: "Integrity Failure" after 2 hours of working perfectly (Open 1104 days)
- Missing Type Annotations (Open 1149 days) documentation
-
Adafruit_CircuitPython_MPU6050
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- MemoryError when loading module (Open 317 days)
- Failed to find MPU6050 but it's detected by i2cdetect (Open 623 days)
- How to qualify the bus, board.i2c() does not see bus 0 on Pi Model B (original board)? (Open 669 days)
- Orientation? Compass Heading? (Open 963 days)
- Feature request: read from onboard DMP (Open 1272 days) enhancement
-
Adafruit_CircuitPython_MS8607
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Question about MS8607 Humidity Resolution Options (Open 689 days) bug question
- Not working on small int boards (Open 1510 days)
-
Adafruit_CircuitPython_MSA301
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Missing Type Annotations (Open 1149 days) documentation
-
Adafruit_CircuitPython_NeoKey
- How to enable interrupts (Open 823 days) bug enhancement
-
Adafruit_CircuitPython_NeoPixel
- Raspberry pi 5 Cannot determine SOC peripheral base address (Open 123 days)
- using D21 on a Pi4 do not work correctly (Open 320 days)
- Lights not showing what they are supposed to (Open 389 days)
- Updating buffer slow (Open 565 days)
- ROS2: memory leak (Open 577 days)
- Code breaks when using only 2 leds (Open 733 days)
- Show() Function Speed Pi Pico vs. Raspberry (takes twice the time in Pi4) (Open 777 days) question
- Number of led in the strip really affect the speed. (Open 838 days)
- Neopixels stop responding after some time (Open 898 days)
- Inverted signal? (Open 942 days)
- Breaking change somewhere in recent Raspberry Pi OS update (Open 1397 days)
- Set pixels using slice with single color / multiple colors (Open 1448 days)
- tuple rgb value reported to be slower than list (Open 1881 days) bug
- Adafruit_CircuitPython_NeoPixel_SPI
-
Adafruit_CircuitPython_NeoPxl8
- Add some docs and examples on animations (other than comet) (Open 495 days) enhancement good first issue Hacktoberfest
- Doc issue with num_strands parameter (Open 502 days) documentation
- Adafruit_CircuitPython_NeoTrellis
- Adafruit_CircuitPython_NTP
- Adafruit_CircuitPython_Nunchuk
- Adafruit_CircuitPython_OAuth2
- Adafruit_CircuitPython_OV2640
-
Adafruit_CircuitPython_OV5640
- Pico Simple Test Not Working (Open 296 days)
- Exposure value being set but cannot be printed (Open 342 days)
- Quality setting limit check error? (Open 343 days)
- improve jpeg size estimate (Open 343 days) bug help wanted good first issue Hacktoberfest
- setting exposure_value=0 is not the same as initial settings (Open 1134 days)
- night mode doesn't seem to work (Open 1134 days)
- better jpeg maximum size estimate (Open 1139 days)
- Implement capture steps from appnote (Open 1139 days) enhancement
- Adafruit_CircuitPython_OV7670
- Adafruit_CircuitPython_PCA9685
- Adafruit_CircuitPython_PCD8544
-
Adafruit_CircuitPython_PCF8523
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_PCF8563
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_PCF8575
- Adafruit_CircuitPython_PCF8591
-
Adafruit_CircuitPython_PCT2075
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_PIOASM
- Adafruit_CircuitPython_Pixel_Framebuf
- Adafruit_CircuitPython_Pixelbuf
- Adafruit_CircuitPython_Pixie
- Adafruit_CircuitPython_PM25
- Adafruit_CircuitPython_PN532
-
Adafruit_CircuitPython_PortalBase
- Occasionally calling get_strftime() results in an error with self._wifi.requests being NoneType (Open 552 days)
- PyPortal.get_local_time() calls incorrect IP/domain (Open 681 days)
- Optimizing PortalBase (Open 1006 days)
- Does this work with fake requests still? (Open 1045 days)
- Thoughts on turning adafruit_bitmap_font / adafruit_fakerequests into a soft dependency? (Open 1108 days)
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- MagTag Project Selector (Open 1343 days)
- Adafruit_CircuitPython_ProgressBar
- Adafruit_CircuitPython_Prompt_Toolkit
- Adafruit_CircuitPython_PyBadger
- Adafruit_CircuitPython_PyCamera
-
Adafruit_CircuitPython_PyPortal
- Allow resizing images to keep full image instead of cropping (Open 197 days) enhancement
- Replace .show() with .root_group = (Open 384 days)
- Handle failure from image converter service or other HttpErrors in `wget()` (Open 422 days)
- Feature request: Allow json_transforms prior to json_path or image_url_path usage. (Open 726 days) enhancement
- Set a single pixel (Open 761 days)
- Feature suggestion: allow new headers to be passed to PyPortal.fetch, just as a new URL can be (Open 830 days) enhancement
- PyPortal.set_caption() always adds a new caption with no way to remove older ones? (Open 882 days)
- text_wrap passed to wrap_text_to_lines instead of text_maxlen (Open 1043 days)
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- PyPortal mqtt integration with UI example (Open 1295 days)
- Adafruit_CircuitPython_Qualia
- Adafruit_CircuitPython_RA8875
- Adafruit_CircuitPython_Register
- Adafruit_CircuitPython_Register_SPI
-
Adafruit_CircuitPython_Requests
- ETIMEDOUT on Metro M4 AirLift Lite (Open 104 days)
- adafruit_requests.Session() failed! (Open 138 days)
- `request()` retries fetch twice, which can cause timeouts that are twice as long as requested (Open 207 days)
- Exceptions don't match CPython `requests` that closely (Open 207 days)
- Add simple Request class to Response (Open 213 days)
- response.text() memory consumption is too high (Open 230 days)
- HTTPBasicAuth Feature (Open 232 days)
- ISO-8859-1 encoded header values throws Unicode exception (Open 425 days)
- File uploads and chunked Transfer-Encoding (Open 456 days)
- Deceiving exception handling messages when available memory is low (below ~41k) (Open 501 days)
- [Feature Request] Asynchronous HTTP Requests using asyncio (Open 531 days)
- BrokenPipeError in network.fetch (Open 633 days)
- Issue with API request on PyPortal (Open 739 days)
- "RuntimeError: Sending request failed" for https URL (Open 836 days)
- Connection failure when using non-standard HTTP port (Open 1065 days)
- uploading multipart/form-data requests (Open 1068 days)
- Adafruit_CircuitPython_RFM
- Adafruit_CircuitPython_RFM69
-
Adafruit_CircuitPython_RFM9x
- 100% CPU utilization on RPi4 (Open 126 days)
- Combine RFM9X/RFM69 libraries (Open 270 days)
- Library uses short argument names (Open 741 days) enhancement
- SPI Bus interference from SDCard (Open 925 days)
- rfm9x corrupted header (Open 928 days)
- Long range settings (Open 933 days)
- rfm9x.send causes ble disconnect (Open 979 days)
- Non-default Spreading Factor not working (Open 1020 days)
- Add FSK/OOK compatibility to Driver (Open 1437 days)
- Clarify the 4 bytes added to the beginning of each buffer (Open 1733 days) enhancement
-
Adafruit_CircuitPython_RGB_Display
- Migrate from RPI.GPIO to gpiod? (Open 19 days)
- examples/rgb_display_minipitftstats.py does not work on Pi 5/Bookworm (Open 140 days)
- chip select issue with multiple screens (ST7789) (Open 246 days)
- rgb_display_ili9341test.py fails (Open 261 days)
- st7789v wrong color (Open 291 days)
- LVGL support (Open 306 days)
- Code is using deprecated getsize() function (Open 328 days)
- Screen occasionally goes black on image swap (Open 390 days)
- Code fails duplicate-code check, consider refactor (Open 882 days) enhancement
- minor write() optimization (Open 1285 days)
- SSD1357 (Open 1647 days) enhancement
-
Adafruit_CircuitPython_RGBLED
- Needs brightness parameter (Open 544 days) enhancement
- Adafruit_CircuitPython_RockBlock
-
Adafruit_CircuitPython_RPLIDAR
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Issue scanning a long period of time on Pico (Open 250 days)
- Attempting to get this work for circuit python. Library doesn't seem to function with simple bugs fixed. (Open 465 days)
- import warnings (Open 492 days)
- Get single scan? (Open 625 days)
- Example updates request (Open 1006 days)
- Adafruit_CircuitPython_RSA
- Adafruit_CircuitPython_RTTTL
-
Adafruit_CircuitPython_SCD30
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Calibration Reference Persistence (Open 770 days) question
- Example results in 'Unsupported baudrate' with Feather M0 & CircuitPython v7.3.3 (Open 797 days)
- Python 3.9: AttributeError: 'HTMLParser' object has no attribute 'unescape' (Open 975 days)
- Maybe we can have a dummy start_periodic_measurement() function (Open 1057 days)
- SCD30 sensor shows 0.0 when tried to record CO2 value (Open 1146 days)
- Refinement to altitude vs ambient_pressure in documentation (Open 1297 days)
- Adafruit_CircuitPython_SCD4X
- Adafruit_CircuitPython_SD
-
Adafruit_CircuitPython_seesaw
- Fake no pullup error on reset status write (Open 1 days)
- rotary-set seems busted (Open 222 days)
- file attinyx16.py analog pins only for output? (the text of the definitions tells us) (Open 287 days)
- file attinyx16.py update text info please (Open 287 days)
- seesaw.py - incorrect reading below 0C (Open 289 days)
- Error message prints wrong number system (Open 294 days)
- FT232H Connected to Neopixel Driver gives an Invalid hardware ID (Open 294 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 563 days)
- Make AnalogIn.value return always 16 bit? (Open 983 days) bug
- Variable Frequency PWM for ATtiny8x7 Seesaw Breakout (Open 1102 days)
- seesaw digitalio not setting pullups properly (Open 1138 days) bug
- Missing Type Annotations (Open 1149 days) documentation Hacktoberfest
- Sampling Rate for ADC is extremely low (Open 1199 days)
- Setting PWMOut.duty_cycle (Open 1199 days)
- seesaw_crickit_test.py fails with Invalid touch pin (Open 1523 days)
-
Adafruit_CircuitPython_ServoKit
- Addressing Issue with Adafruit ServoKit Library (Open 112 days)
- ServoKit: Add an interface to set min_pulse and max_pulse (Open 154 days)
- Hello, i'm trying to use PCA96885 Raspberry Pico running Micropython. it trows an error:- THIS ----ImportError: no module named 'busio' (Open 250 days)
- python3.6 (Open 302 days)
- Using Adafruit_CircuitPython_ServoKit in a container (Open 1193 days)
-
Adafruit_CircuitPython_SGP30
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue hacktoberfest
-
Adafruit_CircuitPython_SGP40
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- program stop on disconnect (Open 659 days)
- Sensirions VOC Algorithm (Open 867 days)
-
Adafruit_CircuitPython_SHT31D
- Periodic mode does not work (Open 3 days)
- Can't find i2c device, but it is detected (Open 79 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_SHTC3
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_SHTC3/examples/shtc3_simpletest.py (Open 1045 days)
-
Adafruit_CircuitPython_SI1145
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Add gain and range setting (Open 818 days) enhancement
- Adafruit SI1145 library throws error when exceeding UINT16 readings (Open 824 days)
-
Adafruit_CircuitPython_SI7021
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Sensor continuously throws "other measurement in progress" error after CRC error (Open 741 days)
- Adafruit_CircuitPython_SSD1306
- Adafruit_CircuitPython_SSD1322
- Adafruit_CircuitPython_SSD1327
- Adafruit_CircuitPython_SSD1680
- Adafruit_CircuitPython_ST7565
- Adafruit_CircuitPython_ST7735R
- Adafruit_CircuitPython_STMPE610
-
Adafruit_CircuitPython_TC74
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_TCA9548A
-
Adafruit_CircuitPython_TCS34725
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue hacktoberfest
- Problems with jumping values between two levels (Open 1672 days) bug
-
Adafruit_CircuitPython_TFmini
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_Thermistor
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_TinyLoRa
- Adafruit_CircuitPython_TLC59711
-
Adafruit_CircuitPython_TLV493D
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_TMP006
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_TMP007
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_TMP117
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- QTPy Memory Error (Open 844 days)
- Single measurement test example eventually stops working (Open 875 days)
- Adafruit_CircuitPython_Trellis
-
Adafruit_CircuitPython_TSL2561
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- TSL2561 Chip id, part number, must 5? Code States That Datasheet is wrong? (Open 1027 days)
-
Adafruit_CircuitPython_TSL2591
- Support interrupts (Open 42 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_turtle
- Adafruit_CircuitPython_Typing
-
Adafruit_CircuitPython_US100
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_USB_Host_Descriptors
- Adafruit_CircuitPython_USB_Host_Mass_Storage
- Adafruit_CircuitPython_USB_Host_MIDI
-
Adafruit_CircuitPython_VCNL4010
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_VCNL4020
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_VCNL4040
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_VEML6070
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_VEML6075
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
-
Adafruit_CircuitPython_VEML7700
- Maximum resolution does not match Vishay datasheet (Open 21 days)
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Soft reset for this sensor (Open 587 days)
- Add non-linear correction? (Open 908 days) enhancement good first issue Hacktoberfest
- RuntimeError: Unable to enable VEML7700 device (Open 1021 days)
-
Adafruit_CircuitPython_VL53L0X
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Adafruit_CircuitPython_VL53L1X
-
Adafruit_CircuitPython_VL53L4CD
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- Runtime error: wrong sensor ID or type! (Open 540 days)
- OverflowError: long int not supported in this build (Open 956 days)
-
Adafruit_CircuitPython_VL6180X
- DisplayIO Example Wanted (Open 199 days) enhancement good first issue Hacktoberfest
- The read_lux() function always returns 0 (Open 228 days)
- Handling power loss? (Open 567 days)
- Slow connection init to VL6180X on Nvidia Jetson (Open 586 days)
- Continuous mode freezes with default, smallest delay (Open 995 days) bug
- Adafruit_CircuitPython_VS1053
-
Adafruit_CircuitPython_Wiznet5k
- Unexpected connections from 0.0.0.0:0 on ESP32 Ethernet Server (Open 47 days)
- supporting CPython SSL (Open 162 days)
- Slow response. (Open 269 days)
- RuntimeError: Failed to initialize WIZnet module (Open 292 days)
- Shouldn't calls that time out raise errors? (Open 320 days)
- ICMP (Open 409 days)
- Wiznet5K with Particle Ethernet Featherwing (Open 509 days)
- WIZNET5K instances store a single source port but these are assigned per socket. (Open 518 days)
- Fixed socket timeout (Open 629 days)
- Hardware timeout are ignored by the driver. (Open 644 days)
- socket.py accept() status() weird behavior, might be the decorator, or I might be seeing things. (Open 657 days)
- AssertionError: Failed to initialize WIZnet module. (Open 813 days)
- Wiznet Ethernet Hat - Will not set up DHCP (Open 995 days)
- example upload (Open 1100 days)
- Adafruit_CircuitPython_WS2801
- Adafruit_CircuitPython_WSGI
- CircuitPython_Community_Bundle
-
cookiecutter-adafruit-circuitpython
- Revise `ruff.toml`'s `extend select` (Open 99 days)
- Create a `tests` folder, similar to the `examples` folder. (Open 99 days)
- Information for Windows users might be outdated. (Open 106 days)
- Patches Needed (Open 680 days) enhancement
- Fix copyright date range generated by Sphinx (Open 771 days)
- Make SPDX headers as generating author and year (Open 825 days)
- run mypy during CI / from pre-commit (Open 921 days) enhancement
- Bad github link generated for CircuitPythonOrg library (Open 1232 days)
- pre-commit pylint checks are doing too much work (Open 1338 days)
- Double copyright lines (Open 1350 days)
- Add "reuse" copyright and license templates (Open 1387 days)
- Add --diff to black command (Open 1590 days) enhancement
- Double check black config against MicroPython (Open 1722 days) enhancement