Hello all,
I have a raspberry Pi installed with node-red and a temperature and humidity sensor SHT21. Will I be able read temperature data into node-red via the GPIO node in node-red or is tehre anyother way in which the sensor can be made to work in raspberry pi..
--
http://nodered.org
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
A possibly useful thread over here...
https://www.raspberrypi.org/forums/viewtopic.php?t=7086
(So may be easiest to use exec node to call to the python script to start with)
--