GRAPE

Grape is a graphical programming environment that allows even novice programmers can program very simple microcontroller.

Grape In the program logic is presented as a flow chart (or flow chart ) first. As program elements are available

  • Statements ( instructions )
  • Loops ( loops)
  • If- statements ( case distinction )
  • Functions (Functions)
  • Function calls ( function calls )

In the second step, the importance of the individual program elements is defined. These methods of C classes can be called the Grape were made ​​previously known. This functions are available, for example, to control a mobile robot or to use the I / Os of a microcontroller.

From flowchart and meanings Grape automatically ( readable ) C generates code that can be compiled within the environment and downloaded to the appropriate controller.

666689
de