User`s manual
After you have set up your project, select OK push button in New Project Wizard
dialog box. mikroBasic will create project for you and automatically open the pro-
gram file in code editor. Now we can write the source code.
Step 3
After you have successfully created an empty project with New Project Wizard,
Code Editor will display an empty program file, named same as your project.
Now we can write the code for this simple example. We want to make LED diode
blink once per second. Assuming we have the configuration given in the following
figure, LED diodes are connected to PIC16F877 PORTB pins. (it can be any other
PIC that has PORTB)
mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
8
mikroBASIC
MikroElektronika: Development tools - Books - Compilers
making it simple...
page
mikroBASIC
MikroElektronika: Development tools - Books - Compilers