Add curriculum statements to learn file
This commit is contained in:
parent
2f76830f10
commit
72fc8c5545
1 changed files with 8 additions and 0 deletions
8
learn.md
8
learn.md
|
|
@ -5,3 +5,11 @@ By creating the All-Seeing Pi with your Raspberry Pi, you will learn:
|
|||
- How to control GPIO pins with Python code
|
||||
- How to control the Camera Module with Python code
|
||||
- How to tweet a picture taken with the Camera Module
|
||||
|
||||
This resource covers elements from the following strands of the [Raspberry Pi Digital Making Curriculum](https://www.raspberrypi.org/curriculum/):
|
||||
|
||||
- [Design multiple and integrating assets for use in complex finished projects and models](https://www.raspberrypi.org/curriculum/design/maker)
|
||||
- [Apply higher-order programming techniques to solve real-world problems](https://www.raspberrypi.org/curriculum/programming/maker)
|
||||
- [Create automated systems to solve complex real-world problems](https://www.raspberrypi.org/curriculum/physical-computing/maker)
|
||||
- [Independently use fabrication systems to produce complex finished projects](https://www.raspberrypi.org/curriculum/manufacture/maker)
|
||||
- [Engage and share with the digital making community](https://www.raspberrypi.org/curriculum/community-and-sharing/creator)
|
||||
|
|
|
|||
Loading…
Reference in a new issue