What is the Raspberry Pi?

The Raspberry Pi is a miniature computer that is ideal for handicrafts or home automation. Thanks to its controllable IO (input-output) pins, sensors and other hardware can be read out and controlled very easily. Because of this and its low price, it is also a very popular way to get started with (hardware-related) programming for beginners, children and those interested.

In the meantime, the Raspberry Pi has been sold millions of times and there is a ready-made solution for almost every application, or a way to achieve your dream project. This page deals with all topics related to the Raspberry Pi. This includes simple tutorials on the use of sensors, pure help on programming topics, to complex Raspberry Pi tutorial series in the field of home automation, robotics and many more. You can simply browse in the menu and on the page or leave a comment. Since new Raspberry Pi instructions and tutorials appear regularly, it is definitely worth activating the newsletter.

Again and again, it happens that you install Programs, but do not start them automatically when booting. In order to use the Raspberry Pi autostart, all you need to do is to store the information in the /etc/rc.local file in the Linux system. This is, for example, the case with…

In order for the Pi to be as flexible as possible, a Wifi connection is very advantageous. Of course, you need a Wifi Stick and have to configure everything, which is shown in this tutorial. The only thing needed is a one-time connection to the router with an Ethernet cable.

For weather stations and similar projects, it is often important to determine the air pressure. How to determine the temperature and humidity with sensors has already been shown in previous tutorials. With the help of the barometer BMP180 the air pressure (in hPa / bar) can be determined via the…

The Raspberry Pi is ideal for monitoring, so local live streams can be set up (via Android, too). Also, a Raspberry Pi Youtube Live Streaming is possible, e.g., for somebody who wants to watch his plants grow or wants to share other projects live. In addition, it is possible to…