python

raspberry-pi-switch-button-featured-image

Using Raspberry PI with Switch Button: Wiring Diagram and Python Code 5 (3)

This tutorial will show you how to use a Raspberry PI with a switch button, showing the circuit, wiring diagram, and an example with Python. Switch buttons are simple electronic components. They have a simple internal circuit, electrically connecting a first PIN with a second PIN on button pressure. Switch buttons usually have a low […]

Using Raspberry PI with Switch Button: Wiring Diagram and Python Code 5 (3) Read More »

raspberry-pi-oled-ssd1306-featured-image

How to Use the SSD1306 with Raspberry PI: OLED Display Wiring and Examples 4.4 (10)

This tutorial will show you how to use the SSD1306 with Raspberry PI: the OLED Display with a cheaper price to add cool output to your projects. This tutorial is intended for Raspberry PI computer boards. If you want to use it with Raspberry PI Pico, please refer to my Add an OLED display to

How to Use the SSD1306 with Raspberry PI: OLED Display Wiring and Examples 4.4 (10) Read More »

python-virtual-environment-raspberry-pi-featured-image

Beginner’s Guide to Use Python Virtual Environment with Raspberry PI (venv) 5 (3)

This tutorial will show you how to use Python Virtual Environment with Raspberry PI computer boards, with some examples to better understand the logic of Python virtual environments. This tutorial has the scope to help all the people who can’t install Python packages with the PIP (Package Installer for Python) with the new Bookworm release

Beginner’s Guide to Use Python Virtual Environment with Raspberry PI (venv) 5 (3) Read More »

raspberry pi fastf1 featured image

FastF1 and Raspberry PI: Formula 1 Professional Data with Python 0 (0)

In this tutorial, I’m going to show you how to install and use FastF1 with Rasberry PI computer boards. For Formula 1 passionate like me, having a way to get the data that TV shows with drivers comparison would be fantastic to create my personal comparison between cars and driver’s performances. the Python FastF1 library

FastF1 and Raspberry PI: Formula 1 Professional Data with Python 0 (0) Read More »

raspberry-pi-robot-hat-featured-image

Raspberry PI Robot HAT (by SunFounder): Control Sensors and Motors for DIY Robots 4.8 (4)

This post will show you how to use the Raspberry PI Robot HAT by SunFounder. This board allows you to simplify how your Raspberry PI computer board controls your DIY robot project, by adding a layer able to control sensors and motors. The SunFounder uses it, for example, in their PiDog, a Raspberry PI Robot

Raspberry PI Robot HAT (by SunFounder): Control Sensors and Motors for DIY Robots 4.8 (4) Read More »