Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.2 KB

CEB Press - Arduino Software

Arduino software to power an open source, high-performance Compresssed Earth Block press.

Compresssed Earth Block building is the highest quality natural building method. See the CEB Intro Page for more introductory information about compressed earth blocks.

How to compile (on Ubuntu Linux)

Install arduino and scons

sudo apt-get install -y arduino scons

Get the code

If you're using a release, download it from https://github.com/OSE/ceb-controller/releases and extract it.

If you want to work with the latest development code, check out the code:

git clone https://github.com/OSE/ceb-controller.git

Compile with scons

cd ceb-controller/cebController
scons

Upload to attached Arduino

scons upload

The Global Village Construction Set (GVCS) is an open technological platform that allows for the easy fabrication of the 50 different Industrial Machines that it takes to build a small civilization with modern comforts.