Nestor Gonzalez
Published © CC BY

Erle-brain 2 Morse Block for Blockly

Small project done during the first hacking session at Erle Robotics. Implementation of a 'text to morse' block for the erle-brain.

BeginnerProtip1 hour1,613
Erle-brain 2 Morse Block for Blockly

Things used in this project

Hardware components

Erle-Brain 2
Erle Robotics Erle-Brain 2
×1

Story

Read more

Code

Blockly workspace example

XML
<xml xmlns="http://www.w3.org/1999/xhtml"><block type="turn_on_orange_led" x="83" y="26"><field name="ORANGE_LED">TRUE</field><next><block type="turn_on_orange_led"><field name="ORANGE_LED">FALSE</field><next><block type="text_to_morse"><field name="TEXT">erle</field></block></next></block></next></block></xml>

Erle-Brain-2 morse block

Full ROS Workspace

Credits

Nestor Gonzalez

Nestor Gonzalez

2 projects • 6 followers

Comments