bbingju / soondori-totalmonitor-master-ntc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Total Monitor Main Board 405

Action Items

Add logging messages

add watchdog

Protocol for the External

From External

Request file list in the SD memory

  1. CMD (1 byte): 0x05
  2. OPTION (1 byte): 0x01

Examples

Measuring Start

7F 01 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 E8 7E

Measuring Stop

7F 01 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 AB 63 7E

Request Filelist

7F 05 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5F 68 7E

Compensated

Compensated applied (off)

7F 03 01 00 00 00 00 FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 A3 7E

Compensated applied (on)

7F 03 01 00 00 00 00 FF 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 72 7E

NTC Table calcurate (R1: 1.0f, R2: 200.0f)

7F 03 05 00 00 00 00 FF 00 00 80 3F 00 00 48 43 00 00 00 00 00 00 00 00 00 00 00 00 00 F1 5B 7E

About


Languages

Language:C 97.8%Language:C++ 1.0%Language:Objective-C 0.7%Language:Assembly 0.5%Language:Makefile 0.0%