Environment Temperature and Humidity Module

This module is used to get the temperature and humidity of the nearby environment. It can be used with the Soil Moisture or Water Level Sensors.

Details

Specifications

  • Voltage: 3V-5V

  • Dimensions: 56mm X 24mm X 19mm

  • Connector: 4Pin PH2.0, 3Pin PH2.0

  • Temperature Range: 0-50°C, Accuracy ±2°C

  • Humidity Range: 20-90%RH, Accuracy ±5%RH

  • Sensor Value Return Range: 0-1023

Precautions

  • This module cannot be placed underwater, doing so would cause a short circuit.

Connecting the module

Connect the Environment Module to Armourbit with a 4Pin cable.

MakeCode Coding Tutorial

Load Powerbrick Extension:

https://github.com/KittenBot/pxt-powerbrick

Environment Module Blocks:

Reading the temperature

Sample Program

相對濕度測量編程

Sample Program

Makecode Tutorial Video

Extension Version and Updates

There may be updates to extensions periodically, please refer to the following link to update/downgrade your extension.

MakeCode Extension Update

KittenBlock Coding Tutorial

加Load Powerbrick Extension

Select Powerbrick from the hardware column.

Environment Module Blocks

Reading the temperature

Sample Program

Reading the relative humidity

Sample Program

FAQ

1:Why is there no reaction when I click the blocks?

Make sure you have connected the Micro:bit correctly and flash the firmware again.

Last updated