icm20948-python icon indicating copy to clipboard operation
icm20948-python copied to clipboard

ICM20948 wirh Micropython esp8266

Open rrezaei2 opened this issue 4 years ago • 2 comments

Hello,

Could you please comment, if you know a driver for ICM20948 using micropython in esp8266? I cannot find! Thanks!

rrezaei2 avatar Feb 20 '21 14:02 rrezaei2

With the arrival of Raspberry Pi Pico we hope to write one, but this wont be for a while.

Gadgetoid avatar Mar 25 '21 10:03 Gadgetoid

Try this ! This file is based on the one of pironomi. I haven't tested everything ... it seems to work

icm20x.zip

Koraze avatar Mar 27 '21 11:03 Koraze