Qwiic_I2C_Py icon indicating copy to clipboard operation
Qwiic_I2C_Py copied to clipboard

Python package to support multi platform I2C bus integrations

Results 5 Qwiic_I2C_Py issues
Sort by recently updated
recently updated
newest added

Hello, I am playing around with a bunch of QWIIC sensors on a pizero running FreeBSD. I would _love_ to see support for FreeBSD in this so things are easier....

enhancement

DESCRIPTION.rst is not included in the PyPi package. Using setup.py from the PyPi tarball results in the following error: ``` Traceback (most recent call last): File "setup.py", line 45, in...

I am rather new to embedded development but have gotten your Qwiic Joystick and SerLCD series working with the Pi Pico. This module appears to be incompatible with the Pi...

I'm using Nvidia Jetbot with JetPack 4.6. I'm using the standard Spark Fun setup and double checked that the wiring are right according to SparkFun assembly guide [here](https://learn.sparkfun.com/tutorials/assembly-guide-for-sparkfun-jetbot-ai-kit-v20/introduction). I installed...

This library fails to initialize an I2C port on the production XRP controller board. To reproduce: 1. Install Qwiic_I2C_Py to the XRP by following the instructions at https://docs.sparkfun.com/SparkFun_Optical_Tracking_Odometry_Sensor/software_setup-Python/#install-qwiic_i2c_py 2. Execute...