Built in thermometer?

Posted on
  • @Gordon
    The Puck.js page says it has a built in thermometer. Is there a method for reading the temperature?

  • E.getTemperature()

    On the http://www.espruino.com/Puck.js page it shows you how to access all the different features

  • Sorry about that, I was looking for it in here http://www.espruino.com/Reference#Puck

  • It's a bit confusing - it's because it's a function that's common to pretty much all the Espruino boards.

    Generally:

    • E.* - Espruino features on the majority of boards
    • NRF.* - Nordic Bluetooth LE features (On Puck.js and BBC micro:bit)
    • Puck.* - Puck.js-only features
  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Built in thermometer?

Posted by Avatar for JackJamesHoward @JackJamesHoward

Actions