<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.libreduc.cc/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>LibrEduc - en:blockly_rduino</title>
        <description>Comprendre pour ne pas dépendre</description>
        <link>https://wiki.libreduc.cc/</link>
        <lastBuildDate>Sat, 18 Apr 2026 14:17:30 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.libreduc.cc/_media/logo.png</url>
            <title>LibrEduc</title>
            <link>https://wiki.libreduc.cc/</link>
        </image>
        <item>
            <title>create_blocks</title>
            <link>https://wiki.libreduc.cc/en:blockly_rduino:create_blocks?rev=1737059082&amp;do=diff</link>
            <description>To create new block, here is a simple way using Grove LED block as example:

1 - modify index.html,  at the end  of file add categories and name of blocks you want to add in the Toolbox (sidebar menu) :


    &lt;category name=&quot;CAT_ARDUINO_SERVO&quot;&gt;
            &lt;block type=&quot;servo_move&quot;&gt;&lt;/block&gt;
            &lt;block type=&quot;servo_read_degrees&quot;&gt;&lt;/block&gt;
        &lt;/category&gt;
    &lt;/category&gt;
    &lt;sep&gt;&lt;/sep&gt;
    &lt;category name=&quot;CAT_GROVE&quot;&gt;
        &lt;category name=&quot;CAT_GROVE_IN&quot;&gt;
            &lt;block type=&quot;grove_b…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 16 Jan 2025 20:24:42 +0000</pubDate>
        </item>
        <item>
            <title>tutos_videos</title>
            <link>https://wiki.libreduc.cc/en:blockly_rduino:tutos_videos?rev=1737059082&amp;do=diff</link>
            <description>Tutorial videos</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 16 Jan 2025 20:24:42 +0000</pubDate>
        </item>
        <item>
            <title>tweak</title>
            <link>https://wiki.libreduc.cc/en:blockly_rduino:tweak?rev=1737059082&amp;do=diff</link>
            <description>1 - How to choose the default card to Arduino MEGA

You have to edit the file:


/generators/arduino/blocklyduino.js


 line 93:  

 profile[“default”] = profile[“arduino_uno”];  

 arduino_uno   arduino_mega.  

2 - How to choose the default blocks categories</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 16 Jan 2025 20:24:42 +0000</pubDate>
        </item>
    </channel>
</rss>
