Skip to content

Commit 68c9101

Browse files
authored
Update README file to include Microchip HSB devices. (#12)
1 parent e908276 commit 68c9101

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ Holoscan Sensor Bridge provides a FPGA based interface for low-latency sensor da
66
processing using GPUs. Peripheral device data is acquired by the FPGA and sent via UDP
77
to the host system where ConnectX devices can write that UDP data directly into GPU
88
memory. This software package supports integrating that equipment into Holoscan
9-
pipelines and provides several examples showing video processing and inference based on
10-
an IMX274 camera and a
11-
[Holoscan Sensor Bridge device](https://www.latticesemi.com/products/developmentboardsandkits/certuspro-nx-sensor-to-ethernet-bridge-board).
9+
pipelines and provides several examples showing video processing and inference using an
10+
IMX274 camera with
11+
[Lattice Holoscan Sensor Bridge device](https://www.latticesemi.com/products/developmentboardsandkits/certuspro-nx-sensor-to-ethernet-bridge-board)
12+
or an IMX477 camera with
13+
[Microchip Holoscan Sensor Bridge](https://www.microchip.com/en-us/products/fpgas-and-plds/boards-and-kits/ethernet-sensor-bridge).
1214

1315
## Setup
1416

0 commit comments

Comments
 (0)