





|
Microcontrollers / Software
Vesta BASIC |
|
These developing systems give a BASIC with C-like structures that is very powerful
compared to other microcontroller developing tools. In addition
to usual instructions, you can have structures like: DO WHILE..LOOP,
DO..LOOP UNTIL, SELECT..CASE..ENDCASE and
IF..[ELSE]..ENDIF. You can have also: DEBUGGING in runtime.
actual function declaration with paramteres exchange.
Interrupt, events and timers. RTC.
Redirect output using PIPE. Background PWM.
In the multitasking version 7 simultaneous tasks with
interprocessing of kernel variables and much more.
|
|
|
back
|
|