added example of converted lesson

This commit is contained in:
Peli de Halleux
2017-10-26 22:19:16 -07:00
parent 5c7e856e7b
commit 98e430f3c1
4 changed files with 34 additions and 0 deletions

19
docs/maker.md Normal file
View File

@ -0,0 +1,19 @@
# Maker Activites
These six activities require the LEGO® MINDSTORMS® Education EV3 Core Set (45544). Supporting materials for teachers and middle school students are provided, offering everything teachers and students need to explore their inner makers as they follow the design process to solve open-ended, themed challenges...
* [Download Curriculum Materials](https://education.lego.com/en-us/downloads/mindstorms-ev3)
## Activites
```codecard
[
{
"name": "Sound Machine",
"description": "Create instruments with your EV3 Brick!",
"url":"/maker/sound-machine",
"cardType": "example",
"imageUrl": "/static/maker/sound-machine.png"
}
]
```