laith-dosinfection / lwIOlinkMaster

This repository is a work in progress with the intent to create a IO-link master stack which can extract data from IO-link Devices
GNU General Public License v3.0
1 stars 0 forks source link

lwIOlinkMaster

Library is still under development

A light weight IO link master stack for the arduino framework. Integrate basic port functionality and extract data from IO-link devices.

Description

This library allows for basic communication from an ESP32 processor to a TIOL11X master PHY to extract data from IO-link devices. The library is structured to allow for the interface protocol between the ESP32 and the PHY to be abstracted for future growth. Additionally, handles for changing the port mode to a DI or DO mode vs. standard SIO (IO-Link communication).

Getting Started

Dependencies

Roadmap

References

Authors

Contributors:

Version History

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE License - see the LICENSE.md file for details