Skip to content

RevPiModIO

RevolutionPi with Python3!

  • RevPiModIO
    • Homepage
    • Quick start!
    • About RevPiModIO
    • About RevPiModIODriver
    • Discussion forum
  • Blogs and examples
    • Common
    • Examples
    • Revolutionsumbau (german)
    • Versions log
  • RevPi Python PLC
    • Overview
    • RevPiPyLoad
    • RevPi Commander
  • Downloads
    • RevPiModIO2
    • PLC – RevPiPyLoad
    • RevPi Commander
    • Our DEB Repository
  • Documentation
    • Start – revpimodio2
    • Object .core
    • Object .device
    • Object .io
    • class Cycletools
    • class EventCallback
    • network – revpimodio2
  • English
    • Deutsch
    • English

Category: Examples

Posted on 11/09/201809/09/2019

NodeRed with MQTT in the Revolution Pi

At RevPiDay 2018, we introduced you to our RevPiPyLoad extension, which allows us to use NodeRed on the Revolution Pi very easily thanks to MQTT. Here we show you how it works. Continue reading “NodeRed with MQTT in the Revolution Pi”

Posted on 08/09/2018

Events and own cyclical tasks

We would like to introduce you a solution to use events and also do your own cyclical tasks at the same time. Continue reading “Events and own cyclical tasks”

Posted on 12/15/201702/07/2023

GPIO from a RaspberryPi to RevolutionPi

With the RevPiNet * classes, we can access the process image via the network. We now use this function to send the value of a GPIO pin of the Raspberry Pi to our process image. Continue reading “GPIO from a RaspberryPi to RevolutionPi”

Posted on 09/16/201709/16/2017

Events with the mainloop()

We’re testing the mainloop() here. Continue reading “Events with the mainloop()”

Posted on 09/16/201709/16/2017

Driver for Virtual Device out of piCtory

 We use RevPiModIODriver() to develop a driver for a virtual device in piCtory. Continue reading “Driver for Virtual Device out of piCtory”

Posted on 08/22/201701/09/2019

Cyclic with little python code

This example introduces you to the cyclic programming with RevPiModIO and the cycleloop(...)! The program also uses the handlesignalend(…) function to catch the “end of program” signal and exit the program cleanly. Continue reading “Cyclic with little python code”

Posted on 06/16/201709/16/2017

Benni’s Run – Threads in the mainloop()

We got a nice sample program from Benjamin, which uses as_threads in event handling!

It uses the simulated RPi.GPIO.add_event_callback (…) of RevPiModIO – The function is known by the RaspberryPi. Continue reading “Benni’s Run – Threads in the mainloop()”

Posted on 06/16/201707/30/2017

XML-RPC Valueserver

In this example, we start an XML RPC server, which can simply retrieve the values ​​of the IOs. Continue reading “XML-RPC Valueserver”

Posted on 06/15/201707/30/2017

Mirror of infinity (Input=Output)

In this example, we mirror inputs to outputs in a loop. Continue reading “Mirror of infinity (Input=Output)”

Report a bug or contact us

Unser FORUM bei Kunbus

Our sources

Twitter
https://twitter.com/revpimodio

GitHub
https://github.com/naruxde/

Search

About this Website

Diese Webseite stellt einen kleinen Wegweiser zur Verfügung! Er soll euch den Einstieg in den RevolutionPi und die Programmierung mit Python3 auf dem Gerät erleichtern.

Impressum

Datenschutzerklärung

Proudly powered by WordPress