Integrating HUSKYLENS AI Camera in Simulink with Arduino Support Package

userHead Immanuel27 2023-07-08 17:34:19 684 Views3 Replies

I would like to integrate using the Huskylense AI camera in Simulink using the Arduino Support package. Could I have some assistance if possible? 

Is it also possible to write C code that will work with the HUSKYLESE Camera header files? 

2023-07-10 09:19:53

Hello,

The following is a link to Huskylense's Protocol document. 

https://github.com/HuskyLens/HUSKYLENSArduino/blob/master/HUSKYLENS%20Protocol.md

It should help you with the communication setup.

Best regards.

 

 

 

userHeadPic xingzhao.zhu
2023-07-09 21:00:28

You need to integrate Huskylense Arduino library (https://github.com/HuskyLens/HUSKYLENSArduino) with MATLAB:

userHeadPic bidrohini.bidrohini
2023-07-08 17:42:54

Also which byte order does the HUSKYLENS Camera use?

userHeadPic Immanuel27