Per Stenebo
2011-12-17 08:57:20
2022-12-19 15:12:06
Automation
Standarder
KNX | Modbus | ODVA -Ethernet/IP |
OPC (intern sida).
Drivrutiner
Comedi |
Givare
| MySensors |
Regulator
Python PID
simple-pid | pypi.org | github |
Python class PIDController from the cgkit module (Python Computer Graphics Kit) | github |
Other code
Arduino PID code | github |
Simulator
| pidtuner.com |
Serial
COM-port som I/O-gränssnitt. RS232.
| Wikipedia | pinout and signals | mc-computing |
RS232: | Wikipedia |
Windows batch file
| ericphelps |
You can send data to a serial port in a batch script, BUT you can't read data directly from that as serial communications are interrupt driven and require a program to perform that task.
Linux
| tldp.org |
Parallell
Parallellport som I/O-gränssnitt. LPTx, skrivarport.
Windows
| epanorama - Control_individual parallel port lines directly | logix4u.net | Jan Axelson | internals.com (WinIo) |
OEE
Artikel flyttad
http://bends.se/?page=produkter/maskinmatning
Microboards
Se under anteckningar/sbc
Vision
Artikel flyttad till anteckningar/automation/vision
Snap7
S7 protocol. Library for communicating with S7300/400/1200/1500 PLC and SINAMICS drives.
| sourceforge | Inägg | Notes | Raspberry Pi (1) | RasPi 3 | python-snap7 |
Profinet
pnio_dcp | gitlab | pypi.org |
p-net Profinet device stack | github | Using a Simatic PLC as IO controller |
Profibus
pyprofibus software stack | hemsida | pypi |
BACnet
| WAGO's BACnet MS/TP Controller |
BACpypes library for building BACnet applications using Python.
BACnet Protocol Stack sourceforge