Assembly Line

Assembly Line

65.4k Downloads

Armbot doesn't work

DarkGuardsman opened this issue ยท 0 comments

commented

In recent versions the armbot has stopped function. This i understand so that is why i'm creating this issue to note whats going on. The main things is the armbot even when it does start to function can easily stop working. Along with several other programming, logic, and procedural issues the armbot is down for the count. I'm contributing this break down to the code not being improved and worked on. With this in mind i'm doing a rewrite that should be done sometime in November.

This new design will change how you the user codes. The old procedural coding system is gone. No longer will the user have to know the syntex, or even type it in. The new system will include a flowchart system were the user will create the program threw code blocks. These code blocks will be pre-created with the functionality that the device will understand. However, later versions will allow the user to create custom code blocks. Though to start will every command will have its own code block and the same old commands will exist. As well i'm working on both IF, and LOOP statements so logic can be created in the program.