M Duino PLUS Family User Guide
M Duino PLUS Family User Guide
M Duino PLUS Family User Guide
Ref. IS.MDUINO.XXX
Ref. IS.MDUINO.XXX
Ethernet PLC User Guide
Revised March 2018
Ref. IS.MDUINO.XXX
Preface
This User Guide is been implemented by Boot & Work, S.L. working
under the name Industrial Shields.
Intended Audience
This User Guide is intended for the following audience:
Warnings:
Unused pins should not be connected. Ignoring the directive may damage the
controller.
Improper use of this product may severely damage the controller.
Refer to the controller’s User Guide regarding wiring considerations.
Before using this product, it is the responsibility of the user to read the product’s User
Guide and all accompanying documentation.
Ref. IS.MDUINO.XXX
Application Considerations and Warranty
Application Consideration
THE PRODUCTS CONTAINED IN THIS DOCUMENT ARE NOT SAFETY RATED.
THEY SHOULD NOT BE RELIED UPON AS A SAFETY COMPONENT OR
PROTECTIVE DEVICE FOR ENSURING SAFETY OF PERSONS, AS THEY ARE
NOT RATED OR DESSIGNED FOR SUCH PURPOSES.
Please know and observe all prohibitions of use applicable to the products.
Industrial Shields shall not be responsible for conformity with any codes, regulations or
standards that apply to the combination of products in the customer’s application or use
of the product.
The following are some examples of applications for which particular attention must be
given. This is not intended to be an exhaustive list of all possible uses of the products,
nor is it intended to imply that the uses may be suitable for the products:
Systems, machines, and equipment that could present a risk to life or property.
Nuclear energy control systems, combustion systems, railroad systems,
aviation systems, medical equipment, amusement machines, vehicles, safety
equipment, and installation subject to separate industry or government
regulations.
Outdoor use, uses involving potential chemical contamination or electrical
interference, or conditions or uses not described in this document.
At the customer’s request, INDUSTRIAL SHIELDS will provide applicable third party
certification documents identifying ratings and limitations of use that apply to the
products. This information by itself is not sufficient for a complete determination of the
suitability of the products in combination with the system, machine, end product, or
other application or use.
Ref. IS.MDUINO.XXX
Disclaimers
Performance Data
The performance data given in this manual is provided as a guide for the user in
determining suitability and does not constitute a warranty. It may represent the result of
INDUSTRIAL SHIELDS’s test conditions, and the users most correlate it to actual
application requirements. Actual performance is subject to the INDUSTRIAL SHIELDS
Warranty and Limitations of Liability.
Change in Specifications
Product specifications and accessories may be changed at any time based on
improvements and other reasons.
It is our practice to change model numbers when features are changed, or published
ratings or when significant construction changes are made. However, some
specifications of the products may be changed without any notice. When in doubt,
special numbers may be assigned to fix or stablish key specifications for your
application on your request. Please consult with your INDUSTRIAL SHIELDS
representative at any time to confirm actual specifications of purchased products.
Ref. IS.MDUINO.XXX
Warranty and Limitations of Liability
Warranty
Industrial Shields’s exclusive warranty is that the products are free from defects in
materials and workmanship for a period of one year (or other period if specified) from
date of sale by Industrial Shields.
Limitations of Liability
INDUSTRIAL SHIELDS SHALL NOT BE RESPONSIBLE FOR SPECIAL, INDIRECT,
OR CONSEQUENTIAL DAMAGES, LOSS OF PROFITS OR COMERCIAL LOSS IN
ANY WAY CONNECTED WITH THE PRODUCTS, WHETHER SUCH CLAIM IS
BASED ON CONTRACT, WARRANTY, NEGLIGENCE, OR STRICT LIABILITY.
Ref. IS.MDUINO.XXX
Table of Contents
General Description M-DUINO FAMILY product ....................................................... 10
1.1 Zone - Nomenclature ...................................................................................................... 10
1.2 Zone Distribution............................................................................................................. 10
1.3 A Zone Features............................................................................................................... 12
1.4 Mechanical dimension .................................................................................................... 13
1.5 General Features ............................................................................................................. 14
Technical Specifications: ........................................................................................... 15
2.1 General Specifications: .................................................................................................... 15
2.2 Performance Specification: ............................................................................................. 15
Precautions................................................................................................................ 16
3.1 Arduino Board ................................................................................................................. 16
3.2 Intended Audience .......................................................................................................... 16
3.3 General Precautions ........................................................................................................ 16
Software interface ..................................................................................................... 16
How to connect PLC Arduino to PC ........................................................................... 19
How to connect PLC to power supply ....................................................................... 20
M-duino Family Pinout .............................................................................................. 21
7.1 A Zone connection .......................................................................................................... 21
7.2 B Zone.............................................................................................................................. 23
7.2.1 Analog Shield ....................................................................................................... 23
7.2.2 Relay Shield ......................................................................................................... 24
7.3 C Zone.............................................................................................................................. 25
7.3.1 Analog Shield (C Zone) ........................................................................................ 25
7.3.2 Relay Shield C Zone ............................................................................................. 26
7.4 D Zone ............................................................................................................................. 27
7.4.1 Analog Shield (D Zone) ........................................................................................ 27
7.4.2 Relay Shield D Zone ............................................................................................. 28
Switch Configuration ................................................................................................. 29
8.1 A Zone: Communications ................................................................................................ 29
8.2 Analog Shield ................................................................................................................... 31
Ref. IS.MDUINO.XXX
8.3 Relay Shield ..................................................................................................................... 31
M-Duino Arduino I/Os 5V pins ................................................................................. 32
9.1 I2C pins – SDA/SCL .......................................................................................................... 32
9.2 Serial 0 – RX0/TX0 ........................................................................................................... 33
9.3 Serial 1 – RX1/TX1 ........................................................................................................... 33
9.4 SPI – MISO/MOSI/SCK ..................................................................................................... 33
9.5 Pin 2/Pin 3 ....................................................................................................................... 34
A Zone Features: Communications & RTC & uSD.................................................. 34
10.1 RS-232 ............................................................................................................................. 34
10.2 RS-485 ............................................................................................................................. 34
10.3 I2C.................................................................................................................................... 35
10.4 SPI .................................................................................................................................... 35
10.5 TTL ................................................................................................................................... 36
10.6 Ethernet........................................................................................................................... 36
10.7 RTC................................................................................................................................... 36
10.8 uSD .................................................................................................................................. 37
I/O technical details: ............................................................................................. 38
Typical Connections .............................................................................................. 40
........................................................................................................................................... 40
Connector details: ................................................................................................. 44
Mechanical Characteristics ................................................................................... 45
Ref. IS.MDUINO.XXX
General Description M-DUINO FAMILY product
The nomenclature to differentiate the zones is based on the Alphabet, being A the
shield from below and D the shield from above. Having a B and a C in the middle of
them. It can have a minimum of 2 zones (A, B) and a maximum of 4 (A, B, C, D). The
nomenclature is represented on the picture below:
D ZONE
D ZONE
A ZONE
A ZONE
B ZONE
B ZONE
C ZONE
C ZONE
D ZONE
C ZONE
B ZONE
A ZONE
The inputs in the zone B are named I0.X, being X any number suitable in the
Shield. Outputs are named as Q0.X and relays as R0.X
The inputs in the zone C are named I1.X, being X any number suitable in the
Shield. Outputs are named as Q1.X and relays as R1.X
The inputs in the zone D are named I2.X, being X any number suitable in the
Shield. Outputs are named as Q2.X and relays as R2.X
Depending on the combination that is made to build the PLC it can provide more
Analog Inputs/Outputs or Relays Outputs. All the zones (B, C, D) can be one of the two
Shields:
Ref. IS.MDUINO.XXX
The distribution of the different features that provide the M-Duino Family is the
following one:
Ref. IS.MDUINO.XXX
1.3 A Zone Features
Shield A Zone
(1x) Ethernet
(1x) USB
(1x) I2C
(3x) TTL
(1x) RS-232
Communication (1x) HALF/FULL Duplex RS-485
Shield (1x) SPI external Port
(1x) RTC
(1x) uSD Socket
This is the list of our products depending on the combination of the shields. As it is
already said above the A Zone is totally common for all the M-Duino Family.
The nomenclature of the M-Duino Family products consists on placing the name of the
Shield/s after the total number of I/Os of the product.
For example M-Duino53ARR+ is a PLC with the 3 extra Zones (B, C, D), which are
Analog, Relay, Relay respectively. It has 53 I/Os.
* There are 2 different exceptions. M-Duino38R+/M-Duino57R+ should be called with this nomenclature M-
Duino38RR+/M-Duino57RRR+, as everything is Relay it is omitted. Also for the M-duino21+/42+/58+ as
they are all Analog they are not represented with this nomenclature. With the nomenclature represented in
the User Guide they would be: M-Duino21A+/M-Duino42AA+/M-Duino58AAA+
Ref. IS.MDUINO.XXX
1.4 Mechanical dimension
M-Duino 2 BLOCKS
I/Os
M-Duino 3 BLOCKS
I/Os
Ref. IS.MDUINO.XXX
1.5 General Features
I max. 1.5A
Size 101x119.5x70.1 101x119.5x94.7 101x119.5x119.3
Clock Speed 16MHz
Flash Memory 256KB of which 8KB used by bootloader
SRAM 8KB
EEPROM 4KB
7 to 24Vdc
* Interrupt isolated I min: 2 to 12 mA
Input HS (24Vcc) Galvanic Isolation
0 to 10Vdc
Analog Output 8bit I max: 20 mA
(0-10Vcc) Separated PCB ground
5 to 24Vdc
Digital Isolated I max: 70 mA
Galvanic Isolation Imax 24Vdc: 410 mA
Output (24Vcc) Diode Protected for Relay
220V Vac
Digital Isolated I max: 5A
Output Relay Galvanic Isolation
Diode protected for Relay
5 to 24Vdc
PWM Isolated Output I max: 70 mA
Galvanic Isolation
8bit (24Vcc) Diode Protected for Relay
I max: 5A
Relay Output V max: 24VDC / 230VAC
Ref. IS.MDUINO.XXX
Technical Specifications:
2.1 General Specifications:
Power supply
DC power supply 12 to 24Vdc
voltage
Operating
DC power supply 11.4 to 25.4Vdc
voltage range
Power
DC power supply 30VAC max.
consumption
Power supply
24Vdc
External voltage
power supply
Power supply
700Ma
output capacity
Insulation resistance 20MΩ min.at 500Vdc between the AC terminals and the protective earth terminal.
2.300 VAC at 50/60 Hz for one minute with a leakage current of 10mA max. Between all
Dielectric strength
the external AC terminals and the protective ground terminal.
Ref. IS.MDUINO.XXX
Precautions
Read this manual before attempting to use the M-Duino PLC and follow its descriptions for
reference during operation.
This manual is intended for technicians, which must have knowledge on electrical systems.
The user must operate M-Duino according to the performance specifications described in this
manual.
Before using M-Duino under different conditions from what has been specified in this manual
or integrating M-Duino to nuclear control systems, railroad systems, aviation systems, vehicles,
combustion systems, medical equipment, amusement machines, safety equipment and other
systems, machines, and equipment that may have a serious influence on lives and property if
used improperly, consult your INDUSTRIAL SHIELDS representative. Ensure that the rating and
performance characteristics of M-Duino are sufficient for the systems, machines, and
equipment, and be sure to provide the systems, machines, and equipment double safety
mechanisms. This manual provides information for programming and operating the M-Duino.
Software interface
Industrial Shields PLC are programmed using Arduino IDE, which is a software based on the C
language. They can also be programmed using directly C but it is much easier working with
Arduino IDE as it provides lots of libraries that helps in the programming.
Industrial Shields provides boards for programming the PLCs much easier. Basically it is no
needed to define the pins and if that pins are inputs or outputs. Everything is set up
automatically if using the boards.
In order to install Industrial Shields boards, these are the steps that must be followed.
Requirements:
Arduino IDE 1.8.0 or above (better to have always the latest version).
Ref. IS.MDUINO.XXX
Steps:
1. Open Arduino IDE and go to: “File -> Preferences” located in the top left corner.
http://apps.industrialshields.com/main/arduino/boards/package_industrialshields_index.json
Ref. IS.MDUINO.XXX
5. Search for “industrialshields” on the browser.
Following these steps you will be able to see now the Industrial Shields Boards:
Once it is selected the Ardbox Family or M-Duino family an extra option will appear on Tools:
Ref. IS.MDUINO.XXX
Also there are some examples of programming in File -> Examples -> M-Duino Family.
Furthermore there are some extra libraries that can be found in Industrial Shields github.
https://github.com/IndustrialShields/
NOTE:
M-Duino Family uses USB-B cable.
Ref. IS.MDUINO.XXX
- Select the correct M-Duino Board.
- Make sure that the live and GND connector of the power supply match the PLC.
- Make sure that the power supply mains output is not higher than 24Vdc.
Ref. IS.MDUINO.XXX
- Suggested power suppliers
Base
(common unit)
A Zone
Arduino Pin
Connector
M-Duino
Function
SS: Chip Select pins. These pins can act as TTL, so they can work for the Chip Select pin of any device.
Ref. IS.MDUINO.XXX
Base
(common unit)
A Zone
Arduino Pin
Connector
M-Duino
Function
*NOTE: Autoreset. Arduino mega has auto reset when using serial communication code. Set switch to OFF when using
serial communication. When uploading code to Arduino Mega set switch to ON.
Ref. IS.MDUINO.XXX
7.2 B Zone
7.2.1 Analog Shield
B Zone
Arduino Pin
Connector
M-Duino
Function
Top Zone
Function
1 See section 8 to select suitable switch configuration for enable these connections.
Ref. IS.MDUINO.XXX
7.2.2 Relay Shield
Function
R0.8 37 Relay Out
R0.7 38 Relay Out
R0.6 39 Relay Out Relay Outputs
R0.5 40 Relay Out
R0.4 24 Relay Out
A0.21 6 Analog Out
A0.11 5 Analog Out
A0.01 4 Analog Out
GND GND GND
Q0.21 6 Digital/PWM Out
Q0.11 5 Digital/PWM Out
Q0.01 4 Digital/PWM Out
GNDCOM - External Isolated Out Gnd
24VCOM - External Isolated Out Vdc Analog Outputs (Switch
Configuration)
Digital/PWM Outputs
(isolated)
Top Zone
.
B Zone
Connector
M-Duino
Relay Outputs
Arduino Pin
Function
See section 8 to select suitable switch configuration for enable these connections.
Ref. IS.MDUINO.XXX
7.3 C Zone
7.3.1 Analog Shield (C Zone)
Function
I1.12 65 Analog/ Digital In
I1.11 64 Analog/ Digital In
I1.10 63 Analog/ Digital In
I1.9 62 Analog/ Digital In
I1.8 61 Analog/ Digital In Analog/Digital Inputs
I1.7 60 Analog/ Digital In
(-)I1.6/INT1 - GND I1.6
I1.6/INT11 19 Interrupt 1 In
(-)I1.5/INT0 - GND I1.5
I1.5/INT01 18 Interrupt 0 In
(-)I1.4 - GND I1.4 Interrupt Inputs (isolated)
I1.4 31 Digital Input
(-)I1.3 - GND I1.3
I1.3 30 Digital Input
(-)I1.2 - GND I1.2
I1.2 29 Digital Input Digital Inputs (isolated)
(-)I1.1 - GND I1.1
I1.1 28 Digital Input
(-)I1.0 - GND I1.0
I1.0 27 Digital Input
Top Zone
Arduino Pin
Function
See section 8 to select suitable switch configuration for enable these connections.
Ref. IS.MDUINO.XXX
7.3.2 Relay Shield C Zone
Function
R1.8 42 Relay Out
R1.7 43 Relay Out
R1.6 44 Relay Out
R1.5 45 Relay Out Relay Outputs
R1.4 29 Relay Out
A1.21 11 Analog Out
A1.11 10 Analog Out
A1.01 8 Analog Out
GND GND GND
Q1.21 11 Digital/PWM Out
Q1.11 10 Digital/PWM Out
Q1.01 8 Digital/PWM Out
GNDCOM - External Isolated Out GND
24VCOM - External Isolated Out Vdc
Analog Output (Switch
Configuration)
.
C Zone
RELAY Outputs
Connector
M-Duino
Arduino Pin
Function
See section 8 to select suitable switch configuration for enable these connections.
Ref. IS.MDUINO.XXX
7.4 D Zone
D Zone
Arduino Pin
Connector
M-Duino
Function
I2.12 NC NC
I2.11 NC NC
I2.10 69 Analog/ Digital In
I2.9 68 Analog/ Digital In
I2.8 67 Analog/ Digital In
Analog/Digital Inputs
I2.7 66 Analog/ Digital In
(-)I2.6/INT1 - GND I2.6
I2.6/INT11 21 Interrupt 1 In
(-)I2.5/INT0 - GND I2.5
I2.5/INT01 20 Interrupt 0 In Interrupt Inputs (isolated)
(-)I2.4 NC NC
I2.4 NC NC
(-)I2.3 - GND I2.3
I2.3 35 Digital Input
(-)I2.2 - GND I2.2
I2.2 34 Digital Input
(-)I2.1 - GND I2.1 Digital Inputs (isolated)
I2.1 33 Digital Input
(-)I2.0 - GND I2.0
I2.0 32 Digital Input
Top Zone
Arduino Pin
Function
See section 8 to select suitable switch configuration for enable these connections.
Ref. IS.MDUINO.XXX
7.4.2 Relay Shield D Zone
Digital/PWM Outputs
(isolated)
Top Zone
.
D Zone
Relay Outputs
Connector
M-Duino
Arduino Pin
Function
See section 8 to select suitable switch configuration for enable these connections.
Ref. IS.MDUINO.XXX
Switch Configuration
8.1 A Zone: Communications
LEFT ZONE
Switch Analog Shield Relay Shield
ON OFF ON OFF
D ZONE
SCL/I2.6 I2.6 SCL I2.1 SCL
SDA/I2.5 I2.5 SDA I2.0 SDA
C ZONE
RX1/I1.6 I1.6 RX1 I1.1 RX1
TX1/I1.5 I1.5 TX1 I1.0 TX1
B ZONE
Pin 3/I0.6 I0.6 Pin 3 I0.1 Pin 3
Pin 2/I0.5 I0.5 Pin 2 I0.0 Pin 2
uSD & RS-485
D53(SD) Q2.0 SD - SD
FD RS-485 HD HD FD HD FD
4. SCL/I2.6: Choosing between SCL or the input I2.6. If this switch is ON, it enables the I2.6
input and disables the SCL. If this switch is OFF, it enables SCL and disables I2.6. If it is a Relay
Shield I2.6 is changed for I2.1
3. SDA/I2.5: Choosing between SDA or the input I2.5. If this switch is ON, it enables the I2.5
input and disables the SDA. If this switch is OFF, it enables SDA and disables I2.5. If it is a Relay
Shield I2.5 is changed for I2.0
2. RX1/I1.6: Choosing between RX1 or the input I1.6. If this switch is ON, it enables the I1.6
input and disables the RX1. If this switch is OFF, it enables RX1 and disables I1.6. If it is a Relay
Shield I1.6 is changed for I1.0
1. TX1/I1.5: Choosing between TX1 or the input I1.5. If this switch is ON, it enables the I1.5
input and disables the TX1. If this switch is OFF, it enables TX1 and disables I1.5. If it is a Relay
Shield I1.5 is changed for I1.0
Ref. IS.MDUINO.XXX
4. Pin 3/I0.6: Choosing between Pin 3 or the input I0.6. If this switch is ON, it enables the I0.6
input and disables the Pin 3. If this switch is OFF, it enables Pin 3 and disables I0.6. If it is a
Relay Shield I0.6 is changed for I0.1
3. Pin 2/I0.5: Choosing between Pin 2 or the input I0.5. If this switch is ON, it enables the I0.5
input and disables the Pin 2. If this switch is OFF, it enables Pin 2 and disables I0.5. If it is a
Relay Shield I0.5 is changed for I0.0
2. D53(SD): If this Switch is OFF, it enables the Chip Select of the microSD socket and disables
Q2.0. If this switch is ON, it enables the Q2.0 output. If the switch is in ON mode the microSD
can’t be used.
*If the D Zone is an Analog Shield, Q2.0 is also related with D53. Being D53 in ON Mode the SD card MUST NOT be
used because it can corrupt the microSD.
*If the D Zone is a Relay Shield there is no problem and it can be set always to OFF. Q2.0 of the Relay Shield is
related with D12, so it doesn’t affect in any case to the microSD. The pin53 is not connected at all to any
input/output, it is only connected to the uSD chip select.
1. FD RS-485 HD: Choosing between FD or HF. If this switch is ON, it enables the Half Duplex
(HD) option and disables the FD. If this switch is OFF, it enables Full Duplex (FD) and disables
HD.
LEFT ZONE
SWITCH ON OFF
NC - -
NC - -
RTC SCL RTC -
RTC SDA RTC -
1. RTC SDA: This switch enables the communication to communicate with the RTC using
I2C. Having this switch in ON mode it actives this communication, whereas if it is in
OFF mode it disables the I2C to reach the RTC.
2. RTC SCL: This switch enables the communication to communicate with the RTC using
I2C. Having this switch in ON mode it actives this communication, whereas if it is in
OFF mode it disables the I2C to reach the RTC.
3. NC: Not connected. This switch is not connected to anything, it doesn’t matter if it is in
ON mode or OFF mode.
4. NC: Not connected. This switch is not connected to anything, it doesn’t matter if it is in
ON mode or OFF mode.
Ref. IS.MDUINO.XXX
8.2 Analog Shield
For the Analog Shield if a switch is set to ON, it can only act as Digital Output. If it is set to OFF
it can only act as an Analog Output.
If it is desired to use a Digital Output the pin must be set to ON and the pin that will provide
this digital output is represented with QX.X, being X any number of the tables above.
If it is desired to use an Analog Output the pin must be set to OFF and the pin that will provide
this analog output is represented with AX.X, being X any number of the tables above.
Ref. IS.MDUINO.XXX
For the Relay Shield if a switch is set to ON, it can only act as Digital Output. If it is set to OFF it
can only act as an Analog Output.
If it is desired to use a Digital Output the pin must be set to ON and the pin that will provide
this digital output is represented with QX.X, being X any number of the tables above.
If it is desired to use an Analog Output the pin must be set to OFF and the pin that will provide
this analog output is represented with AX.X, being X any number of the tables above.
The Arduino board available pins are summarized in the table below. In order to access some
of these pins the configuration switch must be set to OFF position (see section 8) and some
extra considerations must be taken in consideration when using these pins.
A part from the switch configuration there are some special conditions depending on these 5V.
Now it is going to be shown the considerations to operate with these pins.
If it is meant to work them as a GPIO at 5V, it has to be considered that they are pull-up
inputs.
Ref. IS.MDUINO.XXX
*IMPORTANT: I2.5 & I2.6 are not pull-up inputs although they are referred to the I2C pins
(switch configuration). There is a “reverse pull-up circuit “that is stablished in order to have the
same behaviour as the other inputs.
These pins are not stablished with a pull-up or a pull-down configuration. The state of these
pins is unknown. If these pins must be used, they require a pull-up or a pull-down
configuration. The Arduino board allows the pins to be set in a pull-up configuration. If not it
must be stablished an external pull-up or pull-down circuit in order to correctly work with
these pins.
These pins are not stablished with a pull-up or a pull-down configuration. The state of these
pins is unknown. If these pins must be used, they require a pull-up or a pull-down
configuration. The Arduino board allows the pins to be set in a pull-up configuration. If not it
must be stablished an external pull-up or pull-down circuit in order to correctly work with
these pins.
These pins are not stablished with a pull-up or a pull-down configuration. The state of these
pins is unknown. If these pins must be used, they require a pull-up or a pull-down
configuration. The Arduino board allows the pins to be set in a pull-up configuration. If not it
must be stablished an external pull-up or pull-down circuit in order to correctly work with
these pins.
Ref. IS.MDUINO.XXX
9.5 Pin 2/Pin 3
These pins are only referred to the inputs I0.5/I0.6. If the switch configuration is in OFF
position the pins Pin 2/Pin 3 will be available.
These pins are not stablished with a pull-up or a pull-down configuration. The state of these
pins is unknown. If these pins must be used, they require a pull-up or a pull-down
configuration. The Arduino board allows the pins to be set in a pull-up configuration. If not it
must be stablished an external pull-up or pull-down circuit in order to correctly work with
these pins.
For the RS-232 communication protocol there isn’t any switch that affects it. So it does not
matter the configuration of the switches to implement a RS-232 communication.
Using the boards of Industrial Shields, there is a library that simplifies the RS-232
implementation.
10.2 RS-485
For RS485 communication protocol the defined Arduino Mega pins are showed in the chart
below.
For the RS-485 communication protocol there is only one switch that affects in this
communication. The RS-485 protocol will be always enabled, the only switch that affects is the
one called “FD rs-485 HD” (See Section 8). This switch makes the choosing between RS-485
Half Duplex or RS-485 Full Duplex (RS-422).
Using the boards of Industrial Shields, there is a library that simplifies the RS-485
implementation.
Ref. IS.MDUINO.XXX
10.3 I2C
I2C communication DOES NOT REQUIRE a pull-up resistor for the M-Duino Family. The pull-up
resistor is already implemented in the PCB.
To enable I2C the switches SCL/I2.6(I2.1) & SDA/I2.5(I2.0) must be set to OFF mode. In this
mode the inputs are totally disabled and the I2C is now enabled.
Industrial Shields does not provide any library to implement the I2C as it can be used the
standard library of Arduino called Wire.
10.4 SPI
The M-Duino pins used for the SPI bus are summarized in the table below. For SPI bus MISO,
MOSI and CLOCK pins are common to all the connected devices to the M-Duino, conversely,
each of the connected devices will have a single and dedicated SS pin.
Ref. IS.MDUINO.XXX
10.5 TTL
M-Duino has two TTL ports, RX0/TX0, RX1/TX1. TTL0 is accessed with the function Serial (pins 0
and 1 of the Arduino Mega). TTL1 is accessed with the function Serial1 (pins 18 and 19 of the
Arduino Mega).
In order to use the TTL pins the configuration of the switches have to be the following one:
If the switches RX1/I1.6(I1.1) & TX1/I1.5(I1.0) are in OFF mode, the RX1/TX1 will be enabled. In
order to use TTL3 these switches must be in OFF mode.
10.6 Ethernet
M-Duino Ethernet port controller is based on w5500 IC, which is the compatible IC compatible
with Arduino Ethernet2 Shield libraries. All Ethernet shield Arduino libraries are compatible
with the M-Duino. In the M-Duino, W5500 IC communicates to the Mega board via SPI bus (SS
Arduino Mega pin 10).
10.7 RTC
M-Duino RTC Module is based on the DS1307 Chip. This chip works with the I2C protocol
communication, so it is required to have enabled the I2C protocol.
LEFT ZONE
SWITCH ON OFF RTC SCL & RTC SDA must be set to ON mode to
NC - -
enable the I2C wires to the RTC. If they are in OFF
NC - -
mode, the Arduino won’t communicate with the RTC.
RTC SCL RTC -
RTC SDA RTC -
Ref. IS.MDUINO.XXX
Switch Analog Shield Relay Shield
ON OFF ON OFF I2C must be enabled in order to
SCL/I2.6 I2.6 SCL I2.1 SCL communicate with the RTC. See
SDA/I2.5 I2.5 SDA I2.0 SDA section 11 I2C to enable it.
Using the boards of Industrial Shields, there is a library that simplifies the RTC implementation
called RTC.
10.8 uSD
The micro SD uses the SPI communication to interact with the Arduino Mega. The SPI protocol
is always enabled, as there are no switches that configure it. However, there is a switch that
must be placed to ON mode in order to communicate with the uSD:
D53(SD): If this Switch is OFF, it enables the Chip Select of the microSD socket and disables
Q2.0. If this switch is ON, it enables the Q2.0 output. If the switch is in ON mode the microSD
can’t be used.
The uSD socket is found in the TOP part of the communication Shields, so in the frontal part of
the PLC, it is required to open the plastic found in the frontal part and the socket is located
under the supply of the Arduino.
LEFT ZONE
Switch Analog Shield Relay Shield
ON OFF ON OFF
uSD
D53(SD) Q2.0 D53(SD) - D53(SD)
Using the boards of Industrial Shields, there is a library that simplifies the uSD implementation
called SD. It is the same as the Arduino library, with the only modification of using the pin 53 to
select the Chip Select of the uSD chip.
Ref. IS.MDUINO.XXX
I/O technical details:
PWM Waveform:
Ref. IS.MDUINO.XXX
Analog Out Turn On:
Ref. IS.MDUINO.XXX
Typical Connections
Ref. IS.MDUINO.XXX
Ref. IS.MDUINO.XXX
Ref. IS.MDUINO.XXX
Ref. IS.MDUINO.XXX
Connector details:
The connector inside the PLCs that mounts on the PCB is MC 0,5/10-G-2,5 THT – 1963502
from Phoenix contact. MC0,5/10-G-2,5THT
For I/O and power supply there is a FK-MC 0,5/10-ST-2,5 - 1881406 connector from Phoenix
contact. FK-MC 0,5/10-ST-2,5
Connection details:
Height 8,1mm
Pitch 2,5mm
Dimension 22,5mm
Ref. IS.MDUINO.XXX
Mechanical Characteristics
Ref. IS.MDUINO.XXX
About Industrial Shields:
Ref. IS.MDUINO.XXX