Controlling Real World Objects From Your Lucid Dream For $15

[Kyle Fredericks] tipped us about his first electronics project, a cheap and smart sleep mask that uses a vibration sensor to detect rapid eye movements.

As some of you may know, REM sleep is the part where you dream the most vividly and actively. If some external stimulation (sound, movement) is sent to you at this moment, it may help you take control of your dream by becoming aware of it. If not, your brain will create dream scenarios that incorporate this stimulus.

The interesting part of the concept is that the vibration sensor calibrates itself at the stage 2 sleep, when no eye movement occurs. This later allows a very accurate detection of the REM sleep stage, triggering a shelf stereo. Secondary buttons are even included in the mask sides.

[Kyle Fredericks] went to great lengths to document every step of the project, making it a perfect first step to learn electronics for beginners out there.

Pair Of Aquarium Builds Are Masterpieces Inside And Out

two-aquarium-builds

As you start to take in all that was involved with building these two aquariums it boggles the mind. At the time of writing the forum thread is 56 pages long and it’s not just filled up with the adoration of [Big Mr Tong’s] fans. He did so much work that every page is packed with progress pictures that cover the range of topics: plumbing, electrical, mechanical, artistic…. wow!

The curse project was sparked by a friend giving him a couple of huge acrylic cylinders which were a perfect size for custom aquariums. [Tong] even had a couple of ideas in mind for underwater artwork to fill them with. One is a replica of statue ruins that give you the feeling that the tank is a piece of Atlantis capture for your own entertainment. The other is a fascinating replica of a plumbing stack. You know, the large cast-iron pipes that carry away waste? But these are actually PVC parts with modeling clay accents. They were broken, cut, melted, sanded, and who knows what else, to arrive at this look. The different aquariums feature different lighting techniques. There’s custom-made filter baffles. We could go on and on but we won’t so check out the link at the top for all the details.

In the end he went beyond the original cylinders and built his own square tank for the pipe design. It’s a steam-punk piece so there’s even analog dials to display the vital signs of the habitat.

Just looking to maintain a tank you already own? How about building an automatic chemical dispenser.

Hacklet Adds Linux Control For The Modlet Smart Outlet

modlet-for-linux-hacklet

Linux users now have a simple option for controlling the Modlet smart outlet. Hacklet is a Ruby script that can switch and read status information from Modlet.

This is the first we remember hearing about Modlet. It’s another take on controlling your appliances remotely. Unlike WeMo, which puts control of one outlet on WiFi, the Modlet uses a USB dongle to control two outlets wirelessly. It has the additional benefit of reading how much current is being used by each plug. This does mean that you need a running computer with the USB dongle to control it. But cheap embedded systems like the Raspberry Pi make this less of an issue both in up-front cost, and the price to keep it running all the time.

[Matt Colyer’s] demo video includes an unboxing of the $60 starter kit. The screen seen above shows his script pairing with the outlet. It goes on to demonstrate commands to switch it, and to pull the data from the device. He even provides an example of how to use IFTTT with the script.

Continue reading “Hacklet Adds Linux Control For The Modlet Smart Outlet”

Monitoring A Sick Bird Using The Raspberry Pi

sick-bird-monitoring-with-rpi

[Jorge Rancé] was nursing a sick bird back to health. He found it on the street with a broken leg, which required a mini plaster cast for it to heal correctly. But felt bad when leaving the house for long periods. He grabbed some simple hardware and put his mind at easy by building an Internet connected bird monitoring system. It’s really just an excuse to play around with his Raspberry Pi, but who can blame him?

A webcam adds video monitoring using the Linux software called “motion” to stream the video. This is the same package we use with our cats when we travel; it provides a continuous live stream but can also save recordings whenever motion is detected. He added a USB temperature sensor and attached a water level sensor to the GPIO header. These are automatically harvested — along with a still image from the webcam — and tweeted once per hour using a bash script. He just needs to work out automatic food and water dispensing and he never needs to return home! Bird seed shouldn’t be any harder to dish out than fish food, right?

Home Audio And Lighting Taken Over By The Raspberry Pi

687474703a2f2f7777772e6265616b61626c652e636f6d2f696d672f707265766965772d312e706e67

We’re beginning to see a lot of momentum building for using Raspberry Pi boards as the basis of your home automation. This latest offering from [Iain Hamilton] combines lighting and audio control through a single web interface. His frontend is run as a web page from the RPi board. It even includes separate layouts for mobile devices and computers in order to maximize use of the screen real estate.

Three buttons at the top of the interface allow him to configure the settings and switch between lighting and audio controls. This audio control screen issues commands to the Spotify client running on the Pi. The Mopidy package takes care of almost everything (as we’ve seen with other single-board computer Spotify servers). Future iterations will offer other streaming services like SoundCloud. [Iain’s] home lighting system uses X10 modules for control. He’s using a USB dongle to facilitate control of that system.

Continue reading “Home Audio And Lighting Taken Over By The Raspberry Pi”

Beating The Heat With Geothermal Cooling

geo

A while back, [Erich]’s oil heating system was due for a few repairs. Given the increasing price of fuel oil, and a few incentives from his Swiss government, he decided to go with a more green heating solution – geothermal heating. The system works well in the winter, but it’s basically useless in the summer. [Erich] decided to put his 180 meter investment to work for the summer heat, and made his geothermal heating system into a cooling system with a fairly low investment and minimal cost.

The stock system works by pumping cold liquid from [Erich]’s under floor heating into the Earth. In winter, the surface is always colder than the ground, thus heating [Erich]’s home. In the summer, the situation is reversed, with the cool earth insulated by the baked surface. All that was required to reverse the heating system was a few slight modifications to the heating controller.

Stock, [Erich]’s heat pump controller doesn’t have the capability to run the system in reverse, so he turned to a Freescale board to turn the compressor off and the pump on. With the additions, [Erich] is using 50 Watts to pump 1.5 kW of heat directly into the Earth below, a fairly efficient cooling system that’s basically free if you already have a geothermal setup.

Building An Aquarium Into Your Walls

built-in-aquarium

We looked through the build log for this in-wall aquarium and were a bit horrified by the before pictures. You look at the original basement photo and there’s wood paneling, an incredibly rusty plumbing stack, and good god what is that wire jumble hanging from the ceiling? But the project’s not about building codes, it’s about the infrastructure that supports this fish tank.

This corner of the basement has a window and the electrical panel in it. It needs to be this big in order to enclose that window, but that offered the opportunity to add in the aquarium while still allowing easy access for feeding and cleaning. Hot and cold water pipes were run over to the location for easy filling. There’s even a drain line running to a utility sink in a different part of the basement for easy cleaning.

This seems like a bit of an upgrade when compared to the coffee pot fish bowl.

[via Reddit]