Specification
- Supply voltage: 3 V to 5 V
- Built - in voltage converter - it works with 3.3 V and 5 V
- Communication interface: I2C or SPI
- Built-in temperature sensor
- Gyroscope:
- 3 axes: X, Y, Z
- Adjustable range: ± 245, ± 500, and ± 2000 °/sec
- Resolution: 16 bits
- Accelerometer:
- 3 axes: X, Y, Z
- Adjustable range: ± 2 g, ± 4 g, ± 8 g, ± 16 g
- Resolution: 16 bits
- Magnetometer (compass)
- 3 axes: X, Y, Z
- Range: ± 4, ± 8, ± 12, ± 16 gauss
- Resolution: 13 bits
- Pins: hooles for goldpin connectors - 2.54 mm pitch
- Goldpin connectors are in the kit for self-soldering
- Four mounting holes
- Board sizes: 33 x 20 mm
Details concerning the technical parameters of the sensors can be found inthe documentation.
Description
The MEMS module allows you to measure acceleration, magnetic field and angular velocity in three-dimensional space. Using this data, the user can identify the device in three-dimensional space. On the board are two chips: 3-axis gyroscope and 3-axis accelerometer. Sensors of this type, are used in smartphones, tablets, as well as in various controllers of video games.
To communicate with the central unit, the user can select the SPI interface or I2C interface (in standard mode, up to 100 kHz and fast up to 400 kHz). The module has necessary for the correct operation, passive elements. Pins are the holes for soldering of the goldpin connectors (not included) which enables the connection of the sensor via wires or a direct atachment to the breadboard.
The product is compatible with Arduino To facilitate the use of this module, a manufacturer prepared a user manual along with a sample program for the Arduino and design files with a library. Version from the Adafruit, does not require an external voltage converter. |
Pins
The sensor of outputting the goldpin connectors for installation - pitch of 2.54 mm (kit for self soldering).
Name |
Description |
---|---|
VIN |
Supply voltage from 3 V to 5 V. |
3V3 |
Output 3.3 V / 200 mA. |
GND | The ground of the system. |
SCL |
Clock line of I2C / SPI. Working with voltage from 3 V to 5 V. |
SDA |
Line of I2C / MOSI data for SPI. Working voltage from 3 V to 5 V. |
CSAG |
Subchip CS for accelerometer + gyroscope. It works with voltage from 3 V to 5 V. |
CSM |
Subchip Select for magnetometer. Working with voltage from 3 V to 5 V. |
SDOAG |
Subchip MISO for accelerometer + gyroscope. It is the output of 3 V but also works with logic of 5 V. |
SDOM |
Subchip MISO for magnetometer. It is the output of 3 V but also works with logic of 5 V. |
DEN |
Presumably dynamic turning on of the gyroscope. The lack of documentation. |
INT1 |
Interrupts from the accelerometer and the gyroscope. Not supported in the library. |
INT2 |
Interrupts from the accelerometer and the gyroscope. Not supported in the library. |
DRDY |
The output of data availability. Not supported in the library. |
INTM |
The interruption from the magnetometer. Not supported in the library. |
Includes:
- Board with sensor LSM9DS1
- Goldpin strap, 2.54 mm pitch for self-soldering
Useful links |