I really like ArduBlocks it’s a great way for people who are not that much into programming to let them use a arduino in a easy way.
Though I would like to have a new option in the ArduBlock program. Could it be possible to add another button next to the save/load/upload which will say something like “Convert to txt” Since I like to program a bit at school and they don’t allow use to do anything fancy with the computer it would be cool if ArduBlock was kind of more portable.
Completely true but somehow we are not allowed to add the ardublock file into the required folder so you are not able to start ardueblock under the tool menu. And if you open them separately its not possible to upload the program to the arduino program tool.
Hi
I’ve integrated the src code of ardublocks into eclipse and i’ve tried to edit and add more features to tht and while execution m getting “Error: Could not find or load main class com.ardublock.Main” and after loading the main method also m getting the same error……Plzz help me!!!
Thanks in advance……….
Hello,
I really like ArduBlocks it’s a great way for people who are not that much into programming to let them use a arduino in a easy way.
Though I would like to have a new option in the ArduBlock program. Could it be possible to add another button next to the save/load/upload which will say something like “Convert to txt” Since I like to program a bit at school and they don’t allow use to do anything fancy with the computer it would be cool if ArduBlock was kind of more portable.
Greetings!
What do you mean by “Convert to text?” If you use ArduBlock inside the Arduino IDE, you should see the Arduino program in one of the editor window.
Completely true but somehow we are not allowed to add the ardublock file into the required folder so you are not able to start ardueblock under the tool menu. And if you open them separately its not possible to upload the program to the arduino program tool.
I see. That would be a easy enough feature to add. Could you add it on https://github.com/taweili/ardublock/issues
Hi
I’ve integrated the src code of ardublocks into eclipse and i’ve tried to edit and add more features to tht and while execution m getting “Error: Could not find or load main class com.ardublock.Main” and after loading the main method also m getting the same error……Plzz help me!!!
Thanks in advance……….
I to got the same problem as ranji can any one help us to solve the problem