In this project, we will be creating a Raspberry Pi Pico data logger using an SD card and DHT11 sensor.…
Browsing: Micropython Projects
In this category, we will explore the most useful MicroPython projects using the BBC micro: bit, Pyboard, ESP32, and Raspberry Pi Pico.
MicroPython is a lean and efficient programming language that runs on microcontroller environments. It is optimized for speed and efficient code performance. MicroPython is a great way to get started with programming on microcontrollers board based on Micropython. we’ll take a look at some of the best MicroPython projects.
The SD Card module is used for storing data in projects like data logging. This tutorial provides instructions on how…
This is a tutorial on how to use a K-Type Thermocouple MAX6675 Amplifier With Raspberry Pi Pico. The k-type thermocouple…
In this project, we will use the Raspberry Pi Pico W & DHT11 sensor to monitor temperature and humidity in…
How to use I2C Communication on Raspberry Pi Pico. In this guide, we’ll show you how to use I2C communication…
In this article, we’ll show you how to reset your Raspberry Pi Pico to its factory settings. This is a…
Introduction In this tutorial, we will show you how to make Line Follower Robot using Raspberry Pi Pico at home.…
Introduction In this project, you’ll learn how to use blynk 2.0 with raspberry pi pico W board Using micropython code.…
Introduction In this Tutorial, you will run a simple yet enjoyable experiment using LEDs to make Flowing LED Lights With…
Introduction In this project, we will learn how to make a Raspberry Pi Pico W Relay Module web server using…