A quick presentation of some of the features of Arduino (lights, sound module, button) and Microbit (lights, accelerometer). It's a workshop material for children of 6-7 years old.
Material has been originally written in Dutch, but may be translated into other languages.
Some of the code samples are taken from Internet.
If not stated otherwise, written by me (see the Author).
Project structure:
Working code samples:
Make sure to check the game written for Microbit. Children seemed to like it a lot.
Helper scripts (build docs, install docs requirements).
The course material:
Install requirements
./scripts/install.sh
Build the docs
./scripts/build_docs.sh
Check the generated docs
Documentation should be generated int two formats: HTML and PDF. Check the builddocs directory.
License is GPL 2.0.
Artur Barseghyan <artur.barseghyan@gmail.com>