The Engineering Projects
A lot of Engineering projects and tutorials for the students to help them in their final year projects and semester projects.
Pricing
2034 Items

Visual Studio Code Installation for Raspberry Pi Pico Programming

Visual Studio Code Installation for Raspberry Pi Pico Programming, Pico programming with visual code, pico visual code, visual code raspberry pi pico, pico coding in visual studio, visual studio code with pi pico Hello readers, I hope you all are doing great. This is the second tutorial of the Raspberry Pi programming series. In our previous tutorial, we discussed the basic features and hardware architecture of Raspberry Pi Pico. In this tutorial, we will discuss the various available development environmen ...

Getting Started with Raspberry Pi Pico

Introduction to Raspberry Pi Pico, what is RPi Pico, PRi Pico, Raspberry pi pico, basics of Pico, Pico basics, getting started with pico programming Hello readers, I hope you all are doing great. This is the first tutorial of our Raspberry Pi programming series. In this tutorial, we are going to provide a brief description of the Raspberry Pi Pico module designed and developed by the Raspberry Pi organization itself. We will also discuss variou ...

While Loop in Python

While Loop in python, python while loop, while loop in python, how to use while loop in python, while loop python, while in python, python while, while python Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Welcome to the next lesson of our python programming class. In the last session, we looked at the use of If-else statements and created simple programs to demonstrate the concept. While loops are another type of con ...

Reading Data from Firebase Database with ESP32

Reading Data from Firebase Database with ESP32, firebase esp32, esp32 firebase, esp32 firebase data read, read data from firebase esp32, esp32 firebase data reading Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Internet of Things is a system of multiple inter-related computing devices. The factor ‘thing’ in IoT is designated to an entity capable of communicating data over a network (IOT), w ...

Lists vs Tuples in Python

Lists and Tuples in Python, lists in python, python lists, lists python, tuple python, tuple in python, python tuple, tuple vs list, list vs tuple Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Welcome to the fourteenth chapter of our python tutorial course. In the last lesson, we looked at sets and operations done to sets, including union and intersection. In this tutorial, we'll take a closer look at lists ...

ESP32 Firebase

ESP32 Firebase, What is Firebase, Role of Firebase in ESP32, Real-time Database in IoT, real time database with esp32, firebase esp32, esp32 firebase Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Hello readers, I hope you all are doing great. In this tutorial, we will learn how to access Firebase (a real-time database) to store and read values or data with ESP32. It is Google ...

ESP32 BMP280 sensor Interfacing with ThingSpeak WebServer

Interfacing BMP280 sensor with ESP32, BMP280 esp32, esp32 bmp280, bmp280 sensor with esp32, esp32 with bmp280 Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Hello readers, I hope you all are doing great. In this tutorial, we will learn how to interface the BMP280 sensor with the ES32 module to get temperature, pressure and altitude readi ...