File tree Expand file tree Collapse file tree 5 files changed +15
-4
lines changed
content/learning-paths/microcontrollers/yolo-on-himax Expand file tree Collapse file tree 5 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ learning_objectives:
1111 - Learn how to update firmware on edge device (Himax WiseEye2).
1212
1313prerequisites :
14- - Seeed Grove Vision AI V2 Module
14+ - Seeed Studio [ Grove Vision AI V2 Module](https://wiki.seeedstudio.com/grove_vision_ai_v2/)
1515 - OV5647-62 Camera module and included FPC cable
1616 - A USB-C cable
1717 - A Linux/Windows-based PC on an x86 archiecture.
Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ review:
1010 explanation : >
1111 The Grove Vision AI V2 Module can run object detection in real time using the Cortex-M55 and Ethos-U55.
1212
13+ - questions :
14+ question : >
15+ What the IP the Grove Vision AI V2 Module integrated?
16+ answers :
17+ - Cortex-M55
18+ - Ethous-U55
19+ - Both Cortex-M55 and Ethous-U55
20+ correct_answer : 3
21+ explanation : >
22+ The Himax WiseEye2 module which is based on the Arm Cortex-M55 and Ethos-U55.
23+
1324
1425# ================================================================================
1526# FIXED, DO NOT MODIFY
Original file line number Diff line number Diff line change 11---
22title : Flash Firmware onto the Microcontroller
3- weight : 3
3+ weight : 4
44
55# ## FIXED, DO NOT MODIFY
66layout : learningpathall
Original file line number Diff line number Diff line change 11---
22title : Run and View Model Results
3- weight : 3
3+ weight : 5
44
55# ## FIXED, DO NOT MODIFY
66layout : learningpathall
Original file line number Diff line number Diff line change 11---
22title : (Optional) Try Different Models
3- weight : 5
3+ weight : 6
44
55# ## FIXED, DO NOT MODIFY
66layout : learningpathall
You can’t perform that action at this time.
0 commit comments