<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>RyoSaitoOp3</author_name>
  <author_url>https://blog.hatena.ne.jp/RyoSaitoOp3/</author_url>
  <blog_title>Roy's kitchen</blog_title>
  <blog_url>https://ryosaitoop3.hateblo.jp/</blog_url>
  <categories>
    <anon>Arduinoにカメラと時計をつなげる - 草稿</anon>
  </categories>
  <description>毎日決まった時間にarduinoで撮影したいと思ったので、RTCを組み込むことにした。 買ったRTCは RX 8025-NB。説明書はこれ。参考サイトはこちら。 書いてあるとおりに繋いだら動いた。 気になったこととしては、 アドレス指定と値指定の書き方が一緒っぽい Wire.beginTransmission(RTC_ADRS); の次の行の Wire.write(0xE0); で書き込むアドレスを指定していて、それ以降の Wire.write(0x20); では実際に書き込まれる値を指定していること。 日時の入力方法と他の入力方法が紛らわしい。 日時は、例えば55秒なら 0x55 と入力する…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryosaitoop3.hateblo.jp%2Fentry%2F2016%2F05%2F08%2F180654&quot; title=&quot;arduinoに時計を組み込む方法 - Roy&amp;#39;s kitchen&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-05-08 18:06:54</published>
  <title>arduinoに時計を組み込む方法</title>
  <type>rich</type>
  <url>https://ryosaitoop3.hateblo.jp/entry/2016/05/08/180654</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
