# ESP32_Node **Repository Path**: AllenMaa/ESP32_Node ## Basic Information - **Project Name**: ESP32_Node - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-09 - **Last Updated**: 2026-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ESP32_Node Example esp-idf code for the [Espressif ESP32](https://www.espressif.com/en/products/socs/esp32) to read the following I2C sensors and report their values via MQTT: * [BME280](https://www.bosch-sensortec.com/products/environmental-sensors/humidity-sensors-bme280/) - Bosch Temperature, Humidity and Pressure Sensor. * [INA226](https://www.ti.com/product/INA226) - Texas Instruments 36V, 16-bit current/voltage/power monitor with alert. * [INA228](https://www.ti.com/product/INA228) - Texas Instruments 85V, 20-bit current/voltage/power/energy/charge monitor with alert. * [ADXL345](https://www.analog.com/en/products/adxl345.html) - Analog Devices 3-axis accelerometer.