Markets in everything: the pregnancy belt
You've heard of chastity belts. Introducing the pregnancy belt:
Oh, and to get things started try Flame, the Burger King male cologne that smells like a Whopper. And for the ladies, try Syrian knickers that fall off at the drop of a hat.
As an expectant father, I am once-removed from the physical knowledge my wife has of our baby and its development. With the Kickbee, I wanted to create a device that would give me a chance to be aware of our baby's movements. It can also aid in tracking the frequency of fetal movements, which is an important way to monitor the health of the developing child.Not to be hard hearted or anything, but there's such a thing as too much information.
The Kickbee is a wearable device made of a stretchable band and embedded electronics and sensors. Piezo sensors are attached directly to the band, and transmit small but detectable voltages when triggered by movement underneath. An Arduino Mini microcontroller transmits the signals to an accompanying Java application wirelessly via Bluetooth. (a SparkFun BlueSMIRF v2 module that communicates serially with a Macbook Pro)
The Java application receives the sensor values and analyzes them. When a kick event is detected, a Twitter message is posted via the Twitter API. I chose to use Twitter because it is easy to initiate an SMS message to any mobile phone when a kick is detected. It also acts as a data log that can be accessed programmatically for visualization or archiving.
Oh, and to get things started try Flame, the Burger King male cologne that smells like a Whopper. And for the ladies, try Syrian knickers that fall off at the drop of a hat.
Labels: markets in everything
0 Comments:
Post a Comment
<< Home