What is PicBasic?
As mentioned earlier, PicBasic is a higher level language that takes easy to understand BASIC commands and compiles them into an assembly language file. The PicBasic compiler also includes an assembler that converts the assembly language into a .hex file so it can be programmed into a PIC using a PIC Programmer or bootloader.