Downloads

From Pigmeo - .NET/Mono/CLI (C#, VB.NET, C++/CLI, Nemerle...) for microcontrollers (PIC, dsPIC, AVR...)

Latest Pigmeo release: Pigmeo 0.0.2

Contents

Windows

Installer

Not available yet


Standalone

pigmeo-0.0.2-standalone

It doesn't require installation. Simply double click on pigmeo-compiler.exe.

Note: you need to copy all the referenced libraries (Pigmeo.dll, PIC16F716.dll...) to the directory where your .exe file being compiled is placed.


Linux

Installer

Not available yet


Standalone

pigmeo-0.0.2-standalone

It doesn't require installation. Simply run pigmeo-compiler.exe with mono:

mono pigmeo-compiler.exe

or

MONO_THEME="clearlooks" mono pigmeo-compiler.exe --help

Note: you need to copy all the referenced libraries (Pigmeo.dll, PIC16F716.dll...) to the directory where your .exe file being compiled is placed.

Source code


See also