Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

RaspberryPi

gonium edited this page Jul 27, 2012 · 19 revisions

The Raspberry Pi is a nice platform for running the host part of HexaBus on an energy-efficient system. Assuming that you have a working installation of Raspbian, perform these steps to compile the host software (Hint: The speed of your SD Card matters. Get at least a class 6 card.):

$ sudo apt-get install libboost1.48-all-dev git build-essential libsqlite3-dev

Clone this wiki locally