Skip to content

Commit ecd6755

Browse files
authored
Merge 4891ebf into 52dbd98
2 parents 52dbd98 + 4891ebf commit ecd6755

40 files changed

+2682
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- cloud-editor
5+
hardware:
6+
shields: ~
7+
carriers: ~
8+
boards:
9+
- uno-rev3
10+
- uno-rev3-smd
11+
- uno-wifi-rev2
12+
- uno-r4-wifi
13+
- uno-r4-minima
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

content/hardware/02.hero/shields/spe-shield/datasheet/datasheet.md

Lines changed: 409 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<EssentialsColumn title="Suggested Libraries">
2+
3+
<EssentialElement title="Arduino 10BASE T1S" type="library" link="https://docs.arduino.cc/libraries/arduino_10base_t1s/">
4+
This library enables Single Pair Ethernet communication using the 10BASE-T1S standard, allowing you to create both point-to-point connections and multidrop networks over a single twisted pair cable for industrial applications. A dedicated screw connector for RS-485 is also included extending compatibility to even more legacy devices.
5+
</EssentialElement>
6+
7+
</EssentialsColumn>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<FeatureDescription>
2+
The Arduino UNO SPE Shield combines industrial-grade Single Pair Ethernet (10BASE-T1S) and RS-485 communication in a single, compact solution. This shield transforms your Arduino UNO into a powerful industrial communication hub capable of bridging legacy systems with modern Ethernet networks.
3+
</FeatureDescription>
4+
5+
<FeatureList>
6+
<Feature title="Single Pair Ethernet (10BASE-T1S)" image="communication">
7+
Experience the future of industrial networking with 10 Mbps data transmission over a single twisted pair cable. Support for up to 8 nodes in multidrop topology with 25-meter maximum distance, plus Power over Data Line (PoDL) capability for simplified installations.
8+
</Feature>
9+
10+
<Feature title="RS-485 Communication" image="industry">
11+
Connect to industrial automation systems with high-speed RS-485 communication up to 20 Mbps. Features built-in termination control, fail-safe biasing, and support for up to 80 nodes over 1,200 meters for reliable long-distance communication.
12+
</Feature>
13+
14+
<Feature title="Power Management" image="power">
15+
Multiple power options including USB, external DC, and Power over Data Line for flexible deployment.
16+
</Feature>
17+
18+
<Feature title="UNO Form Factor Compatible" image="uno-form-factor">
19+
Designed as a stackable shield that seamlessly integrates with Arduino UNO R4 (both WiFi and Minima) and other UNO form factor boards. Standard pin layout preserves access to all GPIO pins while adding industrial communication capabilities through convenient screw terminals.
20+
</Feature>
21+
22+
</FeatureList>

content/hardware/02.hero/shields/spe-shield/image.svg

Lines changed: 1548 additions & 0 deletions
Loading
Binary file not shown.
Loading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: UNO SPE Shield
3+
url_shop: https://store.arduino.cc/uno-spe-shield
4+
certifications: [CE, FCC, REACH, RoHS, WEEE, UKCA]
5+
primary_button_url: /tutorials/spe-shield/getting-started
6+
primary_button_title: Get Started
7+
productCode: '221'
8+
sku: [ASX00073]
9+
---
10+
11+
The Arduino® UNO SPE Shield is built around the **[LAN8651B1](https://www.microchip.com/en-us/product/lan8651) from Microchip®** while also featuring integrated **RS485 communication** for versatile connectivity options. Its **single pair Ethernet (T1S)** compatibility makes it possible to achieve high-speed data transfer over just a single twisted pair cable, and with full compatibility with the UNO form factor, you can create industrial-grade projects effortlessly.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Here you will find the technical specifications for the Arduino® UNO SPE Shield.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Shield:
2+
Name: Arduino® UNO SPE Shield
3+
SKU: ASX00073
4+
Compatibility: UNO
5+
Communication:
6+
- Single Pair Ethernet (10BASE-T1S)
7+
- RS-485
8+
Single Pair Ethernet:
9+
Controller: LAN8651B1 (Microchip®)
10+
Data Rate: 10 Mbps
11+
Maximum Distance: 25 m (multidrop)
12+
Topology: Up to 8 nodes
13+
PoDL Support: 7-24 VDC
14+
RS-485:
15+
Transceiver: XR33058IDTR-F (MaxLinear®)
16+
Data Rate: 20 Mbps
17+
Communication: Half-duplex
18+
Maximum Distance: 1200 m
19+
Topology: Up to 80 nodes
20+
Power:
21+
USB Supply: 5 VDC
22+
External Supply: 7-24 VDC
23+
PoDL Supply: 7-24 VDC
24+
Operating Current: 2 A (max)
25+
Operating Conditions:
26+
Temperature Range: -40°C to +85°C
27+
Dimensions:
28+
Width: 53.34 mm
29+
Length: 68.85 mm
Loading
Loading
Loading

0 commit comments

Comments
 (0)