my-first-flow-SenseHat-sense-and-display

Allows only some readings instead of all to flow from SenseHat and then display on SenseHat LED

[{"id":"6b791da2.10caa4","type":"function","z":"6f22dd7d.f35be4","name":"temperature","func":"var o = msg.payload\nmsg.payload = o.temperature;\nreturn msg;","outputs":1,"noerr":0,"x":640,"y":140,"wires":[["713454e9.f9f8ac"]]}]

Flow Info

Created 7 years, 4 months ago
Rating: not yet rated

Actions

Rate:

Node Types

Core
  • function (x1)

Tags

Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option