pyprofibus is an Open Source PROFIBUS-DP stack written in Python.
pyprofibus is able to run on any machine that supports Python. It also runs on embedded machines such as the Raspberry Pi or even tiny microcontrollers such as the ESP32 (Micropython).
Please read the hardware documentation for more information:
The achievable Profibus-DP speed depends on the hardware that it runs on and what kind of serial transceiver is used. There is no software side artificial limit.
Please see the pyprofibus hardware documentation
pyprofibus comes with a couple of examples that can teach you how to use pyprofibus in your project.
Copyright (c) 2013-2021 Michael Buesch <m@bues.ch>
Licensed under the terms of the GNU General Public License version 2, or (at your option) any later version.