python

Raspberry pi opencv oilpainting featured image

Oil Paint image transformation with Raspberry PI and OpenCV 0 (0)

In this tutorial, I’m going to show you how to setup and use oilpainting effect from Raspberry PI with OpenCV and Python. Beside being a fantastic tool for Artificial Intelligence computing, OpenCV also makes available a number of options to create cool effects applied to pictures. One of these is Oilpainting, which creates an oil

Oil Paint image transformation with Raspberry PI and OpenCV 0 (0) Read More »

Raspberry pi headless tensorflow image classification featured image

Image Classification Video Streaming from TensorFlow with headless Raspberry PI 5 (1)

In this tutorial I’m going to show how to get image classification video streaming from headless (Lite) Raspberry PI installation with TensorFlow Lite. Artificial Intelligence with Tensorflow is a standard for image intelligent recognition industry. Even if examples are available to use Raspberry PI with tensorflow, all of these work only if an HDMI cable

Image Classification Video Streaming from TensorFlow with headless Raspberry PI 5 (1) Read More »

RPI Scrapy crawler featured_2

Use Raspberry PI as your personal web crawler with Python and Scrapy 5 (1)

A web crawler (also known as spider or spiderbot) is an internet bot that continually browses web pages, typically for web indexing purposes.Typically Search Engines use web crawling ito scan the web and be aware of contents, links and websites relations. These data are processed to understand what results better fit users queries. Crawlers consume

Use Raspberry PI as your personal web crawler with Python and Scrapy 5 (1) Read More »

Raspberry PI HC-SR04 picture

How To Control a Ultrasonic Distance Sensor with Raspberry PI 4.5 (4)

Ultrasonic Sensors are great for all kind of projects that need distance measurements, avoiding obstacles as example. The HC-SR04 is inexpensive and easy to use and can be easily connected with a Raspberry PI Ultrasonic sensor module HC-SR04 provides 2cm-400cm non-contact measurement function, the ranging accuracy can reach to 3mm. The basic principle of work:

How To Control a Ultrasonic Distance Sensor with Raspberry PI 4.5 (4) Read More »

Subscribe my newsletter:
×