How to read board temperature?

Discussion in 'UDOO NEO' started by hiten, Feb 6, 2020.

  1. hiten

    hiten UDOOer

    Joined:
    Dec 9, 2019
    Messages:
    37
    Likes Received:
    3
    Hello,

    I have udoo neo board with android source code
    now I want to read udoo neo board temperature how I do it ??

    Or is there any temperature onboard?
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    On Udoobuntu temperature can be read from here
    Code:
    /sys/devices/virtual/thermal/thermal_zone0/temp
     
    hiten likes this.

Share This Page