PabitraKumarGhorai
Hi, I am an enthusiastic Engineering graduate, loves to make new projects by using the latest technologies. And always open to learning new technologies.
Cognizant 20 A Barisha Dakshin Para Road Thakurpukur Kolkata - 700063
Pinned Repositories
BMP-180-Sensor-with-Blynk-IOT-Application
In this project I use BPM 180 sensor which measures
Connect-Infrared-Sensor-IR-Sensor-with-Arduino-
This is a example project of how to use a IR sensor with Arduino.
Connect-L298N-Motor-Driver-with-Arduino
This is a basic example of how to use L298N Motor Driver with Arduino. For more videos about Arduino, Motor Driver, Remote control Robot, Sensors etc, please visit my YouTube channel "Tech Guide".
Connect-Nodemcu-ESP8266-with-WiFi
This is an example of how to connect Nodemcu to WiFi. At first you need to connect Nodemcu with your computer. For more information please visit link: https://youtu.be/FF_9_FfuMm8
Control-a-LED-by-using-Blynk-Application
First I would like to thank Blynk IOT platform for making such a easy IOT platform where any beginner can make their IOT project easily. In this project I use Nodemcu(ESP8266) , 1 LED & Blynk mobile application. This project shows how you can control a single LED by using Blynk App.
Covid-19-pandemic-analysis
How-to-use-BMP-180-with-Arduino
BMP180 is one of sensor of BMP XXX series. They are all designed to measure Barometric Pressure or Atmospheric pressure. BMP180 is a high precision sensor designed for consumer applications. Barometric Pressure is nothing but weight of air applied on everything. It has 4 pins VCC,GND,SCL & SDA. For more information go to this link:
How-to-use-LM-35-temperature-sensor-with-Arduino
LM35 is a temperature measuring device having an analog output voltage proportional to the temperature. It provides output voltage in Centigrade (Celsius). ... The sensitivity of LM35 is 10 mV/degree Celsius. As temperature increases, output voltage also increases. Connect the sensor pin to the analog pin of Arduino uno, VCC to 5v and GND to GND. For more Information visit Link:
How-to-use-NEO-_6M-GPS-module-with-Arduino
This is basic example of using a small gps(neo_6m) module with Arduino. This GPS module has 4 pins GND,TX,RX,VCC. For more about gps go to this link https://youtu.be/yKtngUPFJbU . For more videos go to my YouTube channel
How-to-use-Pulse-sensor-with-Arduino
This is a basic example of using a pulse sensor with Arduino, you can apply this same process for NodeMCU also. Here I use a pulse sensor, a arduino, 1 OLED display. For more projects please visit my YouTube channel :
PabitraKumarGhorai's Repositories
PabitraKumarGhorai/How-to-use-NEO-_6M-GPS-module-with-Arduino
This is basic example of using a small gps(neo_6m) module with Arduino. This GPS module has 4 pins GND,TX,RX,VCC. For more about gps go to this link https://youtu.be/yKtngUPFJbU . For more videos go to my YouTube channel
PabitraKumarGhorai/Covid-19-pandemic-analysis
PabitraKumarGhorai/How-to-use-BMP-180-with-Arduino
BMP180 is one of sensor of BMP XXX series. They are all designed to measure Barometric Pressure or Atmospheric pressure. BMP180 is a high precision sensor designed for consumer applications. Barometric Pressure is nothing but weight of air applied on everything. It has 4 pins VCC,GND,SCL & SDA. For more information go to this link:
PabitraKumarGhorai/How-to-use-LM-35-temperature-sensor-with-Arduino
LM35 is a temperature measuring device having an analog output voltage proportional to the temperature. It provides output voltage in Centigrade (Celsius). ... The sensitivity of LM35 is 10 mV/degree Celsius. As temperature increases, output voltage also increases. Connect the sensor pin to the analog pin of Arduino uno, VCC to 5v and GND to GND. For more Information visit Link:
PabitraKumarGhorai/BMP-180-Sensor-with-Blynk-IOT-Application
In this project I use BPM 180 sensor which measures
PabitraKumarGhorai/Connect-Nodemcu-ESP8266-with-WiFi
This is an example of how to connect Nodemcu to WiFi. At first you need to connect Nodemcu with your computer. For more information please visit link: https://youtu.be/FF_9_FfuMm8
PabitraKumarGhorai/Control-a-LED-by-using-Blynk-Application
First I would like to thank Blynk IOT platform for making such a easy IOT platform where any beginner can make their IOT project easily. In this project I use Nodemcu(ESP8266) , 1 LED & Blynk mobile application. This project shows how you can control a single LED by using Blynk App.
PabitraKumarGhorai/Control-Arduino-board-by-using-Python-programming-language
Arduino board is a microcontroller device, generally we code Arduino by using Arduino IDE and we use C++ language to code Arduino. In this GitHub Repository I am showing you how to code Arduino by using python language.
PabitraKumarGhorai/Covid-19-Tracker-by-using-python
This tracker application is made by python. It fetches the real-time Covid status of India.
PabitraKumarGhorai/DataScience_Datalake_Management_System_Proj
PabitraKumarGhorai/Falcon-Sales-Insight-Data-Analysis-Project
PabitraKumarGhorai/Generative-AI-Fundamentals-Repo
PabitraKumarGhorai/Heart-Disease-Predicion-by-using-Machine-Learning-Algorithm
PabitraKumarGhorai/How-to-use-a-push-button-with-Arduino
The pushbutton is a component that connects two points in a circuit when you press it. The example turns on an LED when you press the button. We connect three wires to the Arduino board. The first goes from one leg of the pushbutton through a pull-up resistor (here 1 KOhms) to the 5 volt supply. The second goes from the corresponding leg of the push button to ground. The third connects to a digital i/o pin (here pin 4) which reads the button's state. For more Information visit my YouTube channel link:
PabitraKumarGhorai/Interfacing-16-x-2-LCD-Display-with-Arduino-
16 x 2 LCD display is a basic & commonly use display. It has 16 pins, to reduce pins you can use a I2C connector with display. I2C convert this 16 pins display into 4 pins.
PabitraKumarGhorai/KPIF_Databricks_Foundation_Proj
This repository is mechanism, which is used to Build, Deploy and Version controlling of every Big Data project build via Azure Databricks
PabitraKumarGhorai/Machine_Learning_Foundation
PabitraKumarGhorai/MSFittingsFlaskProject.github.io
This is a Flask Website project which is build by using Python, Flask & Python MySQL connector.
PabitraKumarGhorai/Nodemcu-ESP-8266-with-ThingSpeak-server
ThingSpeak is an IoT analytics platform service that allows you to aggregate, visualize and analyze live data streams in the cloud. ThingSpeak provides instant visualizations of data posted by your devices to ThingSpeak. ThingSpeak is often used for prototyping and proof of concept IoT systems that require analytics.
PabitraKumarGhorai/Oxy-Demand
We all know now India is facing oxygen crisis. People search oxygen cylinder every medical stores but they didn't get it in proper time. If there is a platform where people can directly raise their oxygen demand to the suppliers. This is a simple project where a person can raise Oxygen demand directly to suppliers. So that suppliers can directly send the oxygen where it is required. This project is made by using JDBC, JSP and Servlets. This project needs more improvement so that people can easily visit the site and raise their medical demand directly to the suppliers.
PabitraKumarGhorai/PabitraKumarGhorai
PabitraKumarGhorai/PySpark-for-Databricks-with-Python-and-SQL
PySpark is the Python API for Apache Spark, an open source, distributed computing framework and set of libraries for real-time, large-scale data processing. If you're already familiar with Python and libraries such as Pandas, then PySpark is a good language to learn to create more scalable analyses and pipelines.
PabitraKumarGhorai/Python-Programming-Files
Python is a widely-used, interpreted, object-oriented, and high-level programming language with dynamic semantics, used for general-purpose programming. It was created by Guido van Rossum, and first released on February 20, 1991.
PabitraKumarGhorai/Registration-Form-by-using-Flask-and-MySql
In this project we use Python programming language and here I import flask. In this project I use MySQL Database for storing the data.
PabitraKumarGhorai/Repo-SnowFlake-BasicsToAdvance
This repository is develop to build and deploy snowflake codes.
PabitraKumarGhorai/Repo_BIGDataFoundation_GTO
This Repo is automatically synchronization with Azure DevOps CICD process. It is used to developed and deploy KPI in different stagging environment.
PabitraKumarGhorai/Spotify_Insight_Data_Analysis_Project
PabitraKumarGhorai/SQL-From-Basic-to-Advance
PabitraKumarGhorai/Ultra-Sonic-Sensor-with-Arduino
This is the basic example of how to use Ultra Sonic sensor (HC - SR04) with Arduino. This Ultra Sonic sensor can measure distance upto 4 m. This Ultra Sonic Sensor has 4 pins Vcc, Trig, Echo, GND.
PabitraKumarGhorai/Using-PIR-sensor-with-Arduino
PIR sensor is a Passive Infrared Sensor which is used for detecting living things.When the sensor is idle, both slots detect the same amount of IR, the ambient amount radiated from the room or walls or outdoors. When a warm body like a human or animal passes by, it first intercepts one half of the PIR sensor, which causes a positive differential change between the two halves. When the warm body leaves the sensing area, the reverse happens, whereby the sensor generates a negative differential change. These change pulses are what is detected. It has three pins VCC,Vout and GND. For more details visit link: