REM sleep detector
cbri
Posts: 7
Hi, I'm trying to figure out how to make a REM sleep detector with a basic stamp but am running into trouble finding sensors for detecting rem sleep. I know there are a few different methods like eye movement, heart beat, etc.. does anyone have any resources or links to point me in a good direction for sensors?
Thanks,
Craig
Thanks,
Craig
Comments
I tackled this once back before college when I was studying dream control. I actually built a device based on something I saw in a TV article on it. The device used swimming goggles which had an array or IR LEDs and IR detectors (I think I used photo-transistors). The micro would monitor when there were rapid changes in the light intensity reflected back to the detectors by your eyes. It was pretty easy to tell. My program cheated and waited ½ hour before checking since I used to exhibit REM characteristics while trying to fall asleep. Anyway, bouncing IR off the eyes will give you readings but you may have to experiment with the intensity. You don’t want to over saturate the IR. You’re looking for the minimum required amount.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
Thanks!
Craig
Just keep in my that the eye is most sensitive of any organ to any kind of radiation. So even with IR, you should keep it at very low levels.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Everything in the world is purchased by labour; and our passions are the only causes of labor." -- David·Hume (1711-76)········
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
Thanks,
Craig
ps: should I assume you guys read Stephen LaBerge's work?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
So what can be used to measure pulse or heart rate that can interface to the stamp?
Craig
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
http://www.makezine.com/blog/archive/2007/05/hack_your_brain_make_vide.html
http://cre.ations.net/creation/face-mounted-lucid-dreaming-mask
Al
·
are these infrared detectors safe or could they cause long term damage. I’m not too clued up about radiation or infrared so please excuse my lack of knowledge
the mask is called remdreamer and an be found at www.remdreamer.com
many thanks everyone
Welcome to the forums!
This thread is quite old, but maybe someone has some updated information.
Then add bluetooth and an SD to your stamp and you've got a wireless ECG that the user can comfortably sleep in.
The infrared detectors are perfectly safe, and since we are surrounded by infrared light all the time it is safe as long as the power level is low. For REM studies it is mainly falling on the eye lids so there is very little exposure for the eyes in any case.