micropython

ADC on Raspberry Pi Pico ADC on Raspberry Pi Pico using MicroPython - Reading ADC Value and Displaying on OLED Display Module

We are here with yet another tutorial of the Raspberry Pi Pico. If you are following our Raspberry Pi Pico tutorial series,…

Interface an Ultrasonic Sensor with the Raspberry Pi Pico Interfacing Ultrasonic Sensor with Raspberry Pi Pico and Displaying the distance on OLED display Using MicroPython

If you are following our Raspberry Pi Pico tutorial series, then you must have read the tutorial on how to interface an OLED…

Interfacing Raspberry Pi Pico with OLED Display Using Micropython Interfacing an OLED Display with the Raspberry Pi Pico Using Micropython

In this tutorial, we are going to interface an OLED display module with the Pico board. You will be able to perform an I2C…

How to Program Raspberry Pi Pico using MicroPython Getting started with Raspberry Pi Pico using MicroPython

In 2012, the Raspberry Pi Foundation introduced us to a single board computer, the Raspberry Pi, which was mainly promoted for…

RP2040 Raspberry Pi Pico Raspberry Pi Pico – A New 4$ Microcontroller from Raspberry Pi Lets you Easily Build Hardware Projects using MicroPython

The Raspberry Pi Foundation has announced the launch of its new development board, the Raspberry Pi Pico. Being one of the…

Program an ESP8266 with MicroPython How to Program ESP8266 for DHT22 using MicroPython

For a beginner who is interested in programming Wi-Fi enabled microcontrollers like the ESP8266, understanding the ESP-IDF…

Getting Started with MicroPython on ESP32 using uPyCraft IDE Getting Started with MicroPython on ESP32 using uPyCraft IDE

Most of us are familiar with the Python programming language. Python is a very powerful programming language and used to build…

How to Program ESP32 in MicroPython using Thonny IDE How to Program ESP32 in MicroPython using Thonny IDE

MicroPython is a lightweight version of the Python programming language developed for programming microcontrollers, SOCs, and…