CM2302 Temp and humidity sensor
GrantmcF
Posts: 30
I am looking to update one of my projects. I want to switch from an SHT11 to the CM2302 sensor. Are there any code objects already out there for the CM2302? I looked on the OBEX and did not find anything. I am still using the propeller tool V1.3.2 for my IDE.
Comments
Jim
If you download BlocklyProp and run the code from this page:
https://learn.parallax.com/support/reference/propeller-blocklyprop-block-reference/sensor/temp-humidity/temperature-humidity
You can view the C code created.