User Tools

Site Tools


thermocron_ibutton_manager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thermocron_ibutton_manager [2013/06/17 17:40]
admin [Thermocron iButton Manager]
thermocron_ibutton_manager [2021/02/09 23:04] (current)
admin [RRDtool]
Line 1: Line 1:
 ====== Thermocron iButton Manager ====== ====== Thermocron iButton Manager ======
 +{{:tcibm:ibuttons_readingunit_s.jpg?direct |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 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(tm) environment. Thermocron iButton Manager has been developed and tested mainly in an Cygwin(tm) environment.
  
-Currently supported features:+==Currently supported features==
   * Set up logging with user defined interval (1..255 minutes)   * Set up logging with user defined interval (1..255 minutes)
   * Set up logging mission with user defined delay (0..1092 hours)   * Set up logging mission with user defined delay (0..1092 hours)
Line 12: Line 12:
   * Set iButton's memory content   * Set iButton's memory content
   * Stop logging mission   * Stop logging mission
-  * Extract logged data, save it to a plain text file, visualize a temperature graph+  * Extract logged data, save it automatically to a plain text file in a predefined pathcreate automatically a temperature graph
  
  
Line 19: Line 19:
 Relies on Relies on
   * [[http://owfs.org/|OWFS]]   * [[http://owfs.org/|OWFS]]
-  * [[http://oss.oetiker.ch/rrdtool/||RRDtool]]+  * [[http://oss.oetiker.ch/rrdtool/|RRDtool]]
   * Cygwin/Linux, bash, dialog   * Cygwin/Linux, bash, dialog
-====== Screenshots ======+===== Screenshots =====
  
 {{:tcibm:screenshot_menu.jpg?direct&100|Thermocron iButton Manager - Menu}} {{:tcibm:screenshot_menu.jpg?direct&100|Thermocron iButton Manager - Menu}}
Line 27: Line 27:
 {{:tcibm:screenshot_ibutton_status.jpg?direct&100|Thermocron iButton Status}} {{:tcibm:screenshot_ibutton_status.jpg?direct&100|Thermocron iButton Status}}
 {{:tcibm:temperature-graph.png?direct&100|Temperature Graph created with RRDtool}} {{:tcibm:temperature-graph.png?direct&100|Temperature Graph created with RRDtool}}
-====== 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 [[http://oss.oetiker.ch/rrdtool/download.en.html|RRDtool Download page]] and download the windows binaries. 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// + 
 +===== Download ===== 
 +You can download the sources from GitHub [[https://github.com/clemens-it/tcibm|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 [[http://oss.oetiker.ch/rrdtool/download.en.html|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==== ====Further notes====
   * 1-Wire is a registered trademark of Maxim Integrated Products, Inc.   * 1-Wire is a registered trademark of Maxim Integrated Products, Inc.
   * Linux is a registered trademark of Linus Torvalds.   * Linux is a registered trademark of Linus Torvalds.
thermocron_ibutton_manager.1371483613.txt.gz · Last modified: 2013/06/17 17:40 by admin