Difference: TheI2CBusAndTheSHT30TemperatureAndHumiditySensor (11 vs. 12)

Revision 122022-06-16 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="Exercises"

Exercise 5: The I2C bus and the SHT30 Temperature and Humidity Sensor

Introduction

Line: 22 to 22
  sht30-1.png
Changed:
<
<
This time we are going to be lazy (?) and just use a pure Python driver written by 'Roberto Sánchez which you can find on github at https://github.com/rsc1975/micropython-sht30/blob/master/sht30.py. The most interesting documents are

>
>
The most interesting documents are

 
Added:
>
>

Using a driver from github

This time we are going to be lazy (?) and just use a pure Python driver written by 'Roberto Sánchez which you can find on github at https://github.com/rsc1975/micropython-sht30/blob/master/sht30.py.

  Clone the sht30 repository:
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback