Unattended installation of openFrameworks 0.12.0 on Raspberry PI 4

These are the instructions to get openFrameworks 0.12.0 on a Raspberry Pi 4 with Raspberry Pi OS 64 bit. These commands are based on a completely new system; meaning: your RPI just booted into an x-desktop for the first time from a freshly written sd-card or USB-stick. The process of downloading and building openFrameworks will take ~35 minutes. It’s completely unattended. At the end of the process you will be greeted with a running example-app.

sudo apt-get clean -y
sudo apt-get update
sudo apt-get upgrade -y

URL=https://github.com/openframeworks/openFrameworks/releases/download/0.12.0/of_v0.12.0_linuxaarch64_release.tar.gz
curl -L -o ofx.tar.gz $URL
tar -xf ofx.tar.gz
rm ofx.tar.gz
mv of_* openFrameworks
cd openFrameworks
export OF_ROOT=$(pwd)
cd $OF_ROOT/scripts/linux/debian/
yes y| sudo ./install_dependencies.sh
pkill yes
# add jack for compiling midistuff
cd $OF_ROOT/libs/openFrameworksCompiled/project/makefileCommon/
sed -i 's/PLATFORM_PKG_CONFIG_LIBRARIES += libcurl/PLATFORM_PKG_CONFIG_LIBRARIES += libcurl\nPLATFORM_PKG_CONFIG_LIBRARIES += jack/' config.linux.common.mk
# make Release -C $OF_ROOT/libs/openFrameworksCompiled/project
cd $OF_ROOT/examples/3d/3DPrimitivesExample/
#for ssh:
export DISPLAY=:0
make && make RunRelease

AMEOS Osnabrück, Station G2 – eine Rezension

Das ist eine Kopie und Erweiterung meiner Google-Rezension zur Station G2 des AMEOS Klinikums in Osnabrück. Die Betreiber versuchen seit mehr als 2 Jahren, meine Rezension auf Google zu blockieren. So weit so normal. Meine Erlebnisse halte ich dennoch für erzählenswert. Vielleicht hilft es anderen Angehörigen. Es folgt der Text aus der Rezension mit Ergänzungen und Korrekturen Ich werde mir Mühe geben, das nachvollziehbar zu gestalten.

Continue reading

Terrasse / Plattform

Nach dem Einzug ins Haus und den ersten Wochen der Neuorganisation wurde klar, dass wir unser Grundstück irgendwie nutzen wollen. Der Garten war noch eine komplette Mondlandschaft und es war völlig unrealistisch, irgendetwas anzugehen, dass mehr als ein Provisorium darstellen würde. Aber ich wollte un-be-dingt soetwas wie eine Terrasse haben. Deswegen flugs zum Baumarkt und Holz geholt. Kann ja nicht so schwer sein.

War auch nicht schwer. Nur anstrengend. Und ein Wochenende später hatten wir eine Terrasse Platform.

Continue reading

Use FFmpeg to find a possible loop in a video

As stated an multiple occasions, I am doing live visuals every now and then for various events. Most of my footage is based on shaders. In (very) short: These are programs that are executed on your graphics-card and create visuals in real-time instead of playing pre-made videos. Extremely interesting and extremely nerdy. You might want to check out https://glslsandbox.com/ to get an idea. However, trying to run shaders on, for example, a Raspberry Pi 4 instead of a top-tier Macbook pro has a huge amount of its very own quirks. Playing videos on an RPI4, however, doesn’t cause too many problems. 

Continue reading

SP404 MK2 custom Adapters

Yes I know: I DO have G.A.S: Gear Acquisition Syndrome. It’s nothing new to me. However, this will probably (not) be the last investment into gear: The amount of space I have for storing gear ist literally zero.

Having a new type of gear always makes me wonder which adapters might be useful. Let’s begin…

Continue reading

Heute vor vier Jahren kam das Raumschiff

Es hat meine Mom mitgenommen und dafür eine gehörige Portion Traurigkeit hinterlassen. Naja, wenigstens ist sie jetzt nicht mehr alleine. Vor vier Monaten ist es nochmal gekommen und hat den Alten mitgenommen.

Da kannst’e mir tausend mal sagen, dass das der Lauf der Dinge ist, besser wird’s dadurch auch nicht