Small but efficient communication library that allows your sketches the interfacing with Siemens PLC.
Works starting from Arduino UNO with the W5100 ethernet shield.
Features
- S7 200/300/400/1200/1500, WinAC, LOGO 0BA7 are managed.
- Full PLC memory access (E/A/M/DB/T/Z)
- PDU independence :large data transfer in a single call (depending only on the Arduino memory)
- Helper functions for data conversion (Big Endian --> Little endian)
- Three memory models for footprint optimization.
- Uses standard Arduino Ethernet library i.e. it can coexist with other clients/servers.
- 3 ms to read a PDU into the internal buffer, 24 ms for 1024 bytes into the external.
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Settimino!