<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>manpukukoji</author_name>
  <author_url>https://blog.hatena.ne.jp/manpukukoji/</author_url>
  <blog_title>満腹居士　七転八倒の記</blog_title>
  <blog_url>https://manpuku-koji.hatenablog.com/</blog_url>
  <categories>
    <anon>Raspberry Pi</anon>
    <anon>電子工作</anon>
  </categories>
  <description>前回のReader編に引き続き、今日は、Writer編 設定とか、ROMとラズパイの接続とかは、前回のReader編とまったく同じです。まずは、Pythonのプログラムから。 #!/usr/bin/env python #-*- coding: UTF-8 -*- import smbus import time import sys bus = smbus.SMBus(1) def write_ROM(): count=0 ad=0 f=open(f_name,'r') for m in f: l1=m[:-1].split(' ') l2=[ l1[0][0:2], l1[0][2:4],…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmanpuku-koji.hatenablog.com%2Fentry%2F2017%2F11%2F15%2F000000&quot; title=&quot;ラズベリーパイをROMライターにしてみた（Writer編） - 満腹居士　七転八倒の記&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/manpukukoji/20171027/20171027110127.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-15 00:00:00</published>
  <title>ラズベリーパイをROMライターにしてみた（Writer編）</title>
  <type>rich</type>
  <url>https://manpuku-koji.hatenablog.com/entry/2017/11/15/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
