python

raspberry pi flask python featured image

Beginners guide to install a Flask (Python) web server on Raspberry PI 3.6 (5)

In this tutorial I’m going to show you how to setup flask on Raspberry PI to publish a simple web page. Common web servers run on LAMP (Linux Apache MySql Php). With Python evolving into one of most loved programming language, Flask became a more and more important option in creating web application, as it […]

Beginners guide to install a Flask (Python) web server on Raspberry PI 3.6 (5) Read More »

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 »

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 »