First MikroBasic Project - Flash an LED with a Microcontroller
Complete the tasks as outlined in "Creating First Project in mikroBasic
for PIC " that you just downloaded except include the following changes;
substitute their "connection scheme" on page 1 with the following
schematic (use a 1k resistor instead of the 220 ohm)
Skip Step 1 - Do not install the compiler, it should already be done,
instead start Mikrobasic.
At Step 4 - Create a directory in your server space for your project.
Browse to that directory for the project path. Choose PIC16F628A for Device.
After this tutorial is complete a .hex file should be in the project folder
(created during the build) Download this hex file into the microcontroller
using your programmer and icprog.