Hi Gordon, feel free to take the code and massage it in any way you feel it makes sense. I can also send you the xively api key if that helps .All I connected is DHT11, LDR and the soil sensor- I think you could just mock LDR and soil sensor, simple analog reading, but the DHT11 might be interesting to really connect as it might be the reason for the issue. (e.g. it also uses a callback etc and it's a sensor that's a bit more complicated compared to the analog reading).
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Gordon, feel free to take the code and massage it in any way you feel it makes sense. I can also send you the xively api key if that helps .All I connected is DHT11, LDR and the soil sensor- I think you could just mock LDR and soil sensor, simple analog reading, but the DHT11 might be interesting to really connect as it might be the reason for the issue. (e.g. it also uses a callback etc and it's a sensor that's a bit more complicated compared to the analog reading).
Thx
Sven