RevPiModIO 2 – Downloads and sources

Version 2.7.1 from 12/04/2023

changelog

This module is already preinstalled on the Revolution Pi systems.

On any other device (Linux, Windows, macOS), e.g. to use the network functions, our module can be loaded via the Python Package Index (pip):

pip install revpimodio2

Debian packages for installation on the RevolutionPi-Core or other .deb using Linux distribution:

python3-revpimodio2_2.7.1-1_all.deb *

Directly in the RevPi-Core or other .deb using Linux distribution:

pi@RevPi ~/ $ wget http://revpimodio.org/dnl/revpimodio2/python3-revpimodio2_2.7.1-1_all.deb
pi@RevPi ~/ $ sudo dpkg -i python3-revpimodio2_2.7.1-1_all.deb

Download source code as .tar.gz:

revpimodio2-2.7.1.tar.gz *

 

* This is a community project, it is based on the LGPLv3 license! There are absolutely NO warranties on function or correctness! You accept this by download and use of this software.