The Raspberry Pi is a tiny computer running on ARM (Advanced RISC Machines) processors that cost around $40 and can run full functionnal version of differents Linux OS. It is also called a “prototyping board”. It has wide use in eletronics because it allow user to interact with electronic components by the GPIOs in/out on the board.

In proper terms, RPi is an embedded computer, also called an SBC for Single Board Computer. What can be disturbing at first is that its processor is a hybrid between a microprocessor and a microcontroller, called a SoC, for System on Chip, using this so-called ARM architecture.

I use it mainly as an hobbyist : sometimes for runnings scripts that need time to be executed (such as machine or deep learning training phases) or scrapping scripts, as a server to learn dev ops and as an IoT device to remotely manipulate electronics components.

look at this beauty! 😍

Projects I like

Inspirations

Buying

Installations

Security and debugging

Artificial Intelligence

APIs

Specific components

Softwares and services

Linux distributions

Rapsberry Pi alternative boards