User Tools

Site Tools


chumbyqtcontrolpanel

Differences

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

Link to this comparison view

chumbyqtcontrolpanel [2012/03/07 15:14]
paalsteek angelegt
chumbyqtcontrolpanel [2012/11/12 11:24] (current)
schappert [Download]
Line 1: Line 1:
 +====== German Version ====== 
 +
 +Please find the German version of this document here: [[chumbyqtcontrolpanel-de]].
 +
 +Bitte klicken Sie hier für die deutsche Version dieses Dokuments: [[chumbyqtcontrolpanel-de]].
 +
 ====== Download ====== ====== Download ======
  
-You can find a "ready to use" image for an usb stick [[http://paalsteek.de/msg/chumby-usb.zip|here]](zip) or [[http://paalsteek.de/msg/chumby-usb.tar.gz|here]](tar.gz).+You can find a "ready to use" image for an usb stick  
 +[[http://packages.mysmartgrid.de/chumby/chumby-usb.zip|here]](zip) or [[http://packages.mysmartgrid.de/chumby/chumby-usb.tar.gz|here]](tar.gz).
  
 ====== USB-Stick preperations ====== ====== USB-Stick preperations ======
Line 7: Line 14:
 Unpack the image on an USB-Stick (min. 100 MB) and edit flukso.conf to represent your own flukso. Unpack the image on an USB-Stick (min. 100 MB) and edit flukso.conf to represent your own flukso.
  
 +Configuration file format:
 +<code>
 +[General]
 +ip=192.168.1.102
 +port=80
 +sensor1=d69779ec53a9323b695ee86b5328dd28
 +sensor2=
 +sensor3=
 +sen1ena=1
 +sen2ena=0
 +sen3ena=0
 +</code>
 +
 +**ip**: IP-Address of the flukso \\
 +**port**: 80 for flukso v1, 8080 for flukso v2 \\
 +**sensor1**: sensor-id of the first sensor \\
 +**sensor2**: sensor-id of the second sensor \\
 +**sensor3**: sensor-id of the third sensor \\
 +**sen1ena**: 1 = plot sensor 1, 0 = don't plot sensor 1 \\
 +**sen2ena**: 1 = plot sensor 2, 0 = don't plot sensor 2 \\
 +**sen2ena**: 1 = plot sensor 3, 0 = don't plot sensor 3 \\
 ====== Running the code ====== ====== Running the code ======
  
Line 22: Line 50:
  
 This software is not installed on your Chumby permanently. If you want the original interface back just remove the USB-Stick and restart your Chumby. This software is not installed on your Chumby permanently. If you want the original interface back just remove the USB-Stick and restart your Chumby.
 +
 +====== I have a problem or the software is misbehaving ======
 +
 +You can either join the IRC-Channel #mysmartgrid on freenode or send a bugreport to msg-support@itwm.fraunhofer.de
 +
 +====== Changelog ======
 +**09.03.2012**:
 +  * Radioplugin working now
 +  * Volume range modified
 +
 +**20.03.2012**:
 +  * Radioplugin supports up to 6 presets now.
 +  * RDS support added
 +  * Fluksometer plugin fixed
 +
 +**05.05.2012**:
 +  * Alarm clock added
chumbyqtcontrolpanel.1331129689.txt.gz · Last modified: 2012/10/30 10:39 (external edit)