<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chakoku</author_name>
  <author_url>https://blog.hatena.ne.jp/chakoku/</author_url>
  <blog_title>chakokuのブログ(rev4)</blog_title>
  <blog_url>https://chakoku.hatenablog.com/</blog_url>
  <categories>
    <anon>技術ネタ</anon>
  </categories>
  <description>まだまだ勉強中の域を脱しないけど、GPIOに接続されているLEDをOn/Offさせるデバドラを書いてみた。 準備としては、、試作デバドラをPC側でコンパイル(TIのクロスコンパイル環境を利用)してBeagleBoneに転送して以下のコマンドを実行。デバイスファイルを作る(メジャーナンバーは247を使用) # mknod /dev/devsimple c 247 0 # insmod mymodule.koLEDをつける # echo -n 1 &gt; /dev/devsimple LEDを消す # echo -n 0 &gt; /dev/devsimple どんなコードか？興味がありましたら、以下のリン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchakoku.hatenablog.com%2Fentry%2F20130125%2F1359104605&quot; title=&quot;BeagleBone用にデバドラを書く（その2） - chakokuのブログ(rev4)&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/c/chakoku/20130125/20130125180807.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-01-25 18:03:25</published>
  <title>BeagleBone用にデバドラを書く（その2）</title>
  <type>rich</type>
  <url>https://chakoku.hatenablog.com/entry/20130125/1359104605</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
