KookaSuite

KookaSuite comprises three executable files:

  • KookaBlockly - an implementation of the GoogleBlockly programming environment for the Kookaberry.
  • KookaIDE - an Integrated Development Environment for programming the Kookaberry in MicroPython; and
  • KookaTW - the Kookaberry Teacher's Window that mirrors the Kookaberry's display

Unlike many other web based popular code editors such as Mu Editor and Microsoft's MakeCode; KookaSuite is loaded onto a local computer and does not require an internet connection to operate.

A brief description of each element is provided below, but for more detailed information on how to download and install KookaSuite and its components click on the button below

KookaSuite

KookaBlockly

Image

KookaBlockly uses a menu of pictorial elements (blocks) to build up a programme in MicroPython to run on the Kookaberry once it is downloaded to a compiler on the Kookaberry board.

The Teachers' Window shows the result of the programme on the Kookaberry when the script (programme) is Run.

Kooka IDE

This is the Integrated Development Environment (IDE) built by Damien George for his MicroPython programming language that is native to the Kookaberry.

Image

Teacher's Window

Image

The Teacher's Window mirrors the screen of any Kookaberry on an attached computer.

It allows teachers to send the image to a smartboard or monitor.

The screen can also be displayed whilst working within the Editors