I posted something similar on this a while back, but I abandoned the project then. Arrogant as I am, I am back at the project again, which is going (slightly) better. I am building a weatherstation using:
DHT22 for Temp and RH,
-TSL2561 for Light Measurements
-MPL3115A2 for Pressure
Basically, I have the light sensor and Temp sensor working, but I can't get the pressure board to go
The configuration is:
DHT22 @ B5,
-TSL @ B6 + B7,
-MPL @ B4,A8
I keep getting TIMEOUT errors, but the power and ground work for the TSL
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.
Hello there!
I posted something similar on this a while back, but I abandoned the project then. Arrogant as I am, I am back at the project again, which is going (slightly) better. I am building a weatherstation using:
-TSL2561 for Light Measurements
-MPL3115A2 for Pressure
Basically, I have the light sensor and Temp sensor working, but I can't get the pressure board to go
The configuration is:
-TSL @ B6 + B7,
-MPL @ B4,A8
I keep getting TIMEOUT errors, but the power and ground work for the TSL
Can someone help me!
Cheers,
Scott