Git Product home page Git Product logo

Veera Subrahmanyam Mediboina's Projects

automation-in-agriculture-using-iot- icon automation-in-agriculture-using-iot-

This project involves both TCP, UDP protocols. There are three main features. 1)Automation of water supply to the crop according to the moisture level in the soil. 2)Controlling of Water supply globally using internet. 3)Monitoring of moisture level over the internet. In the field there are one central node and more sensor nodes, all these nodes are connected over the local Wi-Fi network which is created by the central node, The central node plays a key role in this project, for receiving data from the sensor nodes as it is configured as UDP Server, for monitoring and controlling over the internet it will be configured as TCP client, it will switch between these two modes over a time period . All sensor nodes will fetch the data from the moisture sensor for every 30 min, and sent to the central node @ UDP Server configuration, which is placed at the solenoid valve (Electronic valve) and went to the sleeping mode(to decrease the power consumption). According to the moisture level solenoid valve will release the water. Then after Central node will switch to the TCP Client mode and connect to the predefined external Wi-Fi for internet access if it is active if it is not active redirect to the UDP Server mode. If the connection is present, all sensor’s moisture values are uploaded to the Thingspeak IoT platform for monitoring purpose and it will wait for the request from the webpage which is designed for the manual controlling purpose. If the request comes then it will perform the action. After some time period it will switch to the UDP server mode and the process will be continued.

automonous-driving-vehicle icon automonous-driving-vehicle

An Autonomous Driving Vehicle (ADV) is fundamentally defined as a passenger vehicle that drives itself. In future the automated systems are used to avoid accidents and reduce congestion. ADV will be capable of determining the best route and warn each other about the conditions ahead. Our ADV designed is a basic type, which can work using lane detection, pedestrian detection and obstacle detection using cameras, laser range finder and sensors. The concepts involved are deep learning and image processing. The control mechanism consists of stepper motors, servo motors and DC motors. Using speech processing, ADV can also be driver assistance

biomass-stove icon biomass-stove

Bio Mass Stove is used burn the pellets which are made from Raw materials of agriculture and forest waste. For this Bio mass stove I have designed an user interface with Arduino mega and UTFT touch screen, the touch screen will help to control combustion through airflow, and flame of the stove. Provide information about temperature, exhausting gasses.

dht22 icon dht22

Interfacing DHT22 with NodeMCU and Sencing Temperature and Humidity from the DHT22 Sensor

diy-intelligent-pulse-oximeter-for-covid-patients icon diy-intelligent-pulse-oximeter-for-covid-patients

Programing the Espressif ESP32 module to communicate with Ubidots over MQTT using Visual Studio Code and MicroPython. First, we will set up the ESP32-DevkitC board with micropython using ESP-IDF. then we will install Visual Studio Code and other necessary installation packages like nodeJs. also, we will install pymakr plugin/extension in Visual Studio Code, The Pymakr plugin makes everything much simpler when programming with micropython. Finally, we will write a script to Connect your ESP32 to Ubidots over MQTT using MicroPython. Then will demonstrate the same.

dotmatrix_max7219 icon dotmatrix_max7219

In this ideo, we will be going through interfacing a Dot Matrix which has a MAX7219 driver to an Arduino Uno. The components required are pretty less but coding is quite a bit here. So put on your coding hats and let's get started.

face-recognition-pca- icon face-recognition-pca-

Face recognition is a type of biometric authentication, It can identify the a specific individual in a digital image by analysing and comparing patterns of face. Principal Component Analysis (PCA) is used to explain the variance-covariance structure of a set of variables through linear combinations. It is often used as a dimensionality-reduction technique

go-tour icon go-tour

a mobile application which connects tourist with the village people. Gives the information about Hotels, Tourist sights, nearby Wi-Fi locations, Restaurants, Travels, Tourist guides.

home-automation icon home-automation

Controlling of all home appliances using Android mobile application

iot-based-fingerprint-attendance-system icon iot-based-fingerprint-attendance-system

In this project, I will tell you how to build an IoT based Fingerprint Biometric Attendance System using NodeMCU ESP8266 12E, 0.96” OLED Display & SFG R305a Fingerprint Sensor. The ESP8266 Wi-Fi Module will collect the fingerprint data from the multiple users and sends it over the internet to a website. The Enrolment of fingerprints is done on the server using any fingerprint sensor like R303, R305 or R307 that is available on the market and verification of the fingerprint will be done on the webserver while fingerprint templates are transmitted over the WiFi.

lora-communication-with-esp32-rfm95-real-time-demonstration. icon lora-communication-with-esp32-rfm95-real-time-demonstration.

we will develop 2 devices for a real-time demonstration of LoRa Communication with RFM95 LoRa module and ESP32 Development kit. These simple LoRa devices are based on Point to point Lora communication topology. In point-to-point communication, two LoRa enabled devices will talk with each other using RF signals. As an example, we'll build a simple LoRa Sender and a LoRa Receiver. The LoRa Sender will be sending a "hello electronics innovation follower " message followed by a counter for testing purposes. The receiver will receive it and show it on the Serial monitor. Later the same message can easily replace with valuable sensor data.

lora-end-node_stm32_otaa_ttn icon lora-end-node_stm32_otaa_ttn

This Program will help you to develop a Lora end node that can be activated in ABP mode with RFM95 module and STM32 to publish "Hello, STM32-OTAA" message.

lora_end_node_stm32_abp_ttn icon lora_end_node_stm32_abp_ttn

This Program will help you to develop a Lora end node that can be activated in ABP mode with RFM95 module and STM32 to publish "Hello, STM32-ABP" message.

oled_dht22 icon oled_dht22

Interfacing DHT22 with NodeMCU and printing the data on OLED display.

passworg-based-door-locking-system icon passworg-based-door-locking-system

It is a door locking system used to secure with a password. It deals with opening the door of our ROBOTICS CLUB when a correct password is entered else a beep sound is produced by the buzzer.

snake_bot icon snake_bot

Snake_bot is a biomorphic hyper-redundant that resembles a biological snake. It can move through any terrain.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.