Raspberry PI

l298n-raspberry-pi-pico-featured-image

How to use an L298N with Raspberry PI Pico: Driving Motors with MicroPython 4.5 (2)

This tutorial will show you how to drive motors with L298N and Raspberry PI Pico, describing how this dual H bridge motor driver works, how to connect it to the Raspberry PI Pico and how to use it with MicroPython. This module is a great alternative to the L293D chip, as it can drive higher […]

How to use an L298N with Raspberry PI Pico: Driving Motors with MicroPython 4.5 (2) Read More »

sinfounder-pidog-raspberry-pi-featured-image

SunFounder PiDog: Raspberry PI Robot Dog Kit for Beginners 0 (0)

In this tutorial, I will show you the SunFounder PiDog, a Raspberry PI-based robot dog. This robot dog can be considered a project for beginners as, despite its complexity, there are very clear instructions within the packaging and a complete instructions website. With this support, everyone can assemble their Raspberry PI robot dog in a

SunFounder PiDog: Raspberry PI Robot Dog Kit for Beginners 0 (0) Read More »

Raspberry pi squid featured image

How to Setup a Proxy Server with Squid and Raspberry PI 3.9 (8)

This tutorial will show you how to install Squid in Raspberry PI and get your private proxy server. What Are Proxy Servers Following Wikipedia’s description, “a proxy server is a server (a computer system or an application) that acts as an intermediary for requests from clients seeking resources from other servers. A client connects to

How to Setup a Proxy Server with Squid and Raspberry PI 3.9 (8) Read More »

neopixel-raspberry-pi-pico-featured-image

How to Control WS2812B (Neopixel) from Raspberry PI Pico with MicroPython 5 (1)

This tutorial will show you how to connect and control a Neopixel from Raspberry PI Pico, to be able to create fancy LED effects for your home. I will use MicroPython, because of its simplicity, especially for beginners. About Neopixel LEDs Neopixels are RGB LED strips composed of WS2812B chips. They can have different forms,

How to Control WS2812B (Neopixel) from Raspberry PI Pico with MicroPython 5 (1) Read More »

×