DIY Projects

In this tutorial, we will learn how to Program Raspberry Pi Pico with Visual Studio Code. Visual Studio Code or simply VS Code is a

In this tutorial, we will see how to install and setup Visual Studio Code for Programming Raspberry Pi Pico in Windows System. We will learn

In this tutorial, we will see how to create a new Raspberry Pi Pico Project from scratch. In all the previous tutorials on Raspberry Pi

In this tutorial, we will learn how to interface BMP180 with ESP32 DevKit Development Board. If you want to build a Web based Pressure and

In this tutorial, we will learn how to use PWM in ESP32 SoC. Using PWM in ESP32, you can control the brightness of LED, set

In this tutorial, I will show How to Build a Simple ESP8266 Web Server. This ESP8266 NodeMCU standalone Web Server can be accessed by any

In this tutorial, we will see how to build a simple ESP32 Web Server. This ESP32 Standalone Web Server can be accessed by mobile phone,

In this tutorial, we will learn how to use the Serial Port of Raspberry Pi Pico and display some text. This tutorial is applicable only

In this tutorial, we will learn about the BLE feature in ESP32. ESP32 has Bluetooth low Energy or BLE feature along with Classic Bluetooth. ESP32

In this tutorial, we will learn how to upload a program to Raspberry Pi Pico using SWD and also debug with SWD. Till now, we