A List of Raspberry Pi Approved Resellers

A List of All Raspberry Pi Approved Resellers Title Image

There are currently roughly 99 Raspberry Pi Approved Resellers. We thought it would be nice to collect them all in one place with their names, locations, and websites. Approved Resellers are able to guarantee quality and customer support. We here at PiCockpit have a sister company – buyzero.de – that is itself a Raspberry Pi…

Read More

Everything You Need to Know About the Raspberry Pi 4

Raspberry Pi 4 Title Image

Now that Raspberry Pi 4 stocks have returned to normal, we thought it was time to write an article about the power of this microcomputer. So if you’ve already got one and you want to learn more or if you’re thinking about getting one and want to get more details – this is the article…

Read More

Help! My Raspberry Pi Won’t Connect to WiFi!

The Ultimate Guide to WiFi on the Raspberry Pi Title Image

One of the most common problems you might encounter with your Raspberry Pi is it not connecting to the WiFi. There are new posts on the Raspberry Pi forums every day looking to resolve these issues. Here, we are compiling all the answers (along with some of our own) into one ultimate guide to fix…

Read More

Everything about the Raspberry Pi Pico W

raspberry pi pico w

Today, 30 June 2022 at 8.00 AM UK time Raspberry Pi released the Pico W. Here is everything (that we know) about the newest Raspberry Pi. This new variant of the beloved Pico has wireless capabilities thanks to the CYW43439 wireless chip.Just like the Pico, at the heart of each Pico W is RP2040, which…

Read More

I2C – The Inter-Integrated Circuit Bus

Everything about I2C Title Image

The I2C bus is very commonly used in the embedded realm. We explain how it works and how to set it up on the Raspberry Pi with an example. I2C Characteristics The Inter-Integrated Circuit Bus is a synchronous serial communication bus. Philips Semiconductors was responsible for the invention in 1982 but the interface quickly gained…

Read More

SPI – The Serial Peripheral Interface

Everything about SPI Title Image

SPI means Serial Peripheral Interface. With SPI you can exchange data blazingly fast between two devices. And you only need four wires. SPI Characteristics The serial peripheral interface is a synchronous communication interface for short distances. Synchronous means that the data is sent in form of blocks or frames and the the two devices are…

Read More

DIY Sensors

DIY Sensors

Learn how to build your own DIY sensors. It’s easy, it’s fast and it costs almost nothing. Additionally, you will learn a lot about sensors. Check out our Video if you do not feel like reading. How do sensors work There are countless types of sensors. Sensors for measuring temperature, light, sound or forces, to…

Read More