<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katakanan</author_name>
  <author_url>https://blog.hatena.ne.jp/katakanan/</author_url>
  <blog_title>e-tipsmemo</blog_title>
  <blog_url>https://e-tipsmemo.hatenablog.com/</blog_url>
  <categories>
    <anon>組み込み</anon>
  </categories>
  <description>急に作りたくなったものがあるので 秋月電子の良さそうなモータードライバ akizukidenshi.com の動作テスト 雑な図 モータードライバー自体の電源は6Vでも 入力電圧Ｈレベルは2.0VなのでmbedのPWM(3.3V)でもOK。ついでに可変抵抗でも繋いで、 AD変換した値を読み取り、 速度が変わっていることを確認する。 #include &quot;mbed.h&quot; DigitalOut myled(LED1); AnalogIn ain(p20); PwmOut fin(p22); PwmOut rin(p21); int main() { fin.period(0.000010); rin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe-tipsmemo.hatenablog.com%2Fentry%2F2017%2F07%2F15%2F000349&quot; title=&quot;BD6231F-E2動作テスト - e-tipsmemo&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/k/katakanan/20170625/20170625205945.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-15 00:03:49</published>
  <title>BD6231F-E2動作テスト</title>
  <type>rich</type>
  <url>https://e-tipsmemo.hatenablog.com/entry/2017/07/15/000349</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
