how to work with the raspberry pi ai hat+ in c++?

Hello! I’ve had issues working with my raspberry pi ai hat+ in c++ as there is limited documentation supporting the aarch64 architecture. any suggestions?
I also can’t get the c++ interface working with:

in the developer zone…
Please help me!!! :frowning:

1 Like

Have a look at the following repo with examples for C++.

GitHub - Hailo-Application-Code-Examples - cpp

Hi @KlausK , is there a chance to add TCP socket capabilities to EthernetDevice? I’m new to the C++ API, but it looks like it only supports UDP.

We stopped supporting Ethernet for Hailo-8/8L a while ago. Hailo-8 supports PCIe only.

1 Like