<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pythonjacascript</author_name>
  <author_url>https://blog.hatena.ne.jp/pythonjacascript/</author_url>
  <blog_title>とある科学の備忘録</blog_title>
  <blog_url>https://shizenkarasuzon.hatenablog.com/</blog_url>
  <categories>
    <anon>Arduino</anon>
  </categories>
  <description>タイトルの通りです。Arduino同士をシリアル通信します。 1. ハードウェア 2. ソフトウェア 送信側： 受信側： 3. 実行結果 4. 書き込みの時の注意 1. ハードウェア 次の図のような回路を組みます。下の図の2本の配線はシリアル通信用なので、Arduinoが電源につながっていない時は、別途に電源用の配線が必要になります。 2. ソフトウェア 送信側と受信側でプログラムを二つ用意します。ハードウェアは両方同じなので、どっちにどのプログラムを書き込んでも構いません。 送信側： int LED = 13; int count = 0; void setup(){ Serial.begi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshizenkarasuzon.hatenablog.com%2Fentry%2F2018%2F07%2F24%2F225915&quot; title=&quot;【Arduino】２台のAruduinoをシリアル通信させる - とある科学の備忘録&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>https://cdn-ak.f.st-hatena.com/images/fotolife/p/pythonjacascript/20180724/20180724225759.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-07-24 22:59:15</published>
  <title>【Arduino】２台のAruduinoをシリアル通信させる</title>
  <type>rich</type>
  <url>https://shizenkarasuzon.hatenablog.com/entry/2018/07/24/225915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
