Course Overview
As part of this development track you will work on different electronics tutorials, putting together different circuits using the Raspberry Pi and writing code in MicroPython. We will be using Edublocks to put the code together. EduBlocks is a visual block based programming tool that is designed to help introduce text based programming languages, like Python, to folks who are comfortable with block based programming languages and considering moving to a text based programming language. Through these tutorials your child will explore fundamental coding techniques and strengthen their reasoning, problem solving and analytical skills.
As you progress through these tutorials with your child, they will learn how to interact with Python and Edublocks, they will learn how to work with different electronics components, they will learn to put together different types of electronic circuits and more importantly they will learn how to create smart electronics circuits using the MicroPython programming language (through Edublocks) on the Raspberry Pi. This development track is aimed to serve as a bridge for those working with block based programming languages and keen to move to lower level text based programming languages.
About Edublocks
EduBlocks is a visual block based programming tool that is designed to help introduce text based programming languages, like Python, to children at an earlier age. With Edublocks, kids can start familiarizing themselves with text based programming language patterns, structure, requirements using a block based approach. Edublocks support development on the following platforms.
Edublocks is opensource and free to use by everyone. You need to install some software to use it on the Raspberry Pi while developing for the micro:bit does not require installation, but only access to a web browser. You can read more about Edublocks here – https://edublocks.org/
Some of the features of EduBlocks include :
Prerequisites
About the Raspberry Pi
The Raspberry Pi is a series of small single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and in developing countries. It is a capable little computer which can be used in electronics projects, and for many of the things that your desktop PC does, like spreadsheets, word processing, browsing the internet, and playing games. The original model became far more popular than anticipated, selling outside its target market for uses such as robotics.
The Raspberry Pi does not include peripherals (such as keyboards, mice and cases). However, some accessories have been included in several official and unofficial bundles. According to the Raspberry Pi Foundation, over 5 million Raspberry Pis were sold by February 2015, making it the best-selling British computer. By November 2016 they had sold 11 million units, and 12.5m by March 2017, making it the third best-selling “general purpose computer”. In July 2017, sales reached nearly 15 million.In March 2018, sales reached 19 million. Most Pis are made in a Sony factory in Pencoed, Wales; some are made in China or Japan.
You can read more about the Raspberry Pi here – RaspberryPi.org.