In the days of 2012-2016 it could be a struggle to get a displayLink scrren working, needed to compile the Linux core again with some “udlfb” libs, well….it seems all integrated out of the box these days!, you  just need …

Raspberry Pi – DisplayLink USB screen Lees meer »

feh is an X11 image viewer aimed mostly at console users. Unlike most other viewers, it does not have a fancy GUI, but simply displays images. It is controlled via commandline arguments and configurable key/mouse actions. Install sudo apt-get install -y feh

Examples …

Raspberry Pi – Display image on screen Lees meer »

Het is mogelijk om op de Raspberry Pi een USB Game stuurt te gebruiken (uit te lezen), in dit voorbeeld gaan we dat in python doen. Wat heb je nodig? 1) Python 2.x (al geïnstalleerd op WHEEZY) 2) Python PyGame bibliotheek …

Raspberry Pi – Game stuur gebruiken via USB Lees meer »

Het is mogelijk om op de Raspberry Pi een USB Joystick/controller te gebruiken (uit te lezen), in dit voorbeeld gaan we dat in python doen. Wat heb je nodig? 1) Python 2.x (al geïnstalleerd op WHEEZY) 2) Python PyGame bibliotheek (al …

Raspberry Pi – Joystick of controller gebruiken via USB Lees meer »