Raspberry PI

cosmos-cloud-raspberry-pi-featured-image

Self-Hosted, Private Cloud with Raspberry PI and Cosmos Cloud 0 (0)

This tutorial will show you how to use Raspberry PI with Cosmos Cloud to create your self-hosted, private cloud server, and get cloud services in your home. About Cosmos Cloud Basically, Cosmos Cloud is an open-source container management solution, including a clear web GUI. Moreover, it adds a security layer to your containers, so your

Self-Hosted, Private Cloud with Raspberry PI and Cosmos Cloud 0 (0) Read More »

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 »

micropython pico external modules featured image

Adding external modules to MicroPython with Raspberry PI Pico 4.3 (45)

In this tutorial I’m going to show you how to include your custom, external modules in MicroPython with Raspberry PI Pico. Importing external modules in Python is a common way to include custom functions in your code, keeping it ordered and clean. The import statement is available also in MicroPyton but requires the right files

Adding external modules to MicroPython with Raspberry PI Pico 4.3 (45) Read More »

×