shaoziyang / microbit-lib

all kinds of microbit python drives, libs, examples, etc.
MIT License
48 stars 39 forks source link

Help for ds18b20 temperature sensor #10

Open G-Boronad opened 2 years ago

G-Boronad commented 2 years ago

Hello, I'm looking for a python library for the ds18b20 temperature sensor that would work with a micro:bit V2. Do you know if it exists? Thank you in advance for your help. G.B.

shaoziyang commented 2 years ago

This onewire library is not integrated in the current version of microbit firmware, so DS18b20 can't work with microbit.