python

RPI Scrapy crawler featured_2

How to use Scrapy on Raspberry PI: Build your Personal Web Crawler 5 (2)

In this article I’ll show you how to create and configure a simple spiderbot (which crawls peppe8o.com home page posts) with a Scrapy on Raspberry PI computer board. I’ll use the Raspberry PI Zero 2W, but this applies also to other Raspberry PI computer boards. A web crawler (also known as spider or spiderbot) is […]

How to use Scrapy on Raspberry PI: Build your Personal Web Crawler 5 (2) 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 »