This commit is contained in:
ulbricht-inr 2020-12-12 22:37:44 +01:00 committed by GitHub
parent 7c41006ab0
commit 2731cd9c75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
<!--
---
name: RealTimeHAT
name: Real-Time HAT
class: board
type: multi
formfactor: HAT
manufacturer: InnoRoute GmbH
description: The RealTimeHAT extends the Gigabit-Ethernet interface of the Raspberry Pi by professional networking functions.
description: The Real-Time HAT extends the Gigabit-Ethernet interface of the Raspberry Pi by professional networking functions.
github: https://github.com/InnoRoute/RealtimeHAT
image: 'RealTimeHAT.png'
pincount: 40
@ -64,14 +64,14 @@ i2c:
name: IO Expender
device: I2C1 - IO Expander
-->
# RealTimeHAT
# Real-Time HAT
The RealTimeHAT extends the Gigabit-Ethernet interface of the Raspberry Pi by professional networking functions.
The Real-Time HAT extends the Gigabit-Ethernet interface of the Raspberry Pi by professional networking functions.
Typical applications are **industrial real-time communication** and **network monitoring**.
The HAT provides **3 Gigabit-Ethernet ports**, one of which connecting to the Raspberry Pi's Ethernet port.
Connection to the Raspberry Pi is realized via the GPIO connector and via a (short) Ethernet cable. Interface SPI0 is for main configuration, using either CE0# or CE1#.
Additional information on use cases, programming interfaces etc. can be found on [InnoRoute's website](https://innoroute.com/realtimehat/)., e.g., on using the HAT as an **endpoint in Time-Sensitive Networks**, as a **3-port Ethernet switch**, or to **measure and monitor** every kind of the traffic forwarded through the HAT.
Additional information on use cases, programming interfaces etc. can be found on [InnoRoute's website](https://innoroute.com/realtimehat/)., e.g., on using the HAT as an **endpoint in Time-Sensitive Networks**, as a **3-port Ethernet switch**, or to **measure and monitor** any kind of the traffic forwarded through the HAT.
To install the necessary software, use the following commands: