Site updated at 2017-09-26 07:14:23 UTC

This commit is contained in:
Travis CI 2017-09-26 07:14:23 +00:00
parent 80847eb95a
commit b723b0750d
415 changed files with 2329 additions and 1581 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">bh1750</code> sensor platform allows you to read the ambient light level in lux from a <a href="http://cpre.kmutnb.ac.th/esl/learning/bh1750-light-sensor/bh1750fvi-e_datasheet.pdf">BH1750FVI sensor</a> connected via <a href="https://en.wikipedia.org/wiki/I²C">I2c</a> bus (SDA, SCL pins). It allows you to use all the resolution modes of the sensor described in its datasheet.</p>
<p>The <code class="highlighter-rouge">bh1750</code> sensor platform allows you to read the ambient light level in Lux from a <a href="http://cpre.kmutnb.ac.th/esl/learning/bh1750-light-sensor/bh1750fvi-e_datasheet.pdf">BH1750FVI sensor</a> connected via <a href="https://en.wikipedia.org/wiki/I²C">I2c</a> bus (SDA, SCL pins). It allows you to use all the resolution modes of the sensor described in its datasheet.</p>
<p>Tested devices:</p>
<ul>
<li><a href="https://www.raspberrypi.org/">Raspberry Pi</a></li>