Posts with «home» label

New Project: Add Light Up Effects to Backyard Games

Backyard games like Cornhole are a lot of fun. But you can make them even better by adding lights and sounds. By hooking up some simple electronics, you can make the board light up and play a victory fanfare whenever someone scores. Here is how to make it.

Read more on MAKE

The post Add Light Up Effects to Backyard Games appeared first on Make: DIY Projects, How-Tos, Electronics, Crafts and Ideas for Makers.

A Peek at Hacking in an Energy Starved Future

In the future, we'll all live in "Live Cubes," tiny homes that restrict your energy and water use

Read more on MAKE

The post A Peek at Hacking in an Energy Starved Future appeared first on Make:.

A Peek at Hacking in an Energy Starved Future

In the future, we'll all live in "Live Cubes," tiny homes that restrict your energy and water use

Read more on MAKE

The post A Peek at Hacking in an Energy Starved Future appeared first on Make:.

New Project: The Arduino Audio Treasure Hunt

Just for fun, I designed my own variation of a treasure hunt game

Read more on MAKE

New Project: Sound-Activated Outlet

I decided to make programmable version of The Clapper using an Arduino microcontroller.

Read more on MAKE

Laundry Text Message Alerts With Arduino Yun

The buzzer on a washer or dryer may be OK for most people, but what if you would like something a little more versatile to tell you when your laundry is done? Here’s an interesting solution involving an Arduino Yún that sends a text message when the washer or dryer […]

Read more on MAKE

MAKE » Arduino 15 Dec 13:01
arduino  home  laundry  sms  text message  

New Project: Two Player Simon Memory Game With External Switches

I designed a two player version of Simon that runs on Arduino, letting you play head to head.

Read more on MAKE

New Project: Arduino-Controlled Halloween Props

I worked out a system that lets you control all your animated Halloween props with a single microcontroller.

Read more on MAKE

Home Automation with a Custom Wireless Sensor Network

We’re no strangers to home automation projects around here, but it’s not often that you see one described in this much detail. [Paul] designed a custom home automation system with four teammates for an undergraduate thesis project.

The system is broken into two main components; the server and the peripherals. The team designed their peripherals from early prototypes of an upcoming ArduIMU v4 measurement unit. They removed all of the default sensors to keep costs down and reduce assembly time. The units can them be hooked up to various peripherals such as temperature sensors, mains relays, RGB color strips, etc.

The central management of the system is performed using a web-based user interface. The web server runs on Java, and interacts with the peripherals wirelessly. Basic messages can be sent back and forth to either read the state of the peripherals or to change the state. As far as the user is concerned, these messages appear as simple triggers and actions. This makes it very simple to program the peripherals using if, then, else logic.

The main project page is a very brief summary of what appears to be a very well documented project. The team has made available their 182 page final report (pdf), which goes into the nitty-gritty details of the project. Also, be sure to watch the demonstration video below.


Filed under: home hacks

Arduino and Bruce Sterling Launching an Open-Source Apartment

You'll soon be able to rent the "home of the future" on Airbnb.

Read more on MAKE