| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- Info: Kitchen Vent (FanControl)
- Address: C8C8C1
- Rate: 1
- Ch: 122
- CRC: 2
- DPL: 0
- RETR: 0x0F
- Resend: 3
- Delay_ms: 30
- Payload struct: 2,1,1
- EEPROM=0; RAM=1; PROGMEM=2; ID=3; RESET=4; WRAM=0x89; R1=0xC1; R2=0xC2; W1=0x81; W2=0x82
- R default: ,EEPROM,R1
- W default: n,,W1
- Write start: 0,0,0x8F
- R: ID*=,ID
- R: CO2 level*2[3]=i:4,,R2
- W: CO2 level*2=,i:4,W2
- R: FanSpeed[3]=i:19
- W: FanSpeed=,i:19
- R: FanCookSpeed[3]=i:22
- W: FanCookSpeed=,i:22
- R: FanOnTime=10
- W: FanOnTime=,10
- R: FanOffTime=11
- W: FanOffTime=,11
- R: FanCookOnTime=12
- W: FanCookOnTime=,12
- R: FanCookOffTime=13
- W: FanCookOffTime=,13
- R: FanSleep=14
- W: FanSleep=,14
- R: FanCookSleep=15
- W: FanCookSleep=,15
- R: SpeedInitIdx=16
- W: SpeedInitIdx=,16
- R: SpeedKeyIdx=17
- W: SpeedKeyIdx=,17
- R: IRRemotes=32
- W: IRRemotes=,32
- R: IRRemotesHash*2[80]=i:32#,,R2
- W: IRRemotesHash*2=,i:32,W2
- R: OutPeriod=18
- W: OutPeriod=,18
- R: Flags=1#
- W: Flags=,1
- R: RxAddr=2#
- W: RxAddr=,2
- R: Ch=3
- W: Ch=,3
- R: _OSCCAL=0x51,RAM
- W: _OSCCAL=,0x51,WRAM
- R: OSCCAL_EMEM=0
- R: _PORTA=0x39,RAM
- W: _PORTA=,0x3B,WRAM
- R: _PORTB=0x36,RAM
- W: _PORTB=,0x38,WRAM
- R: _LED Warning=0x6B,RAM
- W: _LED Warning=,0x6B,WRAM
- R: _FanOn=0x75,RAM
- R: _FanOnNext=0x73,RAM
- R: _FanOnNextCnt=0x71,RAM
- R: _FanOnLast=0x72,RAM
- R: _Fanspeed=0x74,RAM
- R: _IRHashLast*2=0x79,RAM,R2
- W: Reset=,RESET,0xC1
- S: Lamp=,0,0x40
- S: Fan=,1,0x40
- S: FanSpdUp=,2,0x40
- S: FanSpdDn=,3,0x40
- S: FanSpdSave=,4,0x40
- S: SetupIR=,5,0x40
- SBatch: Fan Cooker On: Fan=6
- SBatch: Fan On: Fan=3
- SBatch: Fan Off: Fan=0
- SBatch: Lamp On: Lamp=1
- SBatch: Lamp Off: Lamp=0
- SBatch: Fan Up: FanSpdUp=0
- SBatch: Fan Down: FanSpdDn=0
- SBatch: Fan SAVE: FanSpdSave=0;
- SBatch: Add new IR: SetupIR=1
- RBatch: Work: ID;CO2 level;FanCookSpeed;FanCookOnTime;FanCookOffTime;FanCookSleep;FanSpeed;FanOnTime;FanOffTime;FanSleep
- RBatch: Hardware: ID;RxAddr;Ch;SpeedInitIdx;Flags;OutPeriod;IRRemotes;OSCCAL_EMEM
- RBatch: All: ID;CO2 level;FanCookSpeed;FanCookOnTime;FanCookOffTime;FanCookSleep;FanSpeed;FanOnTime;FanOffTime;FanSleep;RxAddr;Ch;SpeedInitIdx;Flags;OutPeriod;IRRemotes;IRRemotesHash
- WBatch: Init(Cook2spd,Lamp-F2.2): RxAddr=0xC1;Ch=122;CO2 level={700,850,1000};FanSpeed={3,5,6};FanCookSpeed={3,6,12};FanSleep=20;FanCookSleep=6;FanOnTime=150;FanCookOnTime=2;FanOffTime=100;FanCookOffTime=0;SpeedInitIdx=0;SpeedKeyIdx=6;Flags=0x49;OutPeriod=6;IRRemotes=0
- WBatch: IRRemotes: IRRemotes=0
- WBatch: LED Warning: _LED Warning=0x10
- WBatch: PORTA: _PORTA=0x0C
- WBatch: PORTB: _PORTB=0xC
- WBatch: OSCCAL: _OSCCAL=128
- WBatch: CO2 Level+Fan speed: CO2 level={700,850,1000};FanSpeed={3,5,6}
- WBatch: Reset: Reset
|