Posts Tagged ‘C’
What programming language should you use with the Raspberry Pi?
If you are new to the Raspberry Pi, you might find yourself at the crossroads of choosing a programming language to learn. There are so many languages out there and what you decide to learn will have a profound effect on what you can do. So, let’s take a look at the languages you can…
Read MoreEverything about Raspberry Pi Zero 2 W
Raspberry Pi Zero 2 W in a nutshell Almost 4 million Pi Zeros have been sold up to date – it’s time for a refresh of the series! The new Raspberry Pi Zero 2 W is a significant upgrade to the previous Pi Zero generation. The most important change is the powerful CPU upgrade: The…
Read MoreC extension for MicroPython on Raspberry Pi Pico
This is a guide on how to write and run a basic C extension for MicroPython on the Raspberry Pi Pico. I will cover reasons for extending MicroPython, how to write the extension module, how to compile it and how to install it on the Pico. If you want to read more about this topic,…
Read MoreA Minecraft Server on a Raspberry Pi
Minecraft is one of the most popular games ever created. You can play it with your friends in multiplayer game mode. Did you know that a Raspberry Pi 4 is powerful enough to run a Minecraft server? In this article, you’ll learn the basics of which different variations exist, a little bit of the history…
Read More