Sparmatic: Unterschied zwischen den Versionen

Aus Wiki CCC Göttingen
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:
We are currently writing an alternative Firmware for one one of these revisions. You can get it by cloning this git repository:
We are currently writing an alternative Firmware for one one of these revisions. You can get it by cloning this git repository:
<pre>git clone http://www.0x53a.de/git/sparmatic</pre>
<pre>git clone http://www.0x53a.de/git/sparmatic</pre>
===Features===
* Motor control:
** Readout of the motor's rotation sensor
** Current measuring and automatic switch-off
* Readout of the temperature sensor
* LCD
** only Bargraph
===Planned Features===

Version vom 21. April 2012, 22:47 Uhr

Opened sparmatic with ISP connector

Sparmatic is a thermostat that is relatively cheap and quite easy to mod. It costs from 13 to 25 EUR. It contains a simple AVR ATmega169/ATmega169PA. However, as there are different microcontrollers mentioned in the last sentence, there are several revisions of the device.

Alternative Firmware

We are currently writing an alternative Firmware for one one of these revisions. You can get it by cloning this git repository:

git clone http://www.0x53a.de/git/sparmatic

Features

  • Motor control:
    • Readout of the motor's rotation sensor
    • Current measuring and automatic switch-off
  • Readout of the temperature sensor
  • LCD
    • only Bargraph

Planned Features