Skip to content

DexterInd/DI_Sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DI_Sensors Documentation Status

Dexter Industries Sensors

Compatibility

The following Grove compatible devices are supported in Python:

  • Dexter Industries:

    • Distance Sensor - Distance Sensor for the GoPiGo, GrovePi, and BrickPi. The distance sensor can be mounted to the GoPiGo Raspberry Pi robot with or without the servo package to enable rotation. The sensor detects distances from obstacles and objects, giving your robot the ability to navigate.

    • Inertial Measurement Unit Sensor - The IMU Sensor attaches to the GrovePi, GoPiGo and BrickPi to detect motion, orientation, and position of your robot. It has a compass, accelerometer, and gyroscope and allows you to build a BalanceBot.

    • Light Color Sensor - The Light & Color Sensor attaches to the GrovePi, GoPiGo and BrickPi to measure light levels and detect different colors. It can be used to build projects like a rubiks cube solver, weather station, or plant monitoring station.

    • Temperature Humidity Pressure Sensor- The Temperature Humidity and Pressure Sensor attaches to the GrovePi, GoPiGo and BrickPi to measure environmental conditions. It can be used to build projects like a classroom weather station or plant monitoring station.

  • Grove:

Installation

In order to quick install the DI_Sensors repository, open up a terminal and type following command:

curl -kL dexterindustries.com/update_sensors | bash

The same command can be used for updating the DI_Sensors to the latest version.

License

Please review the LICENSE.md file for license information.