This is an old revision of the document!


Custom OS images

Each of the Unipi PLCs has to be flashed with operating system (OS). Neuron PLCs has the OS stored on the SD card and the Axon PLCs has it in the internal eMMC memory.

The OS is distributed in the form of image - large file, containing all the software and the configuration needed for the PLC to boot up. The OS mainly differs from the additional software you want to run on the PLC, so you typically need different image for running Mervis, Node-RED, openHAB,…

We offer two types of images for our PLCs: OpensourceOS and MervisOS. Both of them can be downloaded for free in the Download section and used without any constraints.

The MervisOS is the one which is shipped with each Axon. Appart from the basic settings, it contains preinstalled MervisRT and it is meant to be used with the MervisIDE.

The OpensourceOS is the cleanest and smallest image we were able to put together. As with the MervisOS, it contains current, debootstrapped Debian GNU/Linux with the preinstalled Unipi packages mandatory for accessing the underlying IOs.

Due to our openness, we allow you the full access to the OS via SSH, so you are free to install and configure anything you want.

Since our OEM customers need to install additional software and do a custom configuration of the OS, we decided to open the image creation process as well.