Raspberry PI Pico i2C featured image

Using I2C devices with Raspberry PI Pico and MicroPython 3.6 (48)

In this tutorial, I’m going to show you how works and how to use I2C with Raspberry PI Pico. I2C (Inter-Integrated Circuit) communication allows to reduce wiring difficulty when connecting devices able to support this protocol. It is widely used in electronics industry and also Raspberry PI Pico can use I2C Explaining How I2C Works

Using I2C devices with Raspberry PI Pico and MicroPython 3.6 (48) Read More »

raspberry-pi-stock-market-featured-image

How to use Raspberry PI for Stock Market Monitoring and Analysis with Python 5 (5)

This tutorial will show you how to use a Raspberry PI for Stock Market monitoring and analysis with a few Python code lines and for free. It will show you how to get professional tools into your Raspberry PI computer board, without the need for expensive services. This Tutorial Focus This tutorial will not cover

How to use Raspberry PI for Stock Market Monitoring and Analysis with Python 5 (5) Read More »