Good article but incomplete in my minds : you benchmarked programming languages whereas GPIO implementations... for example, just make a loop with print/echo in each languages and you will certainly got shell < python < C that's it, C have better IO throughput than anything else. you have to add som...
setup.php no more on git repo ! so a lot of PHP notice when using my browser : Notice: Undefined index: setup in /home/pi/Raspcontrol/app/index.php on line 3 Notice: A session had already been started - ignoring session_start() in /home/pi/Raspcontrol/app/index.php on line 33 Notice: Undefined index...
You may take a look at http://lcdproc.org/ which can control serial LCD screen. It can also control HD44780 throught the LPT port. I think it can be modified to use the GPIO instead. I'm also thinking about a LPT driver which will use the GPIOs... It appears that some people already connected an LCD...
I know AirPlay is fully integrated in RaspBMC and openELEC, but they both require a dedicated distrib and configuration with many features that can be useless for some users. With AirPi (and shairport), you have a simple way to setup AirPlay audio on the official distrib, without pluging any display...
Hi guys,
I wrote an article on how to make an AirPlay audio player using a RaspberryPi without display, keyboard or mouse plugged in.
I hope it will help some users http://trouch.com/2012/08/03/airpi-airp ... raspberry/