-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
392 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
title: Practical Projects with MaixPy, Introduction and Collection | ||
--- | ||
|
||
## Introduction | ||
|
||
Here we provide some common practical project examples for community members to refer to and replicate for use. This also helps to inspire everyone to create more and better applications and projects. | ||
|
||
There are several ways to find projects implemented with MaixPy: | ||
|
||
## MaixPy Official Documentation | ||
|
||
You can find practical projects in the documentation on the left, such as "Line Following Car." | ||
|
||
If you have a good project or a recommended project, you can also contribute by adding it to the documentation. | ||
|
||
|
||
## MaixHub Project Sharing Square | ||
|
||
Projects can be found in the [MaixHub Project Sharing](https://maixhub.com/share?type=project) section. | ||
|
||
High-quality shares will also be linked to the MaixPy official documentation. | ||
|
||
You can also share your project-making methods, which will receive official rewards (guaranteed) and cash tips from community members (usually, high-quality projects that meet urgent needs are more likely to be tipped). | ||
|
||
Recommend Projects: | ||
* maixcam deploy yolov5s model: https://maixhub.com/share/23 | ||
|
||
|
||
|
||
## MaixHub App Sharing | ||
|
||
In addition to project sharing, you can also find directly runnable applications at the [MaixHub App Store](https://maixhub.com/app), some of which might be written in MaixPy. If the author has provided the source code or written detailed tutorials, these can also be referred to. | ||
|
||
Recommend Projects: | ||
* Simple HTTP Streaming Server: https://maixhub.com/app/19 | ||
* Desktop Computer Performance Monitor: https://maixhub.com/app/13 | ||
* Safety Helmet Detection Model Application: https://maixhub.com/app/10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: MaixPy Line Tracking Robot (/Car) | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.