SMARTER THAN ME

Smarter Than Me

by Sara Gazzaz and Mahsa Karimi

Link to Device One: https://github.com/saragazz/TempRing.git

Link to Device Two: https://github.com/masakarimi/SMARTER-THAN-ME-

Smarter Than Me are two notification devices that are triggered according to specific sensors.
First device is a ring that is attached to a temperature sensor and according to the surrounding temperature it’s colors vary from dark blue to bright red.
Second device is a jewelry attached to winter gloves. This smart device is a notification system which triggers if it enters a previously set location by the wearer.

DETAILS

Device one includes a Neopixel light that is attached to an Arduino and a temperature sensor. Temperature sensor acts as an input and according to the value captured the color of the Neo pixel light changes. The device is coded in such that it maps low temperature to a darker blue light, high temperature to a bright red, and the in-between values are mapped accordingly to different hues of red or blue.

efewf unknown

unknown

INSPIRATION: 12 cb18398d7ec6ccbc4a28dea20d4c63a8

 

Device two includes a Neopixel ring that is attached to a photon. Connected to IFTTT, if the current location of the device matches the previously set location by the wearer, the Neopixel turns on. Such action works as a notification system.

untitled-1

BREADBOARD SKETCH:

screen-shot-2016-11-28-at-9-38-29-am

INSPIRATION:

writing-on-hand-large

687474703a2f2f692e696d6775722e636f6d2f45455057514b512e6a7067

REFERENCES:

1. https://learn.adafruit.com/tmp36-temperature-sensor/using-a-temp-sensor
2. http://www.scienceexposure.com/raspberry-pi/neopixel-led-temperature-gauge-raspberry-pi/

Comments are closed.