/shuave.github.io

A Markdown Wiki for treehouses 🏡

Primary LanguageHTML

Welcome to treehouses

What is treehouses?

treehouses is the name of our system allowing us to share our different learning platforms via the Raspberry Pi series of single-board computer devices.

Currently the Raspberry Pi models supported are: the zero W, the Pi 3, the Pi 3B+ and the Pi 4

Main system branches

treehouses consists of several parts:

cli

We have created our suite of commands to be used in the Raspberry Pi terminal, which can be found in treehouses/cli

npm i @treehouses/cli

builder

This is where our modified Raspberry Pi images are created: treehouses/builder.

remote

Currently in remote, we are developing an Android app which allows Android phones and tablets interact with the terminal of the Raspberry Pi over Bluetooth: treehouses/remote.