<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s51517765</author_name>
  <author_url>https://blog.hatena.ne.jp/s51517765/</author_url>
  <blog_title>プログラミング素人のはてなブログ</blog_title>
  <blog_url>https://s51517765.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Arduino</anon>
  </categories>
  <description>言語先日、C言語で自作関数を作りました。 s51517765.hatenadiary.jp これをArduinoに移植します。 C言語の記述がほぼそのまま使えるといいましたが、少し変更する必要があるようです。 大きく異なる点は void main() → void loop() void ***(int a, int b) → int ***(int a, int b) printf → Serial.println および、Serial.begin() という点です。C言語ではSerial.Printは改行の入れ方や、変数タイプの宣言が複雑です。 このあたりが、教育用に作られていて、簡単なA…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs51517765.hatenadiary.jp%2Fentry%2F2016%2F06%2F26%2F173818&quot; title=&quot;自作関数（Arduino版） - プログラミング素人のはてなブログ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-06-26 17:38:18</published>
  <title>自作関数（Arduino版）</title>
  <type>rich</type>
  <url>https://s51517765.hatenadiary.jp/entry/2016/06/26/173818</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
