<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.deepsky.jp/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>うごくといいな - elechobby:arduino</title>
        <description></description>
        <link>http://www.deepsky.jp/wiki/</link>
        <lastBuildDate>Mon, 15 Jun 2026 08:26:59 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://www.deepsky.jp/wiki/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>うごくといいな</title>
            <link>http://www.deepsky.jp/wiki/</link>
        </image>
        <item>
            <title>追加ボードマネージャー設定とピン配置</title>
            <link>http://www.deepsky.jp/wiki/doku.php?id=elechobby:arduino:setpinout&amp;rev=1760828417&amp;do=diff</link>
            <description>追加ボードマネージャー設定とピン配置

Arduinoはポータブル版（arduino.exeと同一フォルダにportableというフォルダを作成）でもできるが、
それだといざという時に困るので、メモ。

	*  環境設定-追加のボードマネージャのURLの隣のアイコンをクリックして、下記のウィンドウを表示させる。</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 18 Oct 2025 23:00:17 +0000</pubDate>
        </item>
        <item>
            <title>Arduinoのsyntax</title>
            <link>http://www.deepsky.jp/wiki/doku.php?id=elechobby:arduino:syntax&amp;rev=1760827786&amp;do=diff</link>
            <description>Arduinoのsyntax

以下をコピペ(引用元)
Arduino(C/C++言語）でのデータ操作

変数

変数は値を格納するメモリ上の領域に名前を付けたものです。C/C＋＋言語で変数を利用するためには、事前に変数を定義する必要があります。この際、変数に格納する情報に応じて適切に「型」を定義する必要があります。変数の型には、C/C＋＋言語が規定している型とArduinoソフトウェアで独自に定義している型の2種類があります。…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 18 Oct 2025 22:49:46 +0000</pubDate>
        </item>
    </channel>
</rss>
