Search code examples
c#.netcompilationmicrocontrollermicrochip

How to create Hex File Compiler in C#


Please is there anyway I can plugin or Integrate a PIC MCU into my C# Code so that I can create a text editor and also compile code with my Software.


Solution

  • You could use Pigmeo framework & compiler.