panda-official / TimeSwipe

PANDA Timeswipe driver and firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Measure Temperature

LeilaPiri opened this issue · comments

  • Command from rPi: js>["Temp"]
  • SAM measures the internal Chip Temperature, maybe with filtering?
  • SAM responds with {"Temp": 23.4} Temperature in Degrees Celsius as Float

Definition of Done

  • code for mentioned task is complete. examples & documentations are complete.

  • build chains are tested

  • corresponding branch is closed

  • merging is done

Implemented in #9 atm