$ git clone https://github.com/OpenLightingProject/ola.git $ cd ola $ sudo apt-get install libtool autoconf automake autotools-dev bison flex uuid-dev libcppunit-dev libprotobuf-dev protobuf-compiler libprotobuf-c-dev libprotoc-dev libmicrohttpd-dev $ libtoolize && aclocal && autoreconf ; automake --add-missing $ ./configure $ make all $ make check

It compiled overnight on the Pi 1...
$ sudo -u olad /home/pi/ola/olad/olad -l 3 --config-dir /etc/ola --http-data-dir /home/pi/ola/olad/www

Victory!

A quick breadboard test just to be sure...

Perfect.

There was still a little some time to write the simple timer i needed with Python and Qt.

Very simple wiring schematics.
(obligatory RPI pinout website)