Auto-gen of projects/summary
This commit is contained in:
parent
f8ef7bb943
commit
2316009b64
@ -1,9 +1,46 @@
|
|||||||
# Projects
|
# Projects
|
||||||
|
|
||||||
Here are some cool projects that you can build with your @boardname@!
|
```codecard
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Getting Started",
|
||||||
|
"url": "/getting-started",
|
||||||
|
"imageUrl": "/static/lessons/firmware.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tutorials",
|
||||||
|
"url": "/tutorials",
|
||||||
|
"imageUrl": "/static/tutorials/wake-up.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Design Engineering",
|
||||||
|
"url": "/design-engineering",
|
||||||
|
"imageUrl": "/static/lessons/make-it-move-without-wheels.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Coding",
|
||||||
|
"url": "/coding",
|
||||||
|
"imageUrl": "/static/lessons/autonomous-parking.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Maker",
|
||||||
|
"url": "/maker",
|
||||||
|
"imageUrl": "/static/lessons/make-a-sound-machine.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Videos",
|
||||||
|
"url": "/videos",
|
||||||
|
"imageUrl": "https://legoeducation.videomarketingplatform.co/27288170/35719444/5d009e5f93fbf479c2e5ed2bf87a7990/thumbnail.png"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
```
|
||||||
|
|
||||||
## Basic
|
## See Also
|
||||||
|
|
||||||
Basic projects to build with your EV3 Brick.
|
[Getting Started](/getting-started),
|
||||||
|
[Tutorials](/tutorials),
|
||||||
|
[Design Engineering](/design-engineering),
|
||||||
|
[Coding](/coding),
|
||||||
|
[Maker](/maker),
|
||||||
|
[Videos](/videos)
|
||||||
|
|
||||||
Coming soon.
|
|
35
docs/projects/SUMMARY.md
Normal file
35
docs/projects/SUMMARY.md
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
# Projects
|
||||||
|
|
||||||
|
* [Getting Started](/getting-started)
|
||||||
|
* [Prepare](https://makecode.mindstorms.com/troubleshoot)
|
||||||
|
* [Try](/getting-started/try)
|
||||||
|
* [Use](/getting-started/use)
|
||||||
|
* [Tutorials](/tutorials)
|
||||||
|
* [Wake Up!](/tutorials/wake-up)
|
||||||
|
* [Make an Animation](/tutorials/make-an-animation)
|
||||||
|
* [What Animal Am I?](/tutorials/what-animal-am-i)
|
||||||
|
* [Music Brick](/tutorials/music-brick)
|
||||||
|
* [Run Motors](/tutorials/run-motors)
|
||||||
|
* [Touch to Run](/tutorials/touch-to-run)
|
||||||
|
* [Touch Sensor Values](/tutorials/touch-sensor-values)
|
||||||
|
* [What Color?](/tutorials/what-color)
|
||||||
|
* [Line Following](/tutorials/line-following)
|
||||||
|
* [Red Light, Green Light](/tutorials/redlight-greenlight)
|
||||||
|
* [Security Alert](/tutorials/security-alert)
|
||||||
|
* [Design Engineering](/design-engineering)
|
||||||
|
* [Make It Move Without Wheels](/design-engineering/make-it-move)
|
||||||
|
* [Make It Smarter and Faster](/design-engineering/make-it-smarter)
|
||||||
|
* [Make a System that Communicates](/design-engineering/make-it-communicate)
|
||||||
|
* [Coding](/coding)
|
||||||
|
* [Autonomous Parking](/coding/autonomous-parking)
|
||||||
|
* [Object Detection](/coding/object-detection)
|
||||||
|
* [Line Detection](/coding/line-detection)
|
||||||
|
* [Maker](/maker)
|
||||||
|
* [Make A Sound Machine](/maker/sound-machine)
|
||||||
|
* [Make A Security Gadget](/maker/security-gadget)
|
||||||
|
* [Videos](/videos)
|
||||||
|
* [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=5d009e5f93fbf479c2e5ed2bf87a7990&source=embed&photo%5fid=35719444)
|
||||||
|
* [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=2008a566f1fb034d58d5ebe19ba8621f&source=embed&photo%5fid=35719467)
|
||||||
|
* [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=629730c938e452f0fd7653fbc4708166&source=embed&photo%5fid=35719470)
|
||||||
|
* [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=3513a83b87fe536b2dc512237465fd1b&source=embed&photo%5fid=35719471)
|
||||||
|
* [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=5c594c2373367f7870196f519f3bfc7a&source=embed&photo%5fid=35719472)
|
Loading…
Reference in New Issue
Block a user