You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

whysaputro/tmp102

1.0.1

Latest
uploaded 1 year ago
Driver for the TMP102 temperature sensor using ESP-IDF framework.

2 examples

  • basic_temperature_reading
    This example demonstrates how to use the TMP102 temperature sensor with the ESP32 using the ESP-IDF framework. It initializes the TMP102 sensor,…
    3.27 KB
  • one-shot_temperature_reading
    This example demonstrates how to use the TMP102 temperature sensor in one-shot mode with the ESP32 using the ESP-IDF framework. It initializes the…
    57 bytes