livebox:hah_microcontroller

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
Last revisionBoth sides next revision
livebox:hah_microcontroller [2012/04/16 23:05] – [Command Interface] brettlivebox:hah_microcontroller [2012/06/05 15:44] – [Microcontroller firmware] brett
Line 9: Line 9:
  
  **The current release is v3.4**  **The current release is v3.4**
 +
 +You can force the xap-livebox program to communicate at a specific version if auto detection of the AVR firmware version is failing using the following setting in your /etc/xap-livebox.ini file.
 +
 +<code>
 +[hardware]
 +major=3
 +minor=4
 +</code>
 +
 ===== Command Interface ===== ===== Command Interface =====
  
Line 104: Line 113:
 ==== on / off ==== ==== on / off ====
  
-Toggle a relay or RF relay from the on to the off state.+Toggle a relay on/off.
 <code> <code>
 >on 1 >on 1
Line 110: Line 119:
 </code> </code>
  
 +For the M8 firmware this was also overloaded to control RF devices.  This was replaced in the 328 firmware with [[universalrf]]
 +<code>
 +> on 5
 +</code>
  
 +The 1st RF sequence saved into EEPROM would be addressable as 5, the 2nd as 6 etc..
 ==== lcd ==== ==== lcd ====
  
  • livebox/hah_microcontroller.txt
  • Last modified: 2012/06/05 15:53
  • by brett