You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/02.hero/shields/spe-shield/datasheet/datasheet.md
+12-19Lines changed: 12 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,11 @@ author: Elizabeth Esparza
9
9
10
10
# Description
11
11
12
-
The Arduino UNO SPE Shield is a versatile solution for industrial communication, IoT, and automation, combining Single Pair Ethernet (10BASE-T1S) and RS-485. It enables integration into low-power Ethernet networks and robust serial communication systems, ensuring efficient connectivity in embedded environments. Compatible with the Arduino UNO, it supports SPI, UART, and I2C, facilitating interoperability with various devices. Additionally, it features screw terminals for additional connections.
12
+
The Arduino UNO SPE Shield is a versatile solution for industrial communication, IoT, and automation, combining Single Pair Ethernet (10BASE-T1S) and RS-485. It enables integration into low-power Ethernet networks and robust serial communication systems, ensuring efficient connectivity in embedded environments.
13
13
14
-
Its robust design and advanced protection make it ideal for applications in industrial environments for remote monitoring and automated control.
14
+
Compatible with the Arduino UNO form factor, it supports SPI, UART, and I2C, facilitating interoperability with various devices. Additionally, it features screw terminals for additional connectivity and power options.
15
+
16
+
Its robust design and advanced protection makes it ideal for applications in industrial environments for remote monitoring and automated control.
15
17
16
18
# Target Areas:
17
19
@@ -47,14 +49,14 @@ The main features of the Arduino UNO SPE shield are detailed in the table shown
| Arduino UNO Headers Interfaces | UART<br></br>SPI<br></br>I2C<br> |
52
-
| Power Options | +5 VDC from the USB connector of the connected UNO board<br></br>+7-24 VDC from T1SP on screw terminal block, enabling Power over Data Line(PoDL) functionality<br></br>+7-24 VDC from VIN on screw terminal block |
54
+
| Power Options | +5 VDC from the USB connector of the connected UNO board<br></br>+7-24 VDC from T1SP on screw terminal block, enabling Power over Data Line(PoDL) functionality<br></br>+7-24 VDC from VIN on screw terminal block |
The UNO SPE Shield can safely operate with a 24 VDC power supply. While the Arduino UNO R4 is designed to handle this voltage without issue, caution is advised, 24 V can potentially damage UNO R3 boards or any third-party UNO-compatible board.
59
+
<strong>Note:</strong> The UNO SPE Shield can safely operate with a 24 VDC power supply. While the Arduino UNO R4 is designed to handle this voltage without issue, caution is advised, 24 V can potentially damage UNO R3 boards or any third-party UNO-compatible board.
58
60
</div>
59
61
60
62
### Single Pair Ethernet (SPE)
@@ -110,7 +112,7 @@ The shield supports simultaneous operation of RS-485 and SPE protocols.
110
112
RS-485 is a robust communication protocol designed for industrial settings. It features differential signaling that ensures noise immunity and reliability over long distances.
111
113
112
114
**Key Features**
113
-
-**Speed:** Up to **20 Mbps** for short distances (<15 m), and typically up to 115.2 kbps for longer distances.
115
+
-**Speed:** Up to **20 Mbps** for short distances (<15 m).
114
116
-**Maximum Distance:** Supports up to 1,200 meters with reduced speeds.
115
117
-**Topology:** Works in a bus topology, supporting up to 80 nodes.
116
118
-**Applications:** Commonly used in industrial automation (PLCs, HVAC systems, motor controllers).
@@ -141,7 +143,7 @@ The UNO SPE Shield exposes all the UNO host board connections and communication
141
143
142
144
### Related Products
143
145
144
-
- UNO R4 WiFi (SKU: ABX00087)
146
+
-Arduino UNO R4 WiFi (SKU: ABX00087)
145
147
146
148
## Power and Ratings
147
149
@@ -155,16 +157,7 @@ The Arduino UNO SPE Shield is designed for reliable operation across diverse env
155
157
| Supply Input Voltage | V<sub>IN</sub> | 7.0 | - | 24.0 | V |
156
158
| Power over Data Line | PoDL | 7.0 | - | 24.0 | V |
157
159
| Operating Temperature | T<sub>OP</sub> | -40 | - | 85 | °C |
| Input Voltage | +5 VDC (via host USB)<br></br> +7-24 VDC | - Supports power input from host board<br></br> - PoDL (Power over Data Line)<br></br> - External power via screw terminal blocks. |
165
-
| Operating Current | Up to 2A | Ensures stable operation, protected by overcurrent limits based on circuit design. |
166
-
| Communication Voltage | TTL levels (3.3V or 5V) | Compatible with Arduino UNO R4 for digital signals (UART, SPI, I2C). Voltage defined by IOREF pin. |
167
-
| ESD Protection | ±24 V surge protection | TVS diodes safeguard the shield against electrostatic discharge and electrical surges. |
160
+
| Operating Current | I<sub>MAX</sub> | - | - | 2.0 | A |
168
161
169
162
### Power Options
170
163
@@ -178,7 +171,7 @@ The **Arduino UNO SPE Shield** is designed with a robust and efficient power man
178
171
179
172
The following diagram illustrates the UNO SPE Shield main system power architecture.
180
173
181
-

174
+

182
175
183
176
#### Power Management and Protection Features
184
177
@@ -201,7 +194,7 @@ The shield includes an intelligent **switching system** to control power distrib
0 commit comments