Tomato Irrigation

No hack will be more readily accepted by the significant other more than an automated vegetable watering system. [Jouni’s] homemade rig keeps those tomatoes happy with just the right amount of moisture. A bucket serves as the reservoir, a submersible pump gets the water to the soil through a bit of plastic hose. An Arduino monitors the soil sensor, watering and tweeting about it when things dry out too much. Don’t miss the soil moisture sensor post if you need some tips on how to get that end of things working. The rest is pretty straightforward.

Add IR Control To Your WiFi Router

wrt54g_ir_receiver

[Craig] wanted to use Boxee on his TV but his computer was in a different room. He rigged up a rather dubious method of delivering the A/V signal (this is a hack in the most guttural sense). More interesting to us is his solution for a remote control interface. We’re familiar with building USB connected infrared receivers but [Craig] decided to patch one into the serial connection on his Linksys WRT54G router. Continue reading “Add IR Control To Your WiFi Router”

Adding A DisplayLink Monitor To A Linux Router

slugterm_dl

Routers aren’t just for routing network traffic any more. With the help of alternative operating systems such as DD-WRT, Tomato, and OpenWrt, routers are now extremely customizable and can be utilized to suit a number of needs. The main issue with projects built around routers is the need to telnet or SSH into them to get to a console. [Sven Killig] came up with a useful solution that utilizes the USB ports available on an Asus router to display video on a DisplayLink device, allowing a user to sit down and use the device as though it were a physical terminal. This would be a good DIY alternative to commercially available routers that display network graphs, system information, incoming email, and other data.