How to use DS18B20 or NTC10k in Uiflow?
-
How to use DS18B20 or NTC10k in Uiflow?
-
Since there are no M5Stack products using these sensors, it is unlikely you will see blocks support for them in UiFlow unless you create it yourself. Therefore your best option is to switch to the micropython tab and follow a tutorial such as this https://randomnerdtutorials.com/micropython-ds18b20-esp32-esp8266/ on how to read from the sensor in micropython.
-
The DS18B20 uses Maxim's exclusive 1-Wire bus protocol that implements bus communication using one control signal. The control line requires a weak pullup resistor since all devices are linked to the bus via a 3-state or open-drain port (the DQ pin in the case of the DS18B20).
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login