Skip to content

A workshop/presentation of some of the features of Arduino (lights, sound module, button) and Microbit (lights, accelerometer).

Notifications You must be signed in to change notification settings

barseghyanartur/programming-for-children

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming for children

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).

Structure

Project structure:

library

Working code samples:

Make sure to check the game written for Microbit. Children seemed to like it a lot.

scripts

Helper scripts (build docs, install docs requirements).

source

The course material:

Build/generate the documentation

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

License is GPL 2.0.

Author

Artur Barseghyan <artur.barseghyan@gmail.com>

About

A workshop/presentation of some of the features of Arduino (lights, sound module, button) and Microbit (lights, accelerometer).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published