luxonis / esp32-spi-message-demo

ESP32 reference app for interfacing with DepthAI over SPI
MIT License
31 stars 9 forks source link

Spi two streams demo #8

Closed Erol444 closed 3 years ago

Erol444 commented 3 years ago

This example shows how to send two different streams through the SPI to the ESP32.

Host side code PR: https://github.com/luxonis/depthai-experiments/pull/128