the cheapest, easiest to build dream goggles EVER!

Just letting everybody know that the Kvasar website is back online - for how long who knows. I have created an archive of it just in case it goes down again.

Ok, sounds like a pretty good way to calibrate the device and good luck with the sensor. Yea, I will keep my project off this thread, just wanted to ask that real quick since I was at a dead end. Also thanks for creating an archive, its always a pain when something good seems to vanish from the web. Maybe you could put up a link to that archive/all the different files for it you have accumulated(modified source code, pcb, etc.)

I have a zip file with all of my accumulated info about the Kvasar, but I don’t know how to post it? Anybody?

Hmm, this sounds interesting, I’ll have to try making one for myself.

Hi to all!

Im from Hungary, I dont speak englis too good so I somethime write wrong.
Plese anybody say to me: The Kvasar is work good?
I has made 1 of this… but not work. I think ther is a problem whit transistors because i tur on the machine and all LED-s are lighting and the speaker try to beep.
I use the HLC2701 sensor. I programed the PIC whith the moded program.
(Sorry for the errors!)

Thanks very much the reply!

So… I been wondering, how do you program a PIC chip? Do you take it in to an electronics place and they’ll charge you to do it? I’m interested in making this one.

Edit: Wait, I found a link that tells you how to make a programmer. Don’t know how much it costs, though.

/me is sad because everyone has lost interest in this topic and no-one is answering
/me 's questions

sorry. I guess Ill answer them real quick. To the best of my knowledge, I dont know of any place that will program the chips for you. The creator of the mask you linked to, however, will send you all the components for a pretty cheap amount. As to programming chips on your own, just google around there are tons of different programmers out there ranging from quite simple for only a single chip to a bit more complex to be able to program many different kinds of chips. You should look into picaxe chips if you want to make your life really easy, they are normal pic chips with a bootloader put on it that makes it easy to program (though you are limited to their basic language only). Good luck.

Hey guys,

I’m not doing anything as fancy as a DIY Kvasar, but it might be interesting still. I made a simple digital timer with a cell phone vibrator, that goes off at set times in the sleep cycle. I’m planning on adding GSR sensing to it once I get enough data about how the resistance varies with my setup. If you’re interested in following along, check out:

dailydeluge.com/2009/02/02/a-simple-test/

Hopefully that will blossom into a series of posts about my experiences with this setup.

-Hatter

ok i’ve set my phone to vibrate and loudly beep at 1:00 am every morning :happy:

hopefully it will work :wink:

apparently, 1:00 am isn’t part of my REM cycle, so i’m just gonna try different times of night each day until I get it right :happy:

ok just found this site today so happy i did lol, so much great stuff and discussions. I’m trying to get back into attempting to LD, kind of gave up or forgot about it like 6 months ago, would love to make a pair of these glasses though to help assist me in achieving my goals, always thought the NovaDreamer and others looked really cool. I’m pretty much a complete novice when it comes to electronics however, I want to make the easier glasses that have been tutorialed with using the parallel port. However i have a newer laptop that doesnt have a parallel port, so i’m wondering; I remember people mentioning thinking about doing it, but has anyone made these glasses with a serial port connection? Would it be pretty much the same construction process as if u were to use a parallel port? Or if not would something like a parallel port to usb cord converter work just the same so i could use it on my laptop? Thanks in advance really want to make myself a pair of these :smile: (btw sorry if this has already been answered, tried to read through all the posts might have missed some tho)

Hi computerman can you send me your zip file?
I want to create the kvasar.

If you want to replicate nate’s LD device using PICAXE can you do it with the PICAXE 08 or 08M chip?

If you want to make something as powerful as the REM dreamer what’s the next chip up from the PICAXE you would need for this?

Well, nate’s device if I remember correctly was nothing more than a couple of time delays till flashing LEDs so either the 08 or 08M would work fine. The REM dreamer is actually a very simple but touchy device having to do with IR signals. All you really need to get started is something to drive the LED (no problem) and something to interpret the signals from your IR receiver(once again no problem)…The problem comes about with getting the device to get stable signals and interpret them correctly. You could probably still pull this off with either chip. The 08M does have a few perks that could make it easier…overall I prefer the 08M.

Many thanks for the fast reply

I didn’t think I would get an answer as the thread is so old

To the best of my knowledge I don’t think it’s possible to make the REM dreamer with a PICAXE 08M. From seeing pictures of the REM dreamer on their website, it shows the PIC as being a 28 pin chip. The PICAXE 08M is just 8 pins but only 5 input/output. I would imagine you would need something like the 28X1 or 28X2 PICAXE chip wouldn’t you agree?

The REM dreamer does have a lot of functions compared to Nate’s device. It far supersedes any of the other REM LD masks to this date especially when you buy the REM dreamer pro package which allows connection to a PC among some other features. For this the bigger PICAXE is best suited I would agree, wouldn’t you?

It all depends on how many features you want to implement. I was saying that for something that simply senses eye movement and responds you could do so with the smaller 8pin chips. These chips do even have the capability of communicating with the computer through the serial port(be careful of the voltage levels…).

However, if you want room on board the chip to store data or are going to communicate with something outside(such as an i2c eeprom for memory storage) or will have lot of different settings, or multiple outputs. A larger chip would be necessary. Essentially it completely depends upon how many features you want to implement.

Okay so it all depends on the features you want to implement. So do you think if you want to make it detect just REM movements you could do it on an PICAXE 08? or would you need the 08M?

I thought there is nothing you can do with wanting room on board on all PICAXE chips as they all have to have room for you to be able to program it with your source code, right?

What IR sensor for detecting REM would you suggest to use with the 08/08M PICAXE chips?

How much would it cost to build this LD device?

Sorry for all the questions but it would be great to know, I really like PICAXE chips for their simplicity.

Many thanks in advance

The reason why the space on the chip matters is because some of the chips have set aside memory for variables and others have (such as the 8 pin ones) share that memory with the program. More program, less memory for storage. Also it limits the amount of code you have.

I dont think the price difference between the 08 and 08M is very much, and I like the additional features on the 08M.

As for IR sensor, you can look at what the kavasar used, but I honestly dont know.

As to cost, that once again depends on what you want to do. Different sensors are different prices, chips are different prices, whether you make a pcb or use a premade board changes the price. Also there are all of the tools depending on what you have at your disposal.

Also, feel free to IM me at the aim username provided on my profile.

Many thanks for your reply

I will have to look into all this in more detail

Here is the kvasar site brindefalk.solarbotics.net/kvasar/kvasar.html

The IR sensor is the S4810 or 4826 Photosensor by hamamatsu jp.hamamatsu.com/products/sensor … ex_en.html

The kvasar site said that if you have trouble finding the hamamatsu one you can then use use Sharp IS489 or the HLC2701 by Honeywell instead.

Been looking at lithium-ion button cell rechargeable batterries which are rated at 3.7 volts.

The smaller, lighter and less bulky we can make this device the more comfortable it will be to sleep with.