# TEMT6000 (Component)
## Description
ESP32-C3 Super-Mini IoT Light & Environmental Monitor (TEMT6000 via ADC, BME680 via I2C)
## Component Details
- **Owner:** mikellg
- **Created:** 2/12/2024
- **Last Updated:** 2/12/2024
- **Visibility:** Public
- **System Architecture:** flowchart TD
U1["ESP32-C3 Super-Mini"]
BME["BME680 Breakout"]
TEM["TEMT6000 Breakout"]
U1 -->|I2C (SDA/SCL)| BME
U1 -->|ADC| TEM
- **Part Type:** Connector
- **License:** https://creativecommons.org/licenses/by/4.0/
- **Used in:** 6 projects
- **Part Type:** Connectors
- **Sub-Type:** Other
- **Pin Count:** 3
## Pins
| Pin | Name | Type |
|-----|------|------|
| 1 | OUT | |
| 2 | GND | |
| 3 | VCC | |
---
*Generated from [https://www.flux.ai/mikellg/temt6000-rz64m](https://www.flux.ai/mikellg/temt6000-rz64m)*