Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.
gnbl edited this page Oct 6, 2012 · 1 revision

Installation

Either solder an ISP connector to the respective pads or build one for the USB socket (it's not USB!) as shown on http://www.mikrocontroller.net/articles/Sparmatic_Heizungsthermostate

You need WinAVR or Atmel Studio (formerly AVR Studio). With WinAVR

make

avrdude -p m169 -c usbasp -U flash:w:main.hex

Menu

  • (Adaptation run when inserting batteries)
  • Default shows current temperature
  • +/-/wheel changes temperature setpoint (OK)
  • MENU long enters menu
  • +/-/wheel selects submenu (ENTER)
Clone this wiki locally