Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_BusDevice language:Python

Filter by

34 results
 (73 ms)

34 results

inadafruit/Adafruit_CircuitPython_BusDevice (press backspace or delete to remove)

The current set of I2C read/write methods in I2CDevice all use the device address that is specified when the I2CDevice instance is created. This is by design and generally makes I2C comms easier. However, ...
  • caternuson
  • 4
  • Opened 
    on Jun 25, 2024
  • #100

Hi folks! I have a strange problem with one of my I2C devices. If I use the traditional try_lock() function, I get correct communication with my I2C device, If I use the improved I2CDevice, the communication ...
  • Jerzeek
  • 2
  • Opened 
    on Apr 4, 2024
  • #98

The pypi release actions failed for the current release and the prior one, but they were succeeding before that. Uploading adafruit_circuitpython_busdevice-5.2.8-py3-none-any.whl 25l 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ...
  • FoamyGuy
  • 1
  • Opened 
    on Dec 9, 2023
  • #97

Hi all, I m trying to connect my pixy2 to my adafruit metro m4 airlift lite. Right now I just want to test simple functions out like setting the led to change different colors so that I know the I2C communication ...
  • dplaza11
  • 9
  • Opened 
    on Jun 19, 2022
  • #90

This is more of a question than an issue. I am trying to setup up an ILI9340 for a 2.2 TFT Display however I am using SPI0 for something else (CAN). I would like to set up the following pins: MOSI - ...
  • Reowald
  • 9
  • Opened 
    on May 20, 2022
  • #89

the log is below: Collecting adafruit-circuitpython-busdevice Collecting adafruit-circuitpython-typing (from adafruit-circuitpython-busdevice) Collecting Adafruit-Blinka =6.20.4 (from adafruit-circuitpython-busdevice) ...
  • ztbupt
  • 7
  • Opened 
    on May 6, 2022
  • #88

After updating the Adafruit CircuitPython libraries, a program that previously worked now throws a NameError exception when importing the library: Traceback (most recent call last): File measure_battery.py ...
  • a-schneider-fmi
  • 5
  • Opened 
    on Feb 23, 2022
  • #87

Hi, im trying to use a PCA9685 module with a jetson nano 2gb and when i execute this line of code --from adafruit_servokit import ServoKit--, it gives me this error: Traceback (most recent call last): ...
  • sergio100899
  • 4
  • Opened 
    on Feb 15, 2022
  • #83

Hi. I am trying to use the ADS1115 sensor in Python using the Python library: https://github.com/adafruit/Adafruit_Python_ADS1x15/ One of the dependencies for that project is this Adafruit_CircuitPython_BusDevice ...
  • 808brick
  • 4
  • Opened 
    on Feb 15, 2022
  • #82

Currently, the keyword argument python_requires of setup() is not set, and thus it is assumed that this distribution is compatible with all Python versions. However, I found it is not compatible with Python ...
  • PyVCEchecker
  • 2
  • Opened 
    on Feb 15, 2022
  • #81
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub