Metadata-Version: 1.1
Name: micropython-mpu9250
Version: 0.1.0
Summary: MicroPython I2C driver for MPU9250 9-axis motion tracking device
Home-page: https://github.com/tuupola/micropython-mpu9250
Author: Mika Tuupola
Author-email: tuupola@appelsiini.net
License: MIT
Description: MPU-9250 is a System in Package (SiP) which combines two chips: MPU-6500 which contains 3-axis gyroscope and 3-axis accelerometer and an AK8963 which is a 3-axis digital compass.
Keywords: accelerometer,gyro,magnetometer,micropython i2c
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: Implementation :: MicroPython
Classifier: License :: OSI Approved :: MIT License
