diff --git a/learn.md b/learn.md index b97960e..63be998 100644 --- a/learn.md +++ b/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)