- Karsten Schulz
- Feb 20, 2017
- 1 min read
Brisbane - February 21, 2017 — The Digital Technologies Institute (DTI) and Junior Engineers have joined forces in delivering deeper and more engaging computer science education for Australia’s school students. Under their agreement, Junior Engineers will train their instructors to help teachers deploy the Australian-designed and manufactured Blueberry4 educational computer kit in the classroom and in extra-curricular activities.
Read more in the press release here.
- Digital Technologies Institute PTY LTD

- Feb 20, 2017
- 1 min read
We are excited to be working with St John's Anglican College in Forest Lake, QLD where some 52 year 8 students are now learning Digital Technologies with the Blueberry4 Computer Exploration Kit. Students work on exciting computer experiments in the classroom.
- Karsten Schulz
- Jan 11, 2017
- 1 min read
In the second and third tutorial we explore how a computer adds and subtracts binary numbers. Adding sits at the heart of most if not all computations - algorithms cleverly decompose higher mathematics into addition. Subtraction is achieved by forming the binary complement of the subtrahend and then adding it. Multiplication, is a sequence of additions. Division is a sequence of subtractions.
The Blueberry4 Adder and Inverter modules form, what we call, the computer's Arithmetic Logical Unit.
Addition:
Subtraction:
.png)






























