Table of Contents

Thermocron iButton Manager

iButtons with Blue Dot Receptor and One Wire(r) USB Adapter Thermocron iButton Manager is a set of bash-scripts providing simple tools and even a simple user interface for managing and setting up Thermocron iButtons and to extract and visualize the logged data.

Thermocron iButton Manager has been developed and tested mainly in an Cygwin™ environment.

Currently supported features

Relies on

Screenshots

Thermocron iButton Manager - Menu Select between connected Thermocron iButtons Thermocron iButton Status Temperature Graph created with RRDtool

Download

You can download the sources from GitHub tcibm-repository by issuing the following command

git clone git://github.com/clemens-it/tcibm

RRDtool

To plot graphs from the logged temperature data RRDtool is used. Make sure it is installed in your *nix environment. For Cygwin go to the RRDtool Download page and download the windows binaries (look for “Primary Distribution Point”, link “Stable Release”). Extract the zip-file (e.g. rrdtool-1.2.30-win32-perl510.zip) - you will find the rrdtool.exe binary in the subfolder data/rrd2/rrdtool-1.2.30/Release

Further notes