sparkfun / Qwiic_9DoF_IMU_ICM20948_Py

Python module for the SparkFun 9DoF IMU Breakout - ICM-20948 (Qwiic)
MIT License
31 stars 13 forks source link

add a folder for micropython #9

Closed NowLoadY closed 2 months ago

NowLoadY commented 4 months ago

It has been tested and can run normally and function normally

sfe-SparkFro commented 4 months ago

Hi there, apologies for the long delay in response!

I haven't had a chance to test this out myself yet, but does this library not work with the Qwiic_I2C_Py library? All of our Qwiic Python libraries are architected in a way that should work on any platform, though we have yet to get around to testing this on in MicroPython specifically.

NowLoadY commented 2 months ago

Hi sfe-SparkFro,

I appreciate your feedback and understand the importance of compatibility across platforms. I didn't give much thought to the necessity of the MicroPython version initially, and I agree that it might not be essential to include it in the repository at this stage. Additionally, I have not yet had the opportunity to test the library on boards other than the ESP32-S3.

Best regards, NowLoadY