Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Exercise 5: The I2C bus and the SHT30 Temperature and Humidity SensorIntroduction | ||||||||
Line: 26 to 26 | ||||||||
Changed: | ||||||||
< < | I will give no further explication on how to use the driver. Please read the source code and find out yourself which methods are implemented and how to use the driver. Does it work out of the box or do we have to make some modifications? Do you find bugs? | |||||||
> > | Clone the sht30 repository: | |||||||
Changed: | ||||||||
< < | The driver is already hard-coded in the MicroPython binary and does not need to be uploaded to the ESP32 to be used. | |||||||
> > | git clone https://github.com/rsc1975/micropython-sht30.git![]() | |||||||
-- ![]() |