SG90 Servo Motor with Raspberry PI Pico and MicroPython
In this tutorial, I’m going to show you how to use an SG90 servo motor with Raspberry PI pico and Micropython. Servo Motors are common
continue reading...Raspberry PI, Arduino and Electronics made simple
In this tutorial, I’m going to show you how to use an SG90 servo motor with Raspberry PI pico and Micropython. Servo Motors are common
continue reading...In this tutorial I’m going to show you how to connect and put into work an analog joystick with Raspberry PI Pico, using MicroPython. Joysticks
continue reading...In this tutorial I’m going to show you how to include your custom, external modules in MicroPython with Raspberry PI Pico. Importing external modules in
continue reading...In this tutorial I’m going to show you how to move your first steps with Raspberry PI Pico, installing the open-source Thonny IDE (integrated development
continue reading...In this tutorial I’m going to show you how to use PWM with Raspberry PI, include an example with a “breathing” LED. Pulse Width Modulation
continue reading...In this tutorial, I’m going to show you how to connect Raspberry PI to a matrix keypad and get user input from Python. How Matrix
continue reading...In this tutorial I’m going to show you how to setup and wire a 8×8 Led Matrix with Raspberry PI and Python, explaining code. A
continue reading...In this tutorial I’m showing you how to configure and create a simple parking sensor with Raspberry PI, visually measuring proximity distance with ultrasonic sensor
continue reading...In this tutorial, I’m going to show you how to wire and use a common 10-segment LED bar with Raspberry PI. 10-segment LED bars are
continue reading...In this tutorial I’m going to show you how to install Facebook Graph API in your Raspberry PI and publish posts on Facebook pages. Facebook
continue reading...