## DS18B20温度传感器的使用 {{ :ds18b20-tempeature-sensor-pinout.jpeg |}} ### 1. 介绍 ### 2. 工作原理 ### 3. 电路连接 ### 4 MicroPython代码 * [[https://randomnerdtutorials.com/micropython-ds18b20-esp32-esp8266/|MicroPython: DS18B20 Temperature Sensor with ESP32 and ESP8266]] * [[https://how2electronics.com/micropython-ds18b20-temperature-sensor-esp32/|MicroPython: Interfacing DS18B20 Temperature Sensor with ESP32]] * [[http://www.pibits.net/code/raspberry-pi-pico-and-ds18b20-thermometer-using-micropython.php|Raspberry Pi Pico and DS18b20 thermometer using Micropython]] ### 5. Verilog代码 * [[temp_sensor_verilog|STEP FPGA驱动温度传感器DS18B20Z]] * [[温度计|基于小脚丫STEP MXO2的温度显示系统]]