# ENV II HAT

| Specification | Parameter |
|---|---|
| Max temperature measuring range | -40 ~ 120 ℃ |
| Typical temperature tolerance | 0 ~ 60 ℃/±0.2℃ |
| Humidity measuring range | 10 ~ 90 %RH / ±2% |
| Air pressure measuring range | 300 ~ 1100hPa / ±1hPa |
| Communication protocol | I2C:SHT30(0x44),BMP280(0x76),BMM150(0x10) |
| Operating temperature range | 32°F to 104°F ( 0°C to 40°C ) |
| Magnetic field range typical | ±1300μT (x, y-axis), ±2500μT (z-axis), resolution 0.3μT |
| Net weight | 4g |
| Gross weight | 8g |
| Product Size | 15*24*14mm |
| Package Size | 35*36*18mm |
| Case material | Plastic ( PC ) |
| / | SHT30 | DHT12 |
|---|---|---|
| Max temperature measuring range | -40 ~ 120 ℃ | -20 ~ 60 ℃ |
| Typical temperature resolution | 0 ~ 60 ℃/±0.2℃ | ±0.2℃ |
| Humidity measuring range/resolution | 10 ~ 90 %RH / ±2% | 20 ~ 95 %RH/0.1% |
| M5StickC | GPIO26 | GPIO0 | 5V | GND |
| ENV II HAT | SCL | SDA | 5V | GND |
## Example
### 1. Arduino
- [Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/ENVII_HAT/Arduino/ENVII_HAT)
### 2. UIFlow
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/ENVII_HAT/UIFlow)