DS18B20 sensor #664
Replies: 4 comments 1 reply
-
Hi, do you have the wiring diagram for this example. I am trying to setup the exact temperature sensor with esp32-4848S040 |
Beta Was this translation helpful? Give feedback.
-
As above
|
Beta Was this translation helpful? Give feedback.
-
Notes below apply to the Guition ESP32-S3 4848S040 GPIO41 and GPIO42 are available, but these are routed to the TF(SD) slot - The card slot is unused at present within openHASP, so you could use either one for the DS18B20 one wire interface. GPIO43 and GPIO44 are assigned to the USB interface, so should not be used. (GPIO10 is also unavailable as this is connected to the LCD panel). |
Beta Was this translation helpful? Give feedback.
-
my_custom.cpp
https://github.com/RobTillaart/DS18B20_RT/tree/master
platformio.ini - add robtillaart/DS18B20@^0.2.2
robtillaart/DS18B20@^0.2.2
bblanchon/ArduinoJson@^6.21.5
😏
`
Beta Was this translation helpful? Give feedback.
All reactions