Arduino | ESP-IDF | Pico SDK | Mbed OS
Dallas temperature sensors example. Scan the bus for all supported types of
slaves. Convert temperature for all sensors simultaneously and read them
one-by-one. Possible permanent configuration change. The example uses generic
Dallas thermometers driver DSTherm
.
MAX31850/MAX31851 thermocouple example. Scan the bus for supported
slaves. Convert temperature for all sensors simultaneously and read them
one-by-one. The example uses MAX31850
driver.
Basic overdrive example. Scan the bus for overdrive enabled devices.
Arduino | ESP-IDF | Pico SDK | Mbed OS
Simple DS2431 device (EEPROM memory) example. Read + write. Overdrive mode support.