Home Hacks Category

Kinect Controlled Delta-Robot

Everybody’s amazed about the incredible things done with Kinect and Processing + Arduino. Tutorial need! This is a project in development for the module “Digital Ecologies”, at the Bartlett’s Adaptive Architecture and Computation MSc. – University College London A Delta-Robot is controlled by a Kinect through Processing and Arduino. The movements of the performer control […]

WiFi Enabled Whole House Power Meter

The Open Hardware web community has made plenty of examples about power monitoring and consumption knowledge: from ladyada’s tweet-a-watt to Jarv’s Home power Monitoring. [Greg] shares code & circuits on his own power monitoring system based on Wifi Communication. First things first – this project is a blatant and obvious rip-off of John Jarvis’ power […]

Nunchuck Controlled 3D Cube On TV

[Paul]  took the TVout library, the Wiichuck library and wrote it’s own 3D library. In this way he’s got a nunchuck controlled 3D shape on TV Movement in the nunchuck is detected by the arduino, then the cube is redrawn according to new angle of the controller. 3d wireframe library header and source. Code to […]