diff --git a/README.md b/README.md index d71cff1..83ec2ea 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# trial \ No newline at end of file +Big thanks to previous projects that made this possible: +- [Blockly@rduino](https://github.com/technologiescollege/Blockly-at-rduino) +- [BlocklyDuino](https://github.com/BlocklyDuino/BlocklyDuino) +- [Blocklino] (https://github.com/fontainejp/blocklino/) \ No newline at end of file diff --git a/factory.html b/factory.html new file mode 100644 index 0000000..81a1b72 --- /dev/null +++ b/factory.html @@ -0,0 +1,90 @@ + + + + + + The Block factory + + + + + + + + + +
+
+ The Block Factory +
+
+ + + +
+
+
+
+
+
+
+
+ Preview : + +
+
+
+
+
Visual Aspect :
+
+

+			
+
+ +
+
+

+			
+
+
+ + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..f19c7e2 --- /dev/null +++ b/index.html @@ -0,0 +1,398 @@ + + + + + + Otto Blockly + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
Logo
+ + +
+
+ + + +
+
+ +
+
+ +
+
#enter your code here
+
+ + + + + + + + + + + + + + + + + + + + + diff --git a/modalVar.html b/modalVar.html new file mode 100644 index 0000000..b0a7990 --- /dev/null +++ b/modalVar.html @@ -0,0 +1,51 @@ + + + + + + + + +
+
+
+ +
+
+
+
+

+
+ + + + +
+
+
+ + + + diff --git a/repl.html b/repl.html new file mode 100644 index 0000000..8ff8b6e --- /dev/null +++ b/repl.html @@ -0,0 +1,29 @@ + + + + + + + +
+
+ Console REPL +
+
+ +
+
+
+
+
+
+ + + + +
+
+
+ + + \ No newline at end of file diff --git a/term.html b/term.html new file mode 100644 index 0000000..145e4e5 --- /dev/null +++ b/term.html @@ -0,0 +1,62 @@ + + + + + + + +
+
+ Serial Monitor +
+
+ +
+
+
+
+
+ + + + +
+
+
+
+
+ +
+
+ +
+
+ + + +
+
+
+ + + \ No newline at end of file