<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>DreamerDream</author_name>
  <author_url>https://blog.hatena.ne.jp/DreamerDream/</author_url>
  <blog_title>DreamerDreamのブログ</blog_title>
  <blog_url>https://dreamerdream.hateblo.jp/</blog_url>
  <categories>
    <anon>RaspberryPi</anon>
    <anon>プログラミング</anon>
    <anon>電子工作</anon>
    <anon>工作</anon>
    <anon>Raspbian</anon>
    <anon>python2.7</anon>
  </categories>
  <description>今回は実際にラズパイから制御してみます。 前回はGPIOとドライバーとの接続でした。 dreamerdream.hateblo.jp 適当なpythonコードを書いて制御してみます。 #!/usr/bin/python#coding:utf-8 import RPi.GPIO as GPIOimport atexitimport time Dir = 27 #DIRピン設定Step = 17 #STEPピン設定 def end(): #終了時に呼ぶ GPIO.cleanup() #GPIOの開放 def init(): #GPIO初期化 GPIO.setmode( GPIO.BCM ) #BC…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdreamerdream.hateblo.jp%2Fentry%2F2018%2F12%2F09%2F000000&quot; title=&quot;RapberryPiでステッピングモーターを制御する　④制御 - DreamerDreamのブログ&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/D/DreamerDream/20181205/20181205154059.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-09 00:00:00</published>
  <title>RapberryPiでステッピングモーターを制御する　④制御</title>
  <type>rich</type>
  <url>https://dreamerdream.hateblo.jp/entry/2018/12/09/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
