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.

A popular application of the Raspberry Pi is to build a web server from it. For this we can use different technologies like Python, Node.JS or even PHP. Since the vast majority of scripts for the Raspberry Pi are written in Python, it makes sense to create a REST API…

Applications that use machine learning usually require high computing power. The calculations usually take place on the GPU of the graphics card. The Raspberry Pi is not necessarily designed to run computationally intensive applications. The Google Coral USB Accelerator provides help here! With the help of this device, we can…

Bluetooth is one of the most efficient short ranged wireless connectivity tools for exchanging data using Ultra High-Frequency Radio Waves (typically of 2.4 GHz) and building Personal Area Networks (PAN). Fundamentally, Bluetooth Technology was built as a cable replacement system, so its use in embedded systems is inevitable. Most of…

More and more data is being stored in the clouds. This has the advantage that the files can be accessed from anywhere. However, these are usually stored in an online service, and not everyone wants that. If the data is only needed at home by several PCs, a Raspberry Pi…

In many projects, the Raspberry Pi is used as a surveillance camera or for machine learning tasks. Here you can often see text in images that is of interest to the application. We want to extract this and convert it so that we can analyze the text with a program.…

Everyone has been talking about cryptocurrencies for some time0. They can not only be used as a means of payment but can also be generated using your own computing power. Therefore, it is also possible to operate Bitcoin Mining with the Raspberry Pi. Other cryptocurrencies can also be mined. However,…

The advancement in the field of technology have also upgraded the orthodox methods of agriculture and replaced them with highly efficient and technically powerful tools. IoT (Internet of Things) is one of the most powerful things that allow us to control and monitor crops and plants over the internet. In…

Robots aren’t only for kids and teens but for anyone who shows interest. Indeed, robots are a spectacle of fascination, and you don’t need expert-level knowledge to handle them. That’s cool! Right? But, here’s the bad news. Product selection can be a harder process. Your choice depends upon factors like…

The RasPad 3 is the successor to one of the first Raspberry Pi tablets and has everything you need for a modern tablet. It combines the advantages of a Raspberry Pi with the applications of a tablet. Above all, you can tinker with it on the go. Since it costs about…