<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>McKeeChan</author_name>
  <author_url>https://blog.hatena.ne.jp/McKeeChan/</author_url>
  <blog_title>電子工作とアプリ作り</blog_title>
  <blog_url>https://mckeechan.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>マイコンArduinoを使って電光掲示板を作る。 続き 今回はLEDモジュールを点灯させて行きます。 先ずは全点灯 200円のジャンクパーツでも十分綺麗です。 プログラムはこんな感じ void setup() { // put your setup code here, to run once: pinMode(3,OUTPUT); // デジタルピンのD3を出力に設定する pinMode(4,OUTPUT); // デジタルピンのD4を出力に設定する pinMode(5,OUTPUT); // デジタルピンのD5を出力に設定する pinMode(6,OUTPUT); // デジタルピンのD6…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmckeechan.hatenadiary.com%2Fentry%2F2022%2F06%2F23%2F065633&quot; title=&quot;マイコン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/M/McKeeChan/20220622/20220622070155.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-06-23 06:56:33</published>
  <title>マイコンArduinoを使って電光掲示板を作る。</title>
  <type>rich</type>
  <url>https://mckeechan.hatenadiary.com/entry/2022/06/23/065633</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
