Text editor powered by tinymce.
FLORA Sensors
by
Becky Stern
published August 06, 2014, last updated August 06, 2014
Featured Products
view all
64
Beginner
Skill guide
Overview
Sensors! They’re great for bringing interactivity to your wearables projects, and the FLORA family of high tech sewable sensors just keeps growing. They chain together and communicate over i2c, so you can add a bunch of sensors without using all of FLORA’s pins or sewing endless traces with conductive thread. Let’s find the right FLORA sensor for your project.
Each Adafruit wearable sensor has an Arduino library with sample code to get you started, and projects to build here on the Adafruit Learning System.
Accelerometer/Compass LSM303
First let’s get things moving. The FLORA LSM303 contains an accelerometer, which is great for detecting your dance moves, footsteps, or roller coaster rides. We’ve used it in the hem of the Sparkle Skirt and on 3D printed wristband to flash some neopixels when you walk or shimmy.
The LSM303 board also contains a compass, which you can use to tell which way you’re facing. Use it alone to get your cardinal bearings, or in combination with a GPS for navigation like in the NeoGeo watch or Citi Bike helmet.
Text editor powered by tinymce.
9 Degrees of Freedom LSM9DS0
If you need even more motion data, the 9 degrees of freedom sensor is the new LSM9DS0 which has a gyroscope as well, all together great for sensing orientation and heading in 3D space.
Text editor powered by tinymce.
Light Sensor TSL2561
Now let’s shed some light on the TSL2561 luminosity sensor. It’ll read visible light, infrared, or both. Maybe you could make a darkness-activated headlamp or a hat that detects infrared security cameras.
Text editor powered by tinymce.
UV Index Sensor Si1145
If it’s sunburn you’re concerned with, the Si1145 UV Index sensor is perfect for helping you remember to reapply your SPF, like in the sunscreen reminder hat project.
Text editor powered by tinymce.
Color Sensor TCS34725
You can detect the color of an object with the TCS34725 color sensor. The onboard LED shines onto the object, reflecting light into the sensor for an accurate color reading, great for matching your accessories to your outfit like in the Chameleon Scarf or FLORAbrella.
Text editor powered by tinymce.
Wearable GPS Module
This module is the best way to add a GPS to your wearable project. Installed on the PCB is the latest of our Ultimate GPS modules, a small, super-thin, low power GPS module with built in data-logging capability! This module's easy to use, but extremely powerful. It's does not use i2c like the other sensors, but rather communicated over serial to FLORA. Use it for a GPS Jacket of GPS logging dog harness.
Text editor powered by tinymce.