Update uno-stats-monitor/README.md

This commit is contained in:
RLF
2023-12-28 20:15:20 -05:00
parent c98529b685
commit 863fe1f885

View File

@@ -50,8 +50,20 @@ IR Pinout
* IR GND to ground * IR GND to ground
### Misc ### Communication
#### IR Output Schema #### Serial Input Schema
Start char is: '#'
End char is: '@'
2nd char denotes which line number/mode to use
The 3rd line should be a whole integer 0-100 for the system load or other similarly ranged value
Example:
Line 1: #1Archamedis Status@
Line 2: #299% free / etc.@
LAVG 3: #324@
#### Serial Output Schema (IR commands)
Multimedia Controls use single characters to denote which button was pressed: Multimedia Controls use single characters to denote which button was pressed:
* P power * P power
* M mute * M mute