esp32 temperature node

This commit is contained in:
2025-10-04 02:09:05 -04:00
parent f7b8a0be4d
commit cb32102ec3
22 changed files with 2645 additions and 5577 deletions

View File

@@ -1884,44 +1884,6 @@ CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT=30
CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN=y
# CONFIG_WIFI_PROV_STA_FAST_SCAN is not set
# end of Wi-Fi Provisioning Manager
#
# I2C Device Library
#
# CONFIG_I2CDEV_USE_LEGACY_DRIVER is not set
# CONFIG_I2CDEV_AUTO_ENABLE_PULLUPS is not set
CONFIG_I2CDEV_DEFAULT_SDA_PIN=21
CONFIG_I2CDEV_DEFAULT_SCL_PIN=22
CONFIG_I2CDEV_MAX_DEVICES_PER_PORT=8
CONFIG_I2CDEV_TIMEOUT=1000
# CONFIG_I2CDEV_NOLOCK is not set
# end of I2C Device Library
#
# CMake Utilities
#
# CONFIG_CU_RELINKER_ENABLE is not set
# CONFIG_CU_DIAGNOSTICS_COLOR_NEVER is not set
CONFIG_CU_DIAGNOSTICS_COLOR_ALWAYS=y
# CONFIG_CU_DIAGNOSTICS_COLOR_AUTO is not set
# CONFIG_CU_GCC_LTO_ENABLE is not set
# CONFIG_CU_GCC_STRING_1BYTE_ALIGN is not set
# end of CMake Utilities
#
# Bus Options
#
#
# I2C Bus Options
#
CONFIG_I2C_BUS_DYNAMIC_CONFIG=y
CONFIG_I2C_MS_TO_WAIT=200
# CONFIG_I2C_BUS_BACKWARD_CONFIG is not set
# CONFIG_I2C_BUS_SUPPORT_SOFTWARE is not set
# CONFIG_I2C_BUS_REMOVE_NULL_MEM_ADDR is not set
# end of I2C Bus Options
# end of Bus Options
# end of Component config
# CONFIG_IDF_EXPERIMENTAL_FEATURES is not set