Building a tool to measure melting point

melting-point-apparatus

When working with chemical reactions it may be necessary to test the purity of the components you’re using. This is especially true with hobby chemists as they often acquire their raw materials from the hardware store, garden center, or pool supply. [Ken] figured out how to get around the $500 price tag of a commercial unit by building this DIY Read the rest

Nixie tube thermometer

nixie_therm

After seeing a picture of a thermometer using a bargraph style nixie tube in place of a mercury column, [Juergen Grau] decided he wanted to build his own. Dubbed the “Nixietherm”, his replica looks even better than the original. He used an IN-9 Nixie tube mounted on top of a custom plastic case, all powered by a 5v USB … Read the rest

Thermos temperature meter

We’re always a little surprised by how well a vacuum thermos works, but eventually the contents will cool down (or warm up depending on what’s in there). [Gamesh_] added a temperature meter to his thermos using an Arduino and a temperature sensor. The original post is in Portuguese but [Bruno] republished it in English.

The temperature sensor has been … Read the rest

Better temperature readings using an aspirated thermometer

Unlike regular thermometers that can get incorrect readings because of the sun’s heat, shading, and airflow, aspirated thermometers isolate the temperature sensor from precipitation and the sun, while providing constant air circulation. Take ten 1-wire T2SS boards and combine them with DS18B20s and you’ve got yourself the start of an aspirated thermometer. A foot of PVC pipe, fans, and … Read the rest

Meat thermometer using predictive filtering

meatthermoafteradjustment

The guys over at NerdKits put together a really informative video on a meat thermometer using predictive filtering which is viewable below. The video, supplemental text, and code is available on their website. The thermometer is constructed of a LM34 temperature sensor attached to a piece of 12 gauge solid copper wire. The thermometer signal is processed on an ATmega168 … Read the rest

Nice LCD thermometer

LCD Thermometer LM35_pic

This digital thermometer won’t win any awards for being something innovative and new, but we really like how it looks. The bar graph style display adds something to the project that a normal character display just wouldn’t. You can download source code and schematics on the site.

[via YourITronics]… Read the rest

Thermosmart: Arduino thermostat

smartstat

[Chris] sent in the Thermosmart. It is an Arduino controlled thermostat. It has a web interface which allows him to see the current temperature and make adjustments from remote locations. He can set heating or cooling to on, off, or auto and adjust the ranges as well. We’ve seen similar done with an Arduino before, even one with Read the rest