Very cool kinect hack
Very cool kinect hack
Very cool kinect hack
Really fun game! Wish it showed my total time at the end of the last stage, you'd think they'd want people to compare them outside of the leaderboard.
Embedded Link
YouTube – nexuscontraptions's Channel
Build your Nexus S by bouncing, bubbling, and blasting Google apps into the phone.
Posted a more detailed overview of my garden monitor project on my blog
Embedded Link
Did You Win Yet? » Android Garden Monitor
Overview. One of the coolest things announced at this year's Google I/O was the Android Open Accessory Kit, which allows Android devices to interact with accessories over USB. As an attendee, I re…
One of the coolest things announced at this year’s Google I/O was the Android Open Accessory Kit, which allows Android devices to interact with accessories over USB. As an attendee, I received the Arduino-based ADK DemoKit board, which I’ve used to build an app to monitor my Aerogarden.
The garden monitor project was built with the following components:
The force sensing resistor is mounted below the Aerogarden’s water tank to measure the weight of the water, and the servo is used to open and close the tank door.
The Arduino firmware reads the values from the temperature, humidity, and force sensors and sends them to the attached Android device over USB using the Open Accessory protocol. It also accepts commands over USB from the Android app to open and close the door.
The Android app reads the sensor data from the Arduino and broadcasts them over the wifi network using xPL so they can be monitored by MisterHouse, which can alert me via email and text-to-speech when the water level is low. When the water level is below 20%, the app signals the Arduino to open the door as a visual indicator that the tank needs to be refilled. After the tank is filled, the app automatically closes the door again. The app also snaps a photo every hour, which I’ve used to create the time lapse video below.
The source code for the Arduino sketch and the Android app are available on github.
This video was created by combining the hourly snapshots taken by the Nexus One using ffmpeg and then edited in iMovie ’09.
Really cool light painting using multiple Roombas
Embedded Link
Roomba Light Painting of the Day – TDW Geeks
Roomba Light Painting of the Day: This light painting looks a bit like a multi-colored version of the Tron world, …
Reshared post from +Dan Etherington
Are you in London? Would you like to help with Last.fm's monthly user research sessions? We're looking for both experienced and first time users!
If you are interested, fill out this short survey and we'll get back to you: https://www.survs.com/survey/1AF6TZSDDH
any questions, ask away…
Embedded Link
Last.fm Pre-Interview Survey
Hello, thanks for stopping by! This is a short survey for people who would like to take part in Last.fm's ongoing user research programme. When you've completed it, we'll add you to our li…
Minecraft 1.7 is out! Hopefully it wont take too long for Bukkit to update so I can update my server
Embedded Link
Minecraft Beta 1.7 : The Word of Notch
Minecraft Beta 1.7 1.7: + Added pistons + Fire or redstone is now required to trigger TNT + Fences can be stacked + Added shears + Shears can be used to pick up leaf blocks + Shears can be used to…
Time lapse of the first month of growth in my garden, recorded by the Nexus One in my garden monitor project
Android and Arduino-powered garden monitor I built