iono: a new professional input/output DIN-rail module based on Arduino

Hi everyone!
Just wanted to add that iono is accompanied by a set of libraries that helps exploiting iono's features.

You can find them on GitHub: GitHub - sfera-labs/iono: Arduino libraries for Iono Uno, Iono MKR, and Iono RP

In the repository you'll find the base iono library which provides a set of functions to monitor and control iono's input and outputs.
Moreover, we developed a UDP library to efficiently broadcast iono's updates and a Web library implementing a REST API and push notifications to integrate iono with other devices, apps and/or supervisor systems.

Among the examples you can find a nice Web application that allows you to monitor iono's inputs, control its outputs and configure its network settings.

Here are some screenshots from the wiki's page: IonoWeb · sfera-labs/iono Wiki · GitHub

Let us know what you think and feel free to reuse our code for your own projects!