Add motion and direction sensing to your wearable FLORA project with FLORA Accelerometer/Compass Sensor. Inside are two sensors, one is a classic 3-axis accelerometer, which can tell you which direction is down towards the Earth (by measuring gravity) or how fast the board is accelerating in 3D space. The other is a magnetometer that can sense where the strongest magnetic force is coming from, generally used to detect magnetic north. By combining this data you can then orient yourself.
FLORA Accelerometer/Compass Sensor is based on the popular sensor, the LSM303DLHC. The sensor has a digital (I2C) interface. Attaching it to the FLORA is simple: line up the sensor so its adjacent to the SDA/SCL pins and sew conductive thread from the 3V, SDA, SCL and GND pins. They line up perfectly so you will not have any crossed lines. You can only connect one FLORA Accelerometer/Compass Sensor to your FLORA, but you can connect other I2C sensors/outputs by using the set of SCL/SDA pins on the opposite side.
Adafruit Web Site
http://www.adafruit.com/product/1247