Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

mikroElektronika mikroBasic for PIC 7.0.0.2

Posted By: h3nd3rs0n
mikroElektronika mikroBasic for PIC 7.0.0.2

mikroElektronika mikroBasic for PIC 7.0.0.2 | 11,1 MB

A beginner? Worry not. Learn to program PIC easily, with many practical examples we have provided for you. Also, you can download a free comprehensive manual from our site.

Advanced Code Assistant
Hit CTRL + SPACE to get the list of all available variables, constants, and routines which you can insert at cursor position.
Parameter Assistant for Routines
Don't memorize all the procedure parameters, just follow the parameters request. Hit CTRL + SHIFT + SPACE to activate the Parameter Assistant. As simple as that.
Debugger with many advanced options
Easily monitor variables and registers while simulating your program.
Detailed Statistics
Execution time, routine start address, nesting, memory charts, and other invaluable information.
Built-in Routines
This tiny code sample reads ADC channel 2 and displays the result in second line of LCD, with 1 sec delay afterwards!
Code Explorer
Code Explorer easily finds any variable or procedure within the code.