Skip to content

Commit 2778da3

Browse files
Initial commit
1 parent 6c27358 commit 2778da3

File tree

11 files changed

+84
-0
lines changed

11 files changed

+84
-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+
- web-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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
<EssentialsColumn title="Suggested Libraries">
3+
4+
<EssentialElement title="Arduino 10BASE T1S" type="library" link="https://docs.arduino.cc/libraries/arduino_10base_t1s/">
5+
This library enables Single Pair Ethernet communication using the 10BASE-T1S standard, allowing you to create both point-to-point connections and multidrop networks with up to 8 nodes over a single twisted pair cable for industrial applications.
6+
</EssentialElement>
7+
8+
</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. Featuring the **LAN8651B1 controller from Microchip®** and **XR33058IDTR-F RS-485 transceiver**, 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 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>
Binary file not shown.
404 KB
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: TODO
4+
certifications: [CE, FCC, REACH, RoHS, WEEE, UKCA]
5+
primary_button_url: /tutorials/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 advanced **[LAN8651B1](https://www.microchip.com/en-us/product/lan8651) from Microchip®** while also featuring integrated **RS485 communication** for versatile connectivity options. Its cutting-edge **single pair Ethernet (T1S)** technology makes it possible to achieve high-speed data transfer over just a single twisted pair cable, and with **plug-and-play 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.

0 commit comments

Comments
 (0)