analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 76 forks source link

feat(Examples): Add Action Recognition Demo for MAX78000 and Known Answer Test for MAX78002 #851

Closed alicangok closed 7 months ago

alicangok commented 8 months ago

feat(Examples): Add Action Recognition Demo for MAX78000 and Known Answer Test for MAX78002

Description

This PR includes a real-time action recognition demo running on MAX78000FTHR and the known answer test for MAX78002 EVKIT. This demo introduces the temporal convolution capabilities of MAX7800X.

Checklist Before Requesting Review

sihyung-maxim commented 7 months ago

/clang-format-run

alicangok commented 7 months ago

Thank you @sihyung-maxim for the helpful comments.

alicangok commented 7 months ago

Just copyright changes.

Is the Liberation Sans font and the tool that converted the files free to use? We've had issues with using certain fonts in the past that the MSDK can not distribute.

Yes, these are the "new" fonts from November: https://github.com/Analog-Devices-MSDK/msdk/pull/792

But I realized now that I better remove the local copies of the fonts. Changing the PR to "draft" mode while I fix this. It's ready for final review.