DreamDate

Created Date: 2014-11-12/ updated date: 2018-03-13
Owner & Collaborators
License
DreamDate by risaHiyama is licensed under the Creative Commons - Attribution license.
Summary
DreamDateは明晰夢誘発アプリだ。睡眠は人生の1/3の時間をしめる。その時間を自分の行きたい場所に、居たい人と、好きなことができたらどれほど楽しいかだろうか。海と夕日が綺麗だったあの思いでに戻ろう、亡くなってしまったあの人にもう一度会おう、アイドルとデートする夢を見よう、空を飛ぶ夢を見よう。そんな思いから作られたアプリがDreamDate。

Memo

【アイディア】より正確にレム睡眠を感知するべくmindWave(脳波センサー)に挑戦

posted by risaHiyama on January 07, 2015
mindWaveは脳波を感知し、bluetoothでOSやandriodと通信してくれる。

これならば寝るときに動きを制約されないし、xBeeやopenWebboardを使わずに済む。
mindWaveはfireFoxのaddonで通信することもできるが、今回はクライアント側のjavaプログラムから文字列をサーバ側のProcessingプログラムに飛ばして文字列を画像データとして保存するプログラムを作る。


Neurosky MindWave and Processing
http://www.magicandlove.com/blog/2012/03/15/neurosky-mindwave-and-processing/

Processing BriainWave
http://store.neurosky.com/products/processing-brain-grapher

DIY BrianWave - arduino
http://frontiernerds.com/brain-hack


-----
Mozilla and MindWave
https://github.com/mecha-mozilla/brainwave-logger

Think GEAR Java and Processing 
https://github.com/borg/ThinkGear-Java-socket

----
MindWave Mobile and arduino
https://learn.sparkfun.com/tutorials/hackers-in-residence---hacking-mindwave-mobile

Comments