Hello all. I am a newbie at microcontrollers and I've been following a simple tutorial from Andrew Hazelden's blog - https://www.andrewhazelden.com/blog/2010/02/creating-a-custom-lcd-character-in-mikroc-pro-for-pic/. Anyway, the code is written but when he does "Program" the code compiles and loads into the microcontroller. What do I need to make this work? Do I need to connect a microcontroller board via USB to the PC? Or can it be done with serial port? (I have programmer on serial port). Any explanation on the steps to make it work? Help very appreciated. Thanks.