Reading txt files // Javascript

I’m a little lost here. With Blockly it seems that I must manually enter data to move around each time. Is there any way to input data from a txt or csv file? I understand the program to be user friendly and intuitive, but I am having trouble finding my way around this.

Also wondering if it’s possible to write the code in javascript control the uArm through that. I tried with pyuArm and Arduino, but had trouble with installing them.

Hi @tgavent

Sorry, txt or csv file is not able to imported in Blockly directly.

For Coding Javascript directly in Blockly, it’s not allowed currently. But it’s a good idea. We’ll consider that.

For problems of pyuarm & Arduino library, what problems do you have specifically?