Beverage Temperature Regulator

There’s nothing like an ice-cold drink on a hot summer day, is there? Especially if you’re a beer-loving dude with some free time and some hardware skills.

A fairly simple and fun project, the “Digital Thermostatic Beer Refreshment Regulator” (as entitled by its author) is based on an Arduino and a temperature sensor that control the temperature of the liquid inside the refrigerator (i.e. beer). The Arduino is actually a Freeduino SB and the temperature sensor is a LM35DZ. The beer regulator also possesses a NTE RS1-1D4-21 solid state relay to trigger 5v voltage to manage the amperage of the refrigerator.

The temperature is displayed on a SLCD162 MeLabs serial LCD Display which only uses 1 pin of the Arduino microcontroller. Other parts include some 10k and 100k resistores, pins, connectors, wires and plex-glass for the LCD stand (you can find a detailed parts list in the link). The code is written in C and it can be easily modified to adjust turning of the whole device ON or OFF to match your desired temperature of the beer. Plans for rewriting some of the code to get a more precise temperature are on the way. Also, a more complex display could be added to the project quite easily, since the current LCD is connected using an ethernet jack with Cat5 cable.

Now, I’m pretty sure you can do all these things with a common refrigerator that has a LCD display on the outside and a front panel to set the temperature, so it’s hardly a world changing project. Further more, you don’t risk getting your fingers burnt with the soldering iron or having your kitchen fill with cold beer (maybe that wouldn’t be such an issue to some, but still). However, if you’re a do-it-yourself kind of guy and want to make your own cold beer apparatus, then you can try this one. Salute!

Beverage Temperature Regulator: [Link][via]

January 19th, 2009

Ethernet relay board

Ethernet relay board

There many devices which can be controlled trough relays, like light bulbs, pumps, motorized doors, and the list can go on. Most of the relay boards available on the web are based on the serial interface, this has some drawbacks: limited distance, about 15meter based on the RS232 standard, and the new generation of motherboards lack this port. The presented board has ethernet interface using the ENC28J60 and the PIC18F4680, it also has a Real Time Circuit with battery backup, the ethernet interface beside its speed has a major advantage, the RJ45 contains a coupling transformer which is used to galvanically isolate the local electronics ground from the bus, this doesn’t mean that it will support a 230 common mode voltage, but offers protection to a certain limit.

The ethernet interface shows its full potential when comes along with a webserver, fortunately the author thought this to, he developed a simple web server which runs on the PIC, this way you can control the relays trough your network or even the internet.

Ethernet relay board: [Link]

November 19th, 2008

Ethernet via Arduino

Ethernet via Arduino

For Arduino fans this is  great news, now its possible to extend the functionality of the Diecimila board with ethernet shield. The board is built using the w5100 chip from Wiznet, so no need to implement the IP stack.

To connect to your LAN, all you need is to configure the MAC address, the IP and plug the cross cable into the RJ45.

There is offcourse available some demo application, with server/client possibility for easy startup.

This board offers the possibility to explore the TCP/IP networking with a simple and affordable hardware and free software tools.

Ethernet via Arduino: [Link]

April 3rd, 2008

DIY VGA cord

 DIY VGA cord with cat5 ethernet cable

I don’t entirely recommend using this option for a VGA cord, because the cable used by the author the CAT5 ethernet cable is not shielded and doesn’t have the same properties as a native VGA cable. But this solution works too, so if you’re in desperate need of a VGA cord and can run the store an get one, you could approach this instructable.

DIY VGA cord: [Link]

DIY Power over ethernet (POE)

Power over ethernet is a Cisco standard introduced to facilitate the powering of ethernet devices over the ethernet cable. You get the ideea, we try to keep the number of cables down.

This Power over Ethernet step-by-step hack by NYC Wireless member Terry Schmidt shows how to build a simple setup with minimal cost and easy to find components. Pretty simple way to ensure your roof mounted wireless router can get enough juice without running tons of cables through your house.

DIY Power over ethernet (POE): [Via][Link]



© 2007-2009 YourITronics | Any logo, trademark and project represented here are property of their respective owners | Wordpress | Privacy Policy    RSS