<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>BME280 on Salt&#39;s blog</title>
    <link>https://saltpp.netlify.app/tags/bme280/</link>
    <description>Recent content in BME280 on Salt&#39;s blog</description>
    <generator>Hugo</generator>
    <language>ja-JP</language>
    <managingEditor>saltpp@gmail.com (Salt)</managingEditor>
    <webMaster>saltpp@gmail.com (Salt)</webMaster>
    <lastBuildDate>Fri, 28 Sep 2018 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://saltpp.netlify.app/tags/bme280/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BME280 温湿度気圧センサー</title>
      <link>https://saltpp.netlify.app/posts/software/bme280/bme280/</link>
      <pubDate>Fri, 28 Sep 2018 00:00:00 +0000</pubDate><author>saltpp@gmail.com (Salt)</author>
      <guid>https://saltpp.netlify.app/posts/software/bme280/bme280/</guid>
      <description>&lt;h2 id=&#34;概要&#34;&gt;概要&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;BME280 を買ってみたので動確したときのメモ&lt;/li&gt;&#xA;&lt;li&gt;買ったのは&lt;a href=&#34;https://ja.aliexpress.com/item/3In1-BME280-GY-BME280-Digital-Sensor-SPI-I2C-Humidity-Temperature-and-Barometric-Pressure-Sensor-Module-1/32659765502.html&#34;&gt;これ&lt;/a&gt; $2.81&lt;/li&gt;&#xA;&lt;li&gt;秋月だと&lt;a href=&#34;http://akizukidenshi.com/catalog/g/gK-09421/&#34;&gt;これ&lt;/a&gt;が \1080&lt;/li&gt;&#xA;&lt;li&gt;Datasheet は&lt;a href=&#34;https://www.bosch-sensortec.com/bst/products/all_products/bme280&#34;&gt;ここ&lt;/a&gt;の Downloads → Datasheet&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;raspbery-pi-3-で動確&#34;&gt;Raspbery Pi 3 で動確&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Raspbery Pi 3 と接続&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;i2cdetect でデバイスアドレスが 0x76 であることを確認&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;pi@raspberrypi:~ $ i2cdetect 1&#xA;WARNING! This program can confuse your I2C bus, cause data loss and worse!&#xA;I will probe file /dev/i2c-1.&#xA;I will probe address range 0x03-0x77.&#xA;Continue? [Y/n] &#xA;     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f&#xA;00:          -- -- -- -- -- -- -- -- -- -- -- -- -- &#xA;10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &#xA;20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &#xA;30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &#xA;40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &#xA;50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &#xA;60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &#xA;70: -- -- -- -- -- -- 76 --                         &#xA;&lt;/code&gt;&lt;/pre&gt;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;i2cdump してみる&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
