Ethernet expansion module
30-day money-back guarantee
Shipping from Belgium or HK
30-day money-back guarantee
Shipping from Belgium or HK
This DIN-rail mountable module adds network connectivity to your Industruino. It easily connects to the Industruino PROTO or IND.I/O kit through the 14p IDC expansion port.
A range of example code is provided, which will enable you to very quickly build an internet connected product.
The module is complemented by a Micro-SD card slot and 8KB of non-volatile FRAM memory. The SD memory is ideal for storing large files, such as used in data logging projects. The FRAM memory is ideal for fast and repeated storage of small values such system status and configuration data. The FRAM memory is non-volatile, so it enables you to keep data during power cycling without needing a battery backup.
The Ethernet library can be downloaded here. Currently this library includes the following example sketches:
-Emon (push sensor data to emoncms.org, a visual configurable data visualisation platform)
-Webclient (load webpages)
-Webserver (host webpages)
The library is a small modification of the standard Arduino Ethernet library released by Wiznet. Any code written for the standard Arduino library will work if configuration header in sketch is copied from an example in our library.
If you would like to connect to your Ethernet Industruino from outside your Firewall/NAT, we recommend you to use Yaler.net , an easy to use relay infrastructure provider. Full description on how to configure it can be found here.