Datasheet

Pinouts
The little chip in the middle of the PCB is the actual LIS3DH sensor that does all the motion sensing. We add all the
extra components you need to get started, and 'break out' all the other pins you may want to connect to onto the PCB.
For more details you can check out the schematics in the Downloads page.
Power Pins
The sensor on the breakout requires 3V power. Since many customers have 5V microcontrollers like Arduino, we
tossed a 3.3V regulator on the board. Its ultra-low dropout so you can power it from 3.3V-5V just fine.
Vin - this is the power pin. Since the chip uses 3 VDC, we have included a voltage regulator on board that will
take 3-5VDC and safely convert it down. To power the board, give it the same power as the logic level of your
microcontroller - e.g. for a 5V micro like Arduino, use 5V
3Vo - this is the 3.3V output from the voltage regulator, you can grab up to 100mA from this if you like
GND - common ground for power and logic
I2C Pins
SCL - I2C clock pin, connect to your microcontrollers I2C clock line. Has a 10K pullup already on it.
SDA - I2C data pin, connect to your microcontrollers I2C data line. Has a 10K pullup already on it.
To use I2C, keep the CS pin either disconnected or tied to a high (3-5V) logic level.
SDO - When in I2C mode, this pin can be used for address selection. When connected to GND or left open, the
address is 0x18 - it can also be connected to 3.3V to set the address to 0x19
SPI pins:
All pins going into the breakout have level shifting circuitry to make them 3-5V logic level safe. Use whatever logic
© Adafruit Industries https://learn.adafruit.com/adafruit-lis3dh-triple-axis-accelerometer-breakout Page 6 of 22