Raspberry Pi – VNC Mirror (Repeater) – Make any computer public anywhere
***Please visit the new simplified installation of the Raspberry Pi VNC Mirror*** Here is an extenstion for this blog-entry you also might to read! Raspberry Pi Logo The idea is to show any machine...
View ArticleHardening the Raspberry Pi VNC Mirror
***Please visit the new simplified installation of the Raspberry Pi VNC Mirror*** This is an extension from this post: Raspberry Pi – VNC Mirror (Repeater) – Make any computer public anywhere Having...
View Article7 Segment Display with 74HC595 Shift Register and Raspberry Pi
This project shows how to use the Raspberry Pi to drive a 7 Segment Display with the help of a 74HC595 chip. Parts used in this project: Breadboard Wiring cables (Male-Male, Female-Male) 7 Segement...
View ArticleRaspberry Pi – Only Red (Power) LED is on – Raspberry Pi does not boot
Have you had this problem? You bought a new Raspberry Pi, flashed a new Image from http://www.raspberrypi.org/downloads (2013-09-25-wheezy-raspbian.zip) and powered in on. What I see is that it does...
View ArticleGet model number and more details of your Raspberry Pi
For better programming with GPIO on the Raspberry Pi it is required to know on which board revision the program is running on. The following programcode is best used to determine which GPIO ports are...
View ArticleRaspberry Pi VNC Mirror – simplified
This post describes to setup a VNC Mirror on your Raspberry Pi. You can see any desktop of any machine running VNC on your Raspberry Pi’s connected screen. You may come from these posts: Hardening the...
View ArticleRaspberry Pi library for sensors DHT11, BMP085, DS18B20, WireGate DR9490R and...
Working with sensors on the Raspberry Pi is real fun. You can try out stuff, expand the Internet of things, make automations and so on. The problem for me was that there were so many different scripts...
View Article