DHT11 Humidity and Temperature Sensor With Raspberry PI Pico and MicroPython
In this tutorial, I’m going to show you how to connect and use a DHT11 sensor to Raspberry PI Pico with MicroPython. Please note that
continue reading...Raspberry PI, Arduino and Electronics made simple
In this tutorial, I’m going to show you how to connect and use a DHT11 sensor to Raspberry PI Pico with MicroPython. Please note that
continue reading...In this tutorial, I’m going to show you how to connect and use an MPU6050 with Raspberry PI Pico and MicroPython. Gyroscopes and Accelerometers are
continue reading...In this tutorial, I’m going to show you how to use a Matrix Keypad from Raspberry PI Pico and get user input from python. With
continue reading...In this tutorial, I’m going to show you the steps required to wire and setup an ultrasonic sensor (HC-SR04) and Raspberry PI Pico microcontroller. Please
continue reading...In this tutorial I’m going to show you how to connect and use an I2C LCD display to Raspberry PI Pico. Adding a display to
continue reading...In this tutorial, I’m going to show you how to use a photoresistor with Raspberry Pi Pico. If you have instead a Foundation computer board,
continue reading...In this tutorial, I’m going to show you how this dual H-bridge motor driver integrated circuit works and how to setup an L293D with Raspberry
continue reading...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...