Metadata-Version: 2.4
Name: mr-di-sensors
Version: 0.0.3
Summary: Python drivers for Modular Robotics sensors (Distance, IMU, Light/Color, Temp/Hum/Press, Line Follower)
Author-email: Modular Robotics <support@modularrobotics.com>
License-Expression: MIT
Project-URL: Homepage, https://www.modrobotics.com/
Project-URL: Source Code, https://github.com/DexterInd/DI_Sensors
Keywords: Dexter,Modular Robotics,Distance Sensor,Inertial Measurement Unit,IMU,Light Color Sensor,Temperature Humidity Pressure Sensor,Line Follower
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Requires-Dist: mr-rfr-tools>=2.0.2

This package contains the drivers for the following Grove compatible devices:

* Dexter Industries

  * `Distance Sensor <https://www.dexterindustries.com/shop/distance-sensor/>`_
  * `Inertial Measurement Unit Sensor <https://www.dexterindustries.com/manual/imu-sensor/>`_
  * Light Color Sensor
  * Temperature Humidity Pressure Sensor

* Grove:

  * `RGB LCD <https://www.seeedstudio.com/Grove-LCD-RGB-Backlight-p-1643.html>`_

More details can be found on our `github repo folder <https://github.com/DexterInd/DI_Sensors/tree/master/>`_
