<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nobita_RX7</author_name>
  <author_url>https://blog.hatena.ne.jp/nobita_RX7/</author_url>
  <blog_title>NOBのArduino日記！</blog_title>
  <blog_url>https://nobita-rx7.hatenablog.com/</blog_url>
  <categories>
    <anon>Arduino</anon>
    <anon>#工学</anon>
  </categories>
  <description>■Serial.end関数 Serial.end関数はシリアル通信を終了し、RXとTXを汎用の入出力ピンとして使えるようにします。再度シリアル通信を有効にしたいときは、Serial.begin関数を実行します。 ■使用例 Arduino IDEで使用するSerial.end関数の使用例は以下の通りです。試しにこのプログラムを実行すると、Rxピンにデータが到着した時はそのデータを読み込みPCのシリアルモニター上に表示されます。Rxピンにデータの到着が無い時は、0ピンが1秒間隔でHIGH・LOWを繰り返します。 void setup() {} void loop() { Serial.begin(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnobita-rx7.hatenablog.com%2Fentry%2F27996186&quot; title=&quot;Arduino IDE(Serial.endの使い方) - NOBのArduino日記！&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/n/nobita_RX7/20190808/20190808010608.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-03-18 22:50:00</published>
  <title>Arduino IDE(Serial.endの使い方)</title>
  <type>rich</type>
  <url>https://nobita-rx7.hatenablog.com/entry/27996186</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
