Mblock 3.4.12 File
Strengths:
This is the holy grail. In version 3.4.12, you can drag a block like "Set digital pin 13 HIGH," then click the "Arduino" tab. The software instantly translates your blocks into standard pinMode(13, OUTPUT); and digitalWrite(13, HIGH); code. mblock 3.4.12