Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/source/tutorials/multiple.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ a `Raspberry Pi Compute Module Edition (BW1097) <https://shop.luxonis.com/produc

So in this case, everything is running on the (single) Raspberry Pi 3B+ which is in the back of the BW1097.

Demo code
#########

You can find demo code `here <https://github.com/luxonis/depthai-experiments/tree/master/gen2-multiple-devices>`__. The demo will find all devices connected to the host and display an RGB preview from each of them.

Dependencies
############

Expand Down