So, i am converting a robotarm with dc motors so it can be controlled via arduino. but i want it to be customizable for people who dont know arduino.
thats why I would like to use a program like blockly but with my own blocks. I am aware of all kinds of apps but i could not find one which can be alterd so you only have your own blocks with your own code behind it. is there any way to make this possible?
The problem with the other programs is that i use servo's to controll the motor and a custom int as an delay. if you want to do this in like minibloq or blocklyduino you need a lot of blocks.