webduino-blockly
Version:
The Visual Programming Editor for Webduino
70 lines (69 loc) • 1.77 kB
text/xml
<xml id="toolbox" style="display: none">
<category id="catVariables" custom="VARIABLE"></category>
<category id="catText">
<block type="text"></block>
</category>
<category id="catLists">
<block type="lists_create_with"></block>
</category>
<sep></sep>
<category id="catBoard">
<block type="board_server">
<value name="server_">
<block type="text"></block>
</value>
</block>
<block type="board_ready">
<value name="device_">
<block type="text"></block>
</value>
</block>
</category>
<category id="catMax7219">
<block type="variables_set">
<field name="VAR">matrix</field>
<value name="VALUE">
<block type="max7219_new">
<field name="din_">9</field>
<field name="cs_">10</field>
<field name="clk_">11</field>
</block>
</value>
</block>
<block type="max7219_draw">
<value name="code_">
<block type="text">
<field name="TEXT">1026464040462610</field>
</block>
</value>
</block>
<block type="max7219_animate">
<value name="times_">
<block type="math_number">
<field name="NUM">100</field>
</block>
</value>
<value name="list_">
<block type="lists_create_with"></block>
</value>
</block>
<block type="max7219_animate_horse">
<value name="times_">
<block type="math_number">
<field name="NUM">100</field>
</block>
</value>
<value name="code_">
<block type="text">
<field name="TEXT">1026464040462610</field>
</block>
</value>
</block>
<block type="max7219_stop"></block>
<block type="max7219_off"></block>
</category>
<category id="catTutorials">
<block type="tutorial_max7219_button"></block>
</category>
<sep></sep>
</xml>