Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
157 result(s) for "ESP32"
Sort by:
Design and Implementation of ESP32-Based IoT Devices
The Internet of Things (IoT) has become a transformative technology with great potential in various sectors, including home automation, industrial control, environmental monitoring, agriculture, wearables, health monitoring, and others. The growing presence of IoT devices stimulates schools and academic institutions to integrate IoT into the educational process, since IoT skills are in demand in the labor market. This paper presents educational IoT tools and technologies that simplify the design, implementation, and testing of IoT applications. The article presents the introductory IoT course that students perform initially and then presents some of the projects that they develop and implement on their own later in the project.
Deployment Strategies of Soil Monitoring WSN for Precision Agriculture Irrigation Scheduling in Rural Areas
Deploying wireless sensor networks (WSN) in rural environments such as agricultural fields may present some challenges that affect the communication between the nodes due to the vegetation. These challenges must be addressed when implementing precision agriculture (PA) systems that monitor the fields and estimate irrigation requirements with the gathered data. In this paper, different WSN deployment configurations for a soil monitoring PA system are studied to identify the effects of the rural environment on the signal and to identify the key aspects to consider when designing a PA wireless network. The PA system is described, providing the architecture, the node design, and the algorithm that determines the irrigation requirements. The testbed includes different types of vegetation and on-ground, near-ground, and above-ground ESP32 Wi-Fi node placements. The results of the testbed show high variability in densely vegetated areas. These results are analyzed to determine the theoretical maximum coverage for acceptable signal quality for each of the studied configurations. The best coverage was obtained for the near-ground deployment. Lastly, the aspects of the rural environment and the deployment that affect the signal such as node height, crop type, foliage density, or the form of irrigation are discussed.
Smart Monitoring and Controlling of Appliances Using LoRa Based IoT System
In the era of Industry 4.0, remote monitoring and controlling appliance/equipment at home, institute, or industry from a long distance with low power consumption remains challenging. At present, some smart phones are being actively used to control appliances at home or institute using Internet of Things (IoT) systems. This paper presents a novel smart automation system using long range (LoRa) technology. The proposed LoRa based system consists of wireless communication system and different types of sensors, operated by a smart phone application and powered by a low-power battery, with an operating range of 3–12 km distance. The system established a connection between an android phone and a microprocessor (ESP32) through Wi-Fi at the sender end. The ESP32 module was connected to a LoRa module. At the receiver end, an ESP32 module and LoRa module without Wi-Fi was employed. Wide Area Network (WAN) communication protocol was used on the LoRa module to provide switching functionality of the targeted area. The performance of the system was evaluated by three real-life case studies through measuring environmental temperature and humidity, detecting fire, and controlling the switching functionality of appliances. Obtaining correct environmental data, fire detection with 90% accuracy, and switching functionality with 92.33% accuracy at a distance up to 12 km demonstrated the high performance of the system. The proposed smart system with modular design proved to be highly effective in controlling and monitoring home appliances from a longer distance with relatively lower power consumption.
Development of Smart Healthcare Monitoring System in IoT Environment
Healthcare monitoring system in hospitals and many other health centers has experienced significant growth, and portable healthcare monitoring systems with emerging technologies are becoming of great concern to many countries worldwide nowadays. The advent of Internet of Things (IoT) technologies facilitates the progress of healthcare from face-to-face consulting to telemedicine. This paper proposes a smart healthcare system in IoT environment that can monitor a patient’s basic health signs as well as the room condition where the patients are now in real-time. In this system, five sensors are used to capture the data from hospital environment named heart beat sensor, body temperature sensor, room temperature sensor, CO sensor, and CO 2 sensor. The error percentage of the developed scheme is within a certain limit (< 5%) for each case. The condition of the patients is conveyed via a portal to medical staff, where they can process and analyze the current situation of the patients. The developed prototype is well suited for healthcare monitoring that is proved by the effectiveness of the system.
SIPILAH: AN IOT-CONNECTED AUTOMATIC WASTE SORTING SYSTEM USING INFRARED, INDUCTIVE, CAPACITIVE, AND ULTRASONIC SENSORS WITH ARDUINO UNO AND ESP32
Waste management at the source level remains a significant challenge in many regions, including Cipadung Kidul, Bandung City, which prompted the development of SIPILAH (Automatic Waste Sorting System) to improve the efficiency of waste separation and support technology-based environmental education in local communities. Previous studies on automated waste sorting systems have largely focused on industrial or large-scale environments, with high implementation costs and limited adaptability for community-level use. The system, built on an Arduino Uno microcontroller, classifies waste into three main categories—metal, organic, and non-metal inorganic—using infrared proximity sensors, inductive and capacitive proximity sensors, and three ultrasonic sensors for object and volume detection, while an ESP32 module sends notifications via Telegram when the trash bin is nearly full. Testing showed an accuracy rate of 90% across 20 trials, indicating reliable detection and classification performance. Its modular and contactless design enhances usability and hygiene while encouraging environmentally friendly habits in the community. With these capabilities, SIPILAH represents a promising small- to medium-scale waste sorting solution that can help address ongoing waste management challenges.
Design of mobile application for communication and user interface of ESP32 potentiostat system
The potentiostat utilizing the ESP32 has a 12-bit analog-to-digital converter (ADC), meaning the maximum value for ADC voltage readings on the ESP32 is 4095. These ADC readings are then converted into actual voltage units, ensuring more accurate measurements on the potentiostat. To facilitate the use of the ESP32 potentiostat, a mobile application must be designed as a user interface for data communication. The application will be developed on a mobile platform using a Bluetooth low energy (BLE) communication channel for easier access. The development process will utilize visual studio code as the code editor and programming languages like Dart and Flutter. The resulting application will feature a user-friendly dashboard, display data in a cyclic voltammetry graph, and store data in comma-separated values (CSV) files or images in the phone’s memory. This stored data will simplify observing results obtained from the ESP32 potentiostat.
Design of a prototype for sending fire notifications in homes using fuzzy logic and internet of things
This paper highlights the need to address fire monitoring in densely populated urban areas using innovative technology, in particular, the internet of things (IoT). The proposed methodology combines data collection through sensors with instant notifications via text messages and images through the user’s email. This strategy allows a fast and efficient response, with message delivery times varying from 1 to 4 seconds on Internet connections. It was observed that the time to send notifications on 3G networks is three times longer compared to Wi-Fi networks, and in some 3G tests, the connection was interrupted. Therefore, the use of Wi-Fi is recommended to avoid significant delays and possible bandwidth issues. The implementation of fuzzy logic in the ESP32 microcontroller facilitates the identification of critical parameters to classify notifications of possible fires and the sending of evidence through images via email. This approach successfully validated the results of the algorithm by providing end users with detailed emails containing information on temperature, humidity, gas presence and a corresponding image as evidence. Taken together, these findings support the effectiveness and potential of this innovative solution for fire monitoring and prevention in densely populated urban areas.
An Ultra-low Power IoT System for Indoor Air Quality Monitoring
Air pollutions induce most deaths from heart-diseases, lung-cancer, and strokes. Therefore, a mechanism to create cognizance of air pollution amongst the habitats of any locality is indispensable. This work presents an Ultra-low-power IoT System (ULP-IoTS) for Indoor Air-Quality Monitoring. The developed ULP-IoTS provides instantaneous indoor atmospheric air quality readings on Carbone monoxide (CO), Carbon dioxide (CO2), Fine-particle (PM2.5), Temperature, and Humidity. The IoT-node integrates MICS-5524 and MQ-135 DHT-11 multi-sensors with ESP32 (ultra-low-power) microchip. The node architecture exploits ESP32 Deep-sleep, and Modem-sleep configurable modes to complement the Active-mode and aid optimal power-saving. The real-time readings from the ULP-IoT node is dispatched to an IoT-gateway that eventually post the pollutant-reading to an external IoT-server for user-retrieval on android-applications. The test-bed experimental results validate the proposed ULP-IoTS to guarantee long-term minimal power consumption and reliable indoor air-quality tracking.
CNN Based Fault Classification and Predition of 33kw Solar PV System with IoT Based Smart Data Collection Setup
A Solar Photovoltaic (PV) System is an energy conversion system that uses the photovoltaic effect to convert sunlight into electricity. A fault in a Solar Photovoltaic (PV) system refers to any abnormal condition or defect that disrupts the normal operation and performance of the solar system. These faults can arise from a variety of factors, including environmental conditions, manufacturing defects, installation errors, and wear and tear of the components. Fault diagnosis in solar PV systems involves the detection, identification, and rectification of faults or abnormalities that can occur due to various reasons. By detecting and addressing faults early, systems can maintain optimal performance levels. Machine Learning (ML) in Solar Photovoltaic (PV) systems refers to the application of algorithms and statistical models that enable computers to perform specific tasks without using explicit instructions, relying instead on patterns and inference. In the context of solar PV systems, ML is used to analyse and interpret vast amounts of data generated by these systems to enhance their efficiency, predict energy production, detect and diagnose faults, and optimize maintenance and operation. By analysing data from sensors and system logs, ML algorithms can identify patterns indicative of faults or inefficiencies, such as shading, soiling, or equipment malfunctions, often before they become serious issues. Convolutional Neural Networks (CNNs) are a class of deep learning algorithms most commonly applied. They are particularly powerful for tasks involving data recognition, classification, and analysis due to their ability to automatically and adaptively learn spatial hierarchies of features. This research presents a unique machine learning model based fault diagnosis and detection method for a 33 KW solar PV system at P.S.R. Engineering College, Sivakasi. The real-time data from the PV system for five years, covering 23,000 instances of eight types of faults such as Cell Cracks or Hot Spots, Partial Shading, sensor fault, Module failure, Ground Faults, Communication Errors, Environmental Factors, Grid Connectivity Issues are collected. CNN is applied to the data and analysed their performance in terms of accuracy, precision, and standard deviation (SD)-score. It is found that CNN achieved the best results, with an accuracy of 98.7% a precision of 95%, a recall of 98%, and an F1 score of 96.5%. Therefore, CNN is used as the fault prediction also. The model is implemented using Python programming language and demonstrated its effectiveness on test cases. The smart data gathering system was achieved utilizing an ESP32 node with several sensors. The obtained data was stored in an authorized Google Sheet and compared to predetermined threshold ranges. When any parameter deviates from its threshold value, the ESP32 node starts a cooling and dust cleaning procedure with a water pump and drip pipe configuration. If the divergence persists, the ESP32 node activates a camera to capture an image of the panel and sends it to the Google Sheet via a connection for further analysis and fault correction.