<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamanonono</author_name>
  <author_url>https://blog.hatena.ne.jp/yamanonono/</author_url>
  <blog_title>m5stackで組込み！！</blog_title>
  <blog_url>https://m5stack-build.hatenablog.com/</blog_url>
  <categories>
    <anon>M5stack</anon>
    <anon>サンプルコード</anon>
  </categories>
  <description>TwitterのURLをQRコードで表示していみました。 QRコード関数 サンプルコード QRコード関数 QRコードで表示した文字列を設定します。 QRコードのバージョンを第5引数に設定します。 M5.Lcd.qrcode(&quot;QRコードにしたい文字列&quot;,50,10,220,6); サンプルコード #include &lt;M5Stack.h&gt; void setup() { // m5stack初期化 M5.begin(); // QR Code M5.Lcd.qrcode(&quot;QRコードにしたい文字列&quot;,50,10,220,6); } void loop() { delay(1); } QRコード表示…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fm5stack-build.hatenablog.com%2Fentry%2F2019%2F11%2F18%2F225114&quot; title=&quot;QRコードの表示 - m5stackで組込み！！&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/y/yamanonono/20191118/20191118224906.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-11-18 22:51:14</published>
  <title>QRコードの表示</title>
  <type>rich</type>
  <url>https://m5stack-build.hatenablog.com/entry/2019/11/18/225114</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
