Kitchen Vent.txt 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. Info: Kitchen Vent (FanControl)
  2. Address: C8C8C1
  3. Rate: 1
  4. Ch: 122
  5. CRC: 2
  6. DPL: 0
  7. RETR: 0x0F
  8. Resend: 3
  9. Delay_ms: 30
  10. Payload struct: 2,1,1
  11. EEPROM=0; RAM=1; PROGMEM=2; ID=3; RESET=4, WRAM=0x89
  12. R default: ,EEPROM,0xC1
  13. W default: n,,0x81
  14. Write start: 0,0,0x8F
  15. R: ID*=,ID
  16. R: CO2 level*2[3]=i:4,,0xC2
  17. W: CO2 level*2=,i:4,0x82
  18. R: FanSpeed[3]=i:19
  19. W: FanSpeed=,i:19
  20. R: FanCookSpeed[3]=i:22
  21. W: FanCookSpeed=,i:22
  22. R: FanOnTime=10
  23. W: FanOnTime=,10
  24. R: FanOffTime=11
  25. W: FanOffTime=,11
  26. R: FanCookOnTime=12
  27. W: FanCookOnTime=,12
  28. R: FanCookOffTime=13
  29. W: FanCookOffTime=,13
  30. R: FanSleep=14
  31. W: FanSleep=,14
  32. R: FanCookSleep=15
  33. W: FanCookSleep=,15
  34. R: SpeedInitIdx=16
  35. W: SpeedInitIdx=,16
  36. R: SpeedKeyIdx=17
  37. W: SpeedKeyIdx=,17
  38. R: IRRemotes=32
  39. W: IRRemotes=,32
  40. R: IRRemotesHash*2[80]=i:32#
  41. W: IRRemotesHash*2=,i:32
  42. R: OutPeriod=18
  43. W: OutPeriod=,18
  44. R: Flags=1#
  45. W: Flags=,1
  46. R: RxAddr=2#
  47. W: RxAddr=,2
  48. R: Ch=3
  49. W: Ch=,3
  50. R: OSCCAL#=0x51,RAM
  51. W: OSCCAL#=,0x51,WRAM
  52. R: OSCCAL_EMEM=0
  53. R: PORTA#=0x39,RAM
  54. W: PORTA#=,0x3B,WRAM
  55. R: PORTB#=0x36,RAM
  56. W: PORTB#=,0x38,WRAM
  57. R: LED Warning#=0x6C,RAM
  58. W: LED Warning#=,0x6C,WRAM
  59. R: FanOn=0x76,RAM
  60. R: FanOnNext=0x74,RAM
  61. R: FanOnNextCnt=0x72,RAM
  62. R: FanOnLast=0x73,RAM
  63. R: Fanspeed=0x75,RAM
  64. W: Reset=,RESET,0xC1
  65. S: Lamp=,0,0x40
  66. S: Fan=,1,0x40
  67. S: FanSpdUp=,2,0x40
  68. S: FanSpdDn=,3,0x40
  69. S: SetupIR=,4,0x40
  70. SBatch: Fan Off: Fan=0
  71. SBatch: Fan On: Fan=3
  72. SBatch: Fan Cooker On: Fan=6
  73. SBatch: Fan Up: FanSpdUp=0
  74. SBatch: Fan Down: FanSpdDn=0
  75. SBatch: Lamp On: Lamp=1
  76. SBatch: Lamp Off: Lamp=0
  77. RBatch: Work: ID;CO2 level;FanCookSpeed;FanCookOnTime;FanCookOffTime;FanCookSleep;FanSpeed;FanOnTime;FanOffTime;FanSleep
  78. RBatch: Hardware: ID;RxAddr;Ch;SpeedInitIdx;Flags;OutPeriod;IRRemotes;OSCCAL_EMEM
  79. RBatch: All: ID;CO2 level;FanCookSpeed;FanCookOnTime;FanCookOffTime;FanCookSleep;FanSpeed;FanOnTime;FanOffTime;FanSleep;RxAddr;Ch;SpeedInitIdx;Flags;OutPeriod;IRRemotes;IRRemotesHash
  80. 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
  81. WBatch: LED Warning: LED Warning#=0x10
  82. WBatch: PORTA: PORTA#=0x0C
  83. WBatch: PORTB: PORTB#=0xC
  84. WBatch: OSCCAL: OSCCAL#=128
  85. WBatch: CO2 Level+Fan speed: CO2 level={700,850,1000};FanSpeed={3,5,6}
  86. WBatch: Reset: Reset