15. Octopus Temperature And Humidity Sensor¶
15.1. Introduction¶
Temperature and humidity sensor is a module based on DHT11 digital temperature and humidity sensing element. It is sensitive to the ambient temperature and humidity changes and can be used for temperature alarm, humidity testing and other works.
15.2. Characteristics¶
The 3-pins ports is easy to plug and play.
15.3. Specifications¶
Item | Parameter
:-: | :-: SKU|EF04019 Power Input|3v-5.5v Connector Type|Analog Pins Definition|1-Signal 2-VCC 3-GND Response|Quick response Sensitivity|High circuit|Simple Service Life|Long(Stable and durable)
15.5. Quick to Start¶
Add Package¶
Click “Advanced”in the choice of the MakeCode to find more choices.
Click “Extensions”, search “iot”in the dialog box and then download the “iot-environment-kit”.
Reference¶
Links: https://makecode.microbit.org/_E2kTxL2wp42J
You can also download the links below:
---Result¶
The temperature value is scrolling on the micro:bit.
15.6. Relevant Cases¶
–
15.7. Technique Files¶
–