To see the other types of publications on this topic, follow the link: Internet Of Things Microcontroller.

Journal articles on the topic 'Internet Of Things Microcontroller'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Internet Of Things Microcontroller.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Wu, Zhenyu, Kai Qiu, and Jianguo Zhang. "A Smart Microcontroller Architecture for the Internet of Things." Sensors 20, no. 7 (2020): 1821. http://dx.doi.org/10.3390/s20071821.

Full text
Abstract:
The interoperations of endpoint devices are generally achieved by gateways in Internet of Things (IoT) systems. However, the gateways mainly focus on networking communication, which is lack of data logic control capabilities. The microcontrollers with embedded intelligence could work as an intermediate device to help the interconnections of the endpoint devices. Moreover, they could help control the endpoint devices. In this paper, a microcontroller architecture with intelligent and scalable characteristics is proposed. The intelligence means that the microcontroller could control the target e
APA, Harvard, Vancouver, ISO, and other styles
2

Dashdamirli, N. "INTEGRATION OF MICROSERVICES ARCHITECTURE IN MICROCONTROLLER-BASED INTERNET OF THINGS SYSTEMS." Sciences of Europe, no. 143 (June 26, 2024): 99–102. https://doi.org/10.5281/zenodo.12540935.

Full text
Abstract:
Microservices offer a method for designing and developing robust and scalable software systems. Despite the differences in their focus, Internet of Things systems have similar requirements to microservices architecture, which makes application of microservices beneficial in the field. This paper proposes a novel approach to address the problem of application of microservices in Internet of Things systems built on microcontroller-based devices. This approach is based on virtualization and clusterization of microcontrollers over network and has several advantages over traditional bare-metal deve
APA, Harvard, Vancouver, ISO, and other styles
3

Kusumah, Hendra, and Restu Adi Pradana. "PENERAPAN TRAINER INTERFACING MIKROKONTROLER DAN INTERNET OF THINGS BERBASIS ESP32 PADA MATA KULIAH INTERFACING." Journal CERITA 5, no. 2 (2019): 120–34. http://dx.doi.org/10.33050/cerita.v5i2.237.

Full text
Abstract:
The absence of props remains a constraint on the learning process interfacing subjects where students have difficulty understanding the material obtained, besides because of the lack of microcontroller practice experience, students don't understand how to operate the microcontroller and also because of the lack of basic knowledge about the microcontroller. The design of the microcontroller interface trainer is intended as a teaching aid to help understand microcontroller interfacing using the UART, SPI, and I2C protocols and can be used as an Internet of Things teaching aid to help students pr
APA, Harvard, Vancouver, ISO, and other styles
4

Yadav, Divya, Balwant Raj, and Balwinder Raj. "Design and Simulation of Low Power Microcontroller for Internet of Things Applications." Sensor Letters 18, no. 5 (2020): 401–9. http://dx.doi.org/10.1166/sl.2020.4241.

Full text
Abstract:
The Internet of Things (IoT) is an array of interrelated registering gadgets, mechanical and advanced electronics machines, articles, creatures or individuals that are given with unique identifiers and the ability to exchange data over a system without man to man or man to PC partnership. IoT created an expanded enthusiasm to research and industrial into points of view. This development is due to the availability of low-priced, low-powered diminutive elements like processors, communications and sensors that were integrated on a single chip. In this work we design the low power microcontroller
APA, Harvard, Vancouver, ISO, and other styles
5

Manfaluthy, Mauludi, Ade Sunardi, Sinka Wilyanti, Ariep Jaenul, and Endang Mulyana. "DESIGN A MONITORING SYSTEM OF A SINGLE-PHASE ELECTRICITY METER BASED ON THE INTERNET OF THINGS." Spektra: Jurnal Fisika dan Aplikasinya 7, no. 3 (2022): 113–26. http://dx.doi.org/10.21009/spektra.073.01.

Full text
Abstract:
This research aims to create systematic monitoring of a single-phase electricity meter that is accompanied by power monitoring features, the amount of electrical energy usage costs and relay control features using internet connections. The design has been carried out using PZEM-004T current and voltage sensors. The microcontrollers have been implemented by using ESP8266. This configuration is to reduce separate micro-controller. The embedded microcontroller and WiFi are made improvements from previous research. This embedded microcontroller is used to send data to the internet through WIFI. Th
APA, Harvard, Vancouver, ISO, and other styles
6

L, Ravi Kumar, Abhilash N, Mahendra P, Harish M, R. Mahesh K, and Pavan Kumar R. "Internet of Things Based Traffic Management." International Journal of Innovative Science and Research Technology 7, no. 6 (2022): 1538–43. https://doi.org/10.5281/zenodo.6879183.

Full text
Abstract:
With the development in automobiles, traffic light regulation has become a serious concern, and it is also necessary to eliminate time delays while travelling in traffic due to long delays at traffic signals. So, after thinking about this issue, we've decided on a Smart Traffic Light Signaling System with IR Sensors. This article shows ways to cut down on traffic delays in high-traffic locations. We are using infrared sensors in this system to determine the traffic density at traffic signals. We will install IR sensors on each road in the traffic junction for this purpose. These infrared s
APA, Harvard, Vancouver, ISO, and other styles
7

MARTIN GUTIERREZ, SERGIO, ALVARO GOMEZ, and MANUEL ALONSO CASTRO GIL. "DEVELOPMENT OF AN IOT REMOTE LABORATORY BASED ON PIC MICROCONTROLLERS." DYNA NEW TECHNOLOGIES 10, no. 1 (2023): [10P.]. http://dx.doi.org/10.6036/nt10828.

Full text
Abstract:
ABSTRACT: This article analyzes the state of the art regarding Internet of Things remote laboratories to highlight the scarcity of this kind of educational tools, very useful in engineering education, especially in the context of Industry 4.0. The proposed system in this article consists on a web platform that allows students to submit and execute their C code to a remote PIC microcontroller board designed for Internet of Things purposes. Keywords: remote lab, Internet of Things, Industry 4.0, PIC microcontroller, technology-enhanced learning
APA, Harvard, Vancouver, ISO, and other styles
8

Tyurin, Sergey, Dmitii Kovilyaev, Ekaterina Danilova, and Alexei Gorodilov. "Learning programming of micro-controllers in CAD Proteus." Вестник Пермского университета. Математика. Механика. Информатика, no. 2(53) (2021): 69–74. http://dx.doi.org/10.17072/1993-0550-2021-2-69-74.

Full text
Abstract:
The creation of projects in the Proteus program based on microcontrollers is considered. A classic 8051 microcontroller from Intel is investigated, as well as an STM32F401RE microcontroller from ARM. The development of the simplest programs for use in laboratory classes on programming embedded systems (for example, the "Internet of things") for 8051 – in assembler language, for STM32F401RE – in C language using a special development environment is carried out. The research can be used in laboratory classes on embedded systems programming.
APA, Harvard, Vancouver, ISO, and other styles
9

Alifia Putri Harkha and Hendra Hidayat. "Design Of Microcontroller Trainer Based On Internet Of Things (IoT)." AT-TAKLIM: Jurnal Pendidikan Multidisiplin 2, no. 2 (2025): 161–74. https://doi.org/10.71282/at-taklim.v2i2.137.

Full text
Abstract:
The rapid advancement of technology, particularly in the industrial sector, necessitates innovative educational tools to enhance students' practical skills. One crucial aspect of technical education is microcontroller programming, which is fundamental in the development of automation and IoT-based systems. However, conventional learning methods, which rely heavily on theoretical instruction and simulations, present challenges in understanding abstract microcontroller programming concepts. This study aims to design and develop an Internet of Things (IoT)-based microcontroller trainer to support
APA, Harvard, Vancouver, ISO, and other styles
10

Moreno, Jaime, Oswaldo Morales, Ricardo Tejeida, Hugo Quintana, and Grigori Sidorov. "Generation of broadcasting for fractal adaptive Internet of things reconfiguration under the swarm intelligence paradigm." International Journal of Distributed Sensor Networks 16, no. 6 (2020): 155014772092755. http://dx.doi.org/10.1177/1550147720927558.

Full text
Abstract:
Recently, a wide range of small devices, such as Wi-Fi Internet of things development boards, which are a kind of the microcontroller units in a general purpose board, are interrelated throughout the planet. In addition, certain microcontroller units interact inside our homes when turning lights on or detecting movements, measuring various parameters, such as gas concentrations, [Formula: see text], humidity, and the temperature inside a room, or adjusting the intensity of the lights inside and outside of the house. Likewise, there is a great diversity of microcontroller units, ranging from sm
APA, Harvard, Vancouver, ISO, and other styles
11

Handy Permana, Silvester Dian, Ketut Bayu Yogha Bintoro, Ahmad Rifqi Fauzi, and Erneza Dewi Krishnasari. "SMART WATERING SYSTEM BASED ON INTERNET OF THINGS FOR URBAN PLANTING." Engineering and Technology Journal 08, no. 01 (2023): 1802–6. http://dx.doi.org/10.47191/etj/v8i1.03.

Full text
Abstract:
People in the city of Jakarta are busy people. Many Jakarta residents do not have time to look after plants. In fact, as a resident of the city of Jakarta, plant maintenance is very good for exchanging contaminated air into clean air. Plants must be watered every day to be able to photosynthesize. However, the busyness of the citizens of the city of Jakarta makes the residents do not have time to water their plants. Therefore, in this proposed study, a system that can water plants will be created automatically. The system consists of microcontroller as a control device, mobile-web app as the a
APA, Harvard, Vancouver, ISO, and other styles
12

Lukyanov, Alexander, Danila Donskoy, Miroslav Vernezi, and Dmitry Karev. "Estimation of the carbon footprint of IoT devices based on ESP8266 microcontrollers." E3S Web of Conferences 279 (2021): 01002. http://dx.doi.org/10.1051/e3sconf/202127901002.

Full text
Abstract:
The development of the Internet of Things contributes to improving network protocols and increasing the requirements for energy efficiency of devices. In the field of the Internet of Things and automation systems, one of the most popular microcontrollers is the ESP8266. This article discusses the leading Internet of Things connection protocols based on ESP8266, such as ESP-NOW, HTTP, and ESP-MESH. The study of the power consumption of this microcontroller in various situations and describes the optimal applications of IoT based on ESP8266. The correct choice of communication means of the ESP82
APA, Harvard, Vancouver, ISO, and other styles
13

Verma, Shivam Kumar, M. Rajesh, and Rajiv Vincent. "Smart-Farming Using Internet of Things." Journal of Computational and Theoretical Nanoscience 17, no. 1 (2020): 172–76. http://dx.doi.org/10.1166/jctn.2020.8646.

Full text
Abstract:
In India, 47% of people are involved in the agriculture sector. A large part of the population of India depends upon the agriculture. In this work, we assemble a smart farming field screening system that helps farmers to take information about their field in the sense soil moisture, humidity and temperature of the environment. And it allows smart irrigation to the field and gives a better result for doing agriculture and provide better profit for good crop production. In our work, we can use a different type of sensors and some wireless technologies like the Internet of things (IoT) and an and
APA, Harvard, Vancouver, ISO, and other styles
14

Wedha, Bayu Yasa, Alessandro Benito Putra Bayu Wedha, and Haryono Haryono. "Design and Build Mini Digital Scale using Internet of Things." SinkrOn 7, no. 2 (2022): 405–12. http://dx.doi.org/10.33395/sinkron.v7i2.11345.

Full text
Abstract:
The weight measurement system is carried out manually using a manual scale. The existing weighing system is still considered inefficient because it takes a long time if it is done repeatedly and there are too many errors in its measurement. To overcome this, an electronic weighing device was designed using the NodeMCU ESP 8266 microcontroller as a controller and a load cell as a sensor. This journal presents the development of electronic weighing indicators for digital measurements. The purpose of this system is to read the measured weight in conventional analog form to digital form, achieving
APA, Harvard, Vancouver, ISO, and other styles
15

Dashdamirli, Nuru. "Cross-platform development for microcontrollers: design of a virtual machine based portable programming language." Collection of scientific works of the State University of Infrastructure and Technologies series "Transport Systems and Technologies", no. 45 (June 20, 2025): 8–21. https://doi.org/10.32703/2617-9040-2025-45-1.

Full text
Abstract:
The fundamental role of microcontrollers in embedded systems and the Internet of Things (IoT) environments necessitates efficient software development approaches. Resource limitations of microcontrollers, the complexity of low-level programming languages, and the challenges of implementing multitasking slow down the development process considerably. Additionally, the diversity of the microcontroller landscape creates substantial barriers to code portability, leading to increased development time to support different hardware platforms. This paper presents the design of a virtual machine-based
APA, Harvard, Vancouver, ISO, and other styles
16

Venkataramanaiah, Mr. "Internet of Things (IOT) Based Military Surveillance." International Journal for Research in Applied Science and Engineering Technology 12, no. 6 (2024): 469–73. http://dx.doi.org/10.22214/ijraset.2024.63121.

Full text
Abstract:
Abstract: The ESP32 microcontroller is responsible for controlling this robot and the robot is able to run in both manual mode and automatic mode. A bunch of sensors are mounted on this trolley to collect data and, SUSI now decides what to do with this data based on the instructions received from the ESP32 microcontroller. The system is further empowered with metal detectors used to detect metal explosives that improve its surveillance ability. Such technological developments promise impressive applications in defense where surveillance is key. The proliferation of technology in the last coupl
APA, Harvard, Vancouver, ISO, and other styles
17

Natonis, Maria Marli, Lidia Lestari Kitu Manu, Priska Maria Cicilia Amleni, Darsono Nababan, Yoseph P. K. Kelen, and Willy Sucipto. "Smart Greenhouse Design Based Internet of Things (IoT) With Microcontroller Arduino Uno." JURNAL TEKNIK INFORMATIKA 16, no. 1 (2023): 35–44. http://dx.doi.org/10.15408/jti.v16i1.30889.

Full text
Abstract:
not spread evenly among the people. Most people still use traditional methods and depend on the uncertain climate to meet their food needs, such as vegetables and fruits. Based on this, an Internet of Things (IoT) based Smart Greenhouse Design with Arduino Uno Microcontroller was created as a solution that is expected to help make it easier for farmers to cultivate plants. The greenhouse is a building that has the function to protect plants from external disturbances such as pests, heavy rain, strong winds, and excessive humidity. Meanwhile, what is called a smart greenhouse that uses technolo
APA, Harvard, Vancouver, ISO, and other styles
18

Carvalho, Sofia D., Dionizio P. Assis, Paulo C. M. Carvalho, Luis M. Fernández-Ramírez, and M. H. Bezerra Junior. "5G based data acquisition system applied to photovoltaic plants." Energies and Quality Journal 2 (July 2024): 60–65. http://dx.doi.org/10.24084/eqj24.252.

Full text
Abstract:
This paper brings the state of the art of the Internet of Things (IoT) technology and 5G, emphasising their potential and combined use. Based on the review, we propose a monitoring system based on an AVR-IoT microcontroller, known for its 5G connectivity and energy efficiency, applied to decentralised photovoltaic (PV) plants. The combination of 5G connectivity, precise sensors and efficient microcontroller makes this option a robust and affordable choice for PV plants monitoring. Key words. 5G, Internet of Things , Photovoltaics.
APA, Harvard, Vancouver, ISO, and other styles
19

Hermawan, Suka, Santi Rahmawati, Qhansa Aditia, Budi Wibowo, and Andrie Yuswanto. "Designing a Water Temperature control and Monitoring System for Vaname Shrimp cultivation based on the Internet of Things ( IoT )." Jurnal Komputer dan Elektro Sains 1, no. 1 (2023): 14–17. http://dx.doi.org/10.58291/komets.v1i1.96.

Full text
Abstract:
Vannamei shrimp cultivation (Litopenaeus Vannamei) is one of the rapidly growing industries in fisheries. Optimal water quality, including the appropriate water temperature, is a crucial factor in maintaining the growth and health of vannamei shrimp. Therefore, this research aims to design and implement a monitoring and water temperature control system using a microcontroller in vannamei shrimp cultivation. The research method involves the development of a system prototype consisting of water temperature sensors, microcontrollers, and temperature control modules. The water temperature sensor i
APA, Harvard, Vancouver, ISO, and other styles
20

Rizqian Aki, Alif, Lie Jasa, and Pratolo Rahardjo. "RANCANG BANGUN SISTEM MONITORING KANDANG KELINCI BERBASIS INTERNET OF THINGS." Jurnal SPEKTRUM 10, no. 3 (2023): 131. http://dx.doi.org/10.24843/spektrum.2023.v10.i03.p15.

Full text
Abstract:
These days technology has developed rapidly, almost covering all aspects in humas life for example is automation system. The automation system works without human intervension and complete all works independently. Existing technology can already be connected to each other via the internet network so that it can transmit or receive data automatically. The Internet of Things (IoT) can support automated systems by providing real-time information so that users can monitor the performance of these automated systems. This research was to develop rabbit cage by utilizing microcontroller as monitoring
APA, Harvard, Vancouver, ISO, and other styles
21

Salikhov, R. B., V. Kh Abdrakhmanov, and I. N. Safargalin. "Internet of Things (IoT) Security Alarms on ESP32-CAM." Journal of Physics: Conference Series 2096, no. 1 (2021): 012109. http://dx.doi.org/10.1088/1742-6596/2096/1/012109.

Full text
Abstract:
Abstract The article presents the basic requirements for systems operating on the technology of the industrial / industrial "Internet of Things" (Industrial Internet of Things, IIoT). presents the main technologies with which it is recommended to develop IIoT devices. These are low-level programming of microcontrollers using the STM32 example, working with real-time systems (using Mbed OS as an example), using low-power wireless technologies, such as LoRa, 6LoWPAN, NB-IoT, ZigBee, Bluetooth Low Energy (BLE). It is also necessary to use special protocols, for example, the MQTT application layer
APA, Harvard, Vancouver, ISO, and other styles
22

Pham, Nam Ngoc, Jan Leuchter, Lam Khac Pham, Radek Bystřický, and Huy Quang Dong. "Battery Monitoring System using Microcontroller ESP32 and Internet of Things." ECS Transactions 105, no. 1 (2021): 517–29. http://dx.doi.org/10.1149/10501.0517ecst.

Full text
Abstract:
This paper deals with designing and implementing a battery management system (BMS) for autonomous devices, using batteries as the power source. BMSs are now available in packaged form as an integrated chip. However, these chips are often expensive and unavailable in Vietnam and the Czech markets. Besides, their ability to integrate custom functions, especially function wireless communication between BMS and workstation, is limited. In practice, monitoring the state of the battery during the device’s operation is very important to devise a suitable operating tactic. This work aims to design a s
APA, Harvard, Vancouver, ISO, and other styles
23

Murugan, N., J. S. Senthil Kumar, T. Thandapani, S. Jaganathan, and N. Ameer. "Underground Cable Fault Detection Using Internet of Things (IoT)." Journal of Computational and Theoretical Nanoscience 17, no. 8 (2020): 3684–88. http://dx.doi.org/10.1166/jctn.2020.9261.

Full text
Abstract:
A fault in electrical equipment is defined as defect in the system where the current is diverted or blocked from its original path. Faults occur due to cheap materials and improper sheath in the cables. Also, whenever a fault occurs in underground cable it is very difficult to detect the exact location of the fault and for repairing the same cable. The proposed system helps to find the exact location of the fault and determines the fault using an Arduino microcontroller. It also detects the leakage current using a relay driver to avoid faults occurring repeatedly. The concept is based on ohm’s
APA, Harvard, Vancouver, ISO, and other styles
24

Amulya, B., Deekonda Bhargavi, Noone Ankita, and Rayapudi Gopi Lavan. "Research on An IOT Based Smart E-Fuel Station using ESP-32." International Journal for Research in Applied Science and Engineering Technology 12, no. 5 (2024): 4920–24. http://dx.doi.org/10.22214/ijraset.2024.62729.

Full text
Abstract:
Abstract: The Internet of Things (IoT) is altering traditional fuel stations in the fast-changing energy and transportation landscape. The ESP32 microcontroller's capabilities are utilized in the design and implementation of an Internet of Things (IoT) smart e-fuel station shown in this research. By adding real-time monitoring, automation, and data analytics, the system seeks to improve the effectiveness, security, and user experience of traditional filling stations. Actuators for controlling pumps and queuing traffic are important parts of theproposed system, along with sensor networks for tr
APA, Harvard, Vancouver, ISO, and other styles
25

Tua, Rendi Sahila. "Implemention of system landslide disaster mitigation based internet of things." Journal Geuthee of Engineering and Energy (JOGE) 3, no. 1 (2024): 42–50. http://dx.doi.org/10.52626/joge.v3i1.35.

Full text
Abstract:
Landslide mitigation tools are specifically made to detect angular slopes in the ground. This tool is a series of simple tools that utilizes an ESP32 microcontroller and real-time monitoring media via smartphone. This landslide mitigation tool consists of a tool frame which is generally made of iron, a mpu6050 sensor and a controller box. The main power source for the tool comes from a battery with a capacity of 12 V 7A. This tool is equipped with other components such as LCD, MPU6050 sensor, relay and siren. The designed tool will be placed in areas where landslides often occur. The MPU6050 s
APA, Harvard, Vancouver, ISO, and other styles
26

Wiyanto, Wiyanto, and Yayan Oktavianti. "Prototype Smart Home Pengendali Lampu Dan Gerbang Otomatis Berbasis IoT Pada Sekolah Islam Pelita Insan Menggunakan Microcontroller Nodemcu V3." UNISTEK 8, no. 1 (2021): 68–75. http://dx.doi.org/10.33592/unistek.v8i1.1209.

Full text
Abstract:
Current technological developments have penetrated into human life, such as the development of a smart home called a smart home, that can provide convenience, comfort, safety and efficiency for users. Internet of Things (IoT) can be used in smart homes to control electronic equipment such as lights and home gates. This research designed an automatic controller and light gate based IoT (Internet of Things) smart home system using a NodeMCU microcontroller with a prototype method that aims to save electricity, make it effective and efficient, and make it easier for schoolkeepers to turn on light
APA, Harvard, Vancouver, ISO, and other styles
27

Ali Jasim, Nabaa, and Haider ALRkabi. "Design and Implementation a Smart System for Monitoring the Electrical Energy based on the Internet of Things." Wasit Journal of Engineering Sciences 10, no. 2 (2022): 92–100. http://dx.doi.org/10.31185/ejuow.vol10.iss2.240.

Full text
Abstract:
In this article, an open source monitoring system based on Internet of Thing (IoT) is designed to monitor electrical energy consumption. This system provides real-time information about energy consumption over time. To implement this system, sensors were used to measure data, a Raspberry as an application server to display and store data, and microcontrollers to collect information. The process of data transfer via the Internet using the Message Queuing Telemetry Transport (MQTT (protocol between the microcontroller and the server. Through the experimental results obtained from the proposed sy
APA, Harvard, Vancouver, ISO, and other styles
28

P R, Barathvaj, Gokul A, Kaamesh P P, Harirajan R, Jaswanth S, and S. Suja. "Internet of Things based Electric Vehicle Security and Tracking." Journal of ISMAC 5, no. 2 (2023): 137–51. http://dx.doi.org/10.36548/jismac.2023.2.006.

Full text
Abstract:
The aim of this research is to introduce a security system that utilizes IoT and GPS tracking technologies to provide enhanced safety measures. Cayenne and GSM technologies are employed in the proposed system to provide real-time tracking and security features. The system comprises of GPS unit, microcontroller, GSM unit, and Cayenne dashboard. The GPS module is used to obtain the location of the device, while the microcontroller processes the data and sends it to the Cayenne dashboard through the internet. The GSM module is used for real-time communication with the device and to send an alert
APA, Harvard, Vancouver, ISO, and other styles
29

V., Praveen, Arunprasad T., and Naveen |. Dr. P. Gomathi R. "A Survey on Garbage Monitoring System using Internet of Things." International Journal of Trend in Scientific Research and Development 2, no. 3 (2019): 601–5. https://doi.org/10.31142/ijtsrd11020.

Full text
Abstract:
The IoT Garbage Monitoring system is one of the innovative systems which will provides a healthy surroundings in the cities. The ultrasonic sensor is used for measuring the length of the bins, once the bins are being dumped with garbage the level of bins are shown graphically in the webpage. The data's are stored in the microcontroller and through the Wi Fi module the data is being transferred to the webpage. The sensors are kept underneath the bins and once the garbage is being filled the data is transmitted to the microcontroller and from the microcontroller the data is regularly updated
APA, Harvard, Vancouver, ISO, and other styles
30

Sivarajan, Varshni, Pang Wai Leong, Chan Kah Yoong, Lee It Ee, Chung Gwo Chin, and Wong Sew Kin. "Internet of Things in E-Healthcare System." Journal of Engineering Technology and Applied Physics 4, no. 1 (2022): 1–6. http://dx.doi.org/10.33093/jetap.2022.4.1.1.

Full text
Abstract:
Health awareness is important with increasingly complex challenges towards maintaining good health, especially during the COVID-19 pandemic. Regular health monitoring is a must for everyone during the pandemic. This project proposed an IoT based E-Healthcare system to monitor the body temperature, blood pressure and heartbeat rate. The temperature sensor was connected to a Raspberry Pi microcontroller and the readings were stored in the SQLite database management system. The blood pressure and heartbeat rate readings were retrieved from the wrist blood pressure sensor and the readings were ent
APA, Harvard, Vancouver, ISO, and other styles
31

Sompie, Sherwin, and Meita Rumbayan. "An Internet of Things system for measuring parameter of Photovoltaic Panel." ICONIET PROCEEDING 2, no. 3 (2019): 215–21. http://dx.doi.org/10.33555/iconiet.v2i3.35.

Full text
Abstract:
Internet of Things (IoT) system is developing at an impressive rate nowadays. It iscapable of performing machine-to-machine communication, cloud connection, datamanagement and collection simultaneously. In this paper, the authors have designed an IoTsystem in a Photovoltaic (PV) panel with real time current and voltage measurement, cloudconnection capability and measurement storage function into an IoT server. The graphical datastored allows evaluation of the PV Panel’s overall performance. Our IoT systems were poweredwith Arduino-based microcontroller paired with current and voltage sensor, a
APA, Harvard, Vancouver, ISO, and other styles
32

Hesti, Emilia, and Adewasti Adewasti. "APLIKASI ANDROID SEBAGAI PENGONTROL JARAK JAUH SMARTHOME DENGAN KONEKSI JARINGAN INTERNET." JURNAL SURYA ENERGY 2, no. 2 (2018): 157. https://doi.org/10.32502/jse.v2i2.910.

Full text
Abstract:
In the modern era of technology is growing very rapidly, especially the use of Internet media in everyday activities. At this time developed a concept called Internet of Things (IoT). Internet of Things (IoT) is a concept that aims to expand the benefits of internet connectivity that is connected continuously. The Internet of Things (IoT) can be utilized at home to control electronic equipment such as lamps, fans and can also be used in home security systems such as automatic door locks and remote controlled gates through applications on the Android system. Control can be done anywhere as long
APA, Harvard, Vancouver, ISO, and other styles
33

Perdanasari, Lukie, Arvita Agus Kurniasari, Trismayanti Dwi Puspitasari, et al. "Pengukuran Karakteristik Lahan Berbasis Internet of Things." JTIM : Jurnal Teknologi Informasi dan Multimedia 3, no. 3 (2021): 169–75. http://dx.doi.org/10.35746/jtim.v3i3.170.

Full text
Abstract:
Climate change is one of the factors that affect crop production, so it is necessary to implement strategies and technologies to maintain the availability of cereal crops in Indonesia. It is necessary to prepare the land for the early planting process and monitoring plant growth in order to produce maximum crops. Utilization of the Internet of Things (IoT) can be used to monitor soil temperature and pH in real time, so hope for the long term it can increase crop production. The purpose of this research is to make a prototype design system with Internet of Things (IoT) technology to obtain temp
APA, Harvard, Vancouver, ISO, and other styles
34

Yaddarabullah, Dian Handy Permana Silvester, Bayu Yogha Bintoro Ketut, Rifqi Fauzi Ahmad, and Dewi Krishnasari Erneza. "SMART WATERING SYSTEM BASED ON INTERNET OF THINGS FOR URBAN PLANTING." Engineering and Technology Journal 08, no. 01 (2023): 1802–6. https://doi.org/10.5281/zenodo.7514788.

Full text
Abstract:
People in the city of Jakarta are busy people. Many Jakarta residents do not have time to look after plants. In fact, as a resident of the city of Jakarta, plant maintenance is very good for exchanging contaminated air into clean air. Plants must be watered every day to be able to photosynthesize. However, the busyness of the citizens of the city of Jakarta makes the residents do not have time to water their plants. Therefore, in this proposed study, a system that can water plants will be created automatically. The system consists of microcontroller as a control device, mobile-web app as the a
APA, Harvard, Vancouver, ISO, and other styles
35

Bhuvaneswari, Thangavel, J. Hossen, NurAsyiqinbt. Amir Hamzah, P. Velrajkumar, and Oo Hong Jack. "Internet of things (IoT) based Smart Garbage monitoring system." Indonesian Journal of Electrical Engineering and Computer Science 20, no. 2 (2020): 736–43. https://doi.org/10.11591/ijeecs.v20.i2.pp736-743.

Full text
Abstract:
Garbage waste monitoring, collection and management is one of the primary concerns of the present era due to its detrimental effects on environment. The traditional way of manually monitoring and collecting the garbage is a cumbersome process as it requires considerable human effort and time leading to higher cost. In this paper, an IoT based garbage monitoring system using Thingspeak, an open IoT platform is presented. The system consists of an Arduino microcontroller, an ultrasonic sensor, a load cell and a Wi-Fi module. The Arduino microcontroller receives data from the ultrasonic sensor an
APA, Harvard, Vancouver, ISO, and other styles
36

Sonali, Dash, and Santra Ritu. "Internet of Things Enabled Smart Microgrid." International Journal of Engineering and Advanced Technology (IJEAT) 9, no. 6 (2020): 73–76. https://doi.org/10.35940/ijeat.F2186.089620.

Full text
Abstract:
In the era of emerging technologies internet of things (IoT) and smart power grid, this two are major technology which would boost up the development of any country because of its perspective of smart and renewable technique. A microgrid is a small–scale localized energy grid with the capability to control the various electrical parameters and can be operated autonomously. This microgrid technology can be implemented in both rural and urban areas. In this paper, the author proposes the design of a smart microgrid system enabled IOT for a smart country. A microgrid is an excellent solutio
APA, Harvard, Vancouver, ISO, and other styles
37

Zulfani, Zulfani, Laila Qadriah, Sayed Achmady, and Junaidi Salat. "APLIKASI PEMANTAUAN KOMPOR GAS BERBASIS INTERNET OF THINGS MENGGUNAKAN ANDROID." Jurnal Sains Riset 12, no. 3 (2022): 499–503. http://dx.doi.org/10.47647/jsr.v12i3.859.

Full text
Abstract:
The number of cases of fires and accidents caused by the leakage and explosion of LPG gas cylinders is a frightening thing for most people who use LPG gas. There are various factors that cause explosions or fires on LPG, including leaks in gas hoses, gas cylinders or gas regulators that are not installed properly. In addition, the factor of human error (human error) can also be a factor in the explosion of LPG gas. One example is forgetting to turn off the stove after finishing cooking. As technology and IoT (Internet of Things) develop, an IoT (Internet of Things)-based Android application ha
APA, Harvard, Vancouver, ISO, and other styles
38

Osama, Zaid Salah, Kumar Selvaperumal Sathish, and Abdulla Raed. "Accelerometer-based elderly fall detection system using edge artificial intelligence architecture." International Journal of Electrical and Computer Engineering (IJECE) 12, no. 4 (2022): 4430–38. https://doi.org/10.11591/ijece.v12i4.pp4430-4438.

Full text
Abstract:
Falls have long been one of the most serious threats to elderly people's health. Detecting falls in real-time can reduce the time the elderly remains on the floor after a fall, hence avoiding fall-related medical conditions. Recently, the fall detection problem has been extensively researched. However, the fall detection systems that use a traditional internet of things (IoT) architecture have some limitations such as latency, high power consumption, and poor performance in areas with unstable internet. This paper intends to show the efficacy of detecting falls in a resource-constrained mi
APA, Harvard, Vancouver, ISO, and other styles
39

Mauladi, Kemal Farouq, Nurul Fuad, and Affan Bachri. "PERANCANGAN SISTEM PENDETEKSI JARINGAN SELULER DI BAWAH JARINGAN TEGANGGAN TINGGI SUTET BERBASIS IoT." Jurnal Teknika 11, no. 2 (2019): 138. http://dx.doi.org/10.30736/jt.v11i2.350.

Full text
Abstract:
Internet Of Things (IoT) Is A Concept Where Internet Connectivity Can Exchange Information With Each Other With Things Around It. Many Predict That the Internet of Things (IoT) is “The Next Big Thing” in the World of Information Technology. System Testing Is Done In The Graha Indah District Of Lamongan Regency. Sensor Nodes Will Be Placed Near High Teget Sutet Network, Atmega 828 Microcontroller in this study as NodeMCU to be able to read data from sensors and convert the data obtained into the form of numbers that are easy to understand. Another function of the program is to send the data to
APA, Harvard, Vancouver, ISO, and other styles
40

Edward Muhammad Salam, Brilyan, Ikhsan Kamil, and Nuha Nadhiroh. "Sistem Monitoring Luaran Daya Panel Surya Solar Tracker Berbasis Internet of Things Dengan GOIOT." ELECTRICES 3, no. 2 (2021): 53–59. http://dx.doi.org/10.32722/ees.v3i2.4082.

Full text
Abstract:
Sistem monitoring panel surya solar tracker berbasis Internet of things dengan GOIOT adalah alat untuk memonitoring angka dan grafik dari data hasil pembacaan sensor INA 219 yang digunakan untuk membaca nilai arus dan tegangan pada dan sensor MAX 44009 yang digunakan untuk membaca nilai intensitas cahaya. Sistem monitoring ini menggunakan protokol komunikasi MQTT, dengan Microcontroller NodeMCU ESP8266 yang berfungsi untuk mengirimkan data pembacaan sensor ke platform GOIOT. Sistem monitoring ini bekerja dengan cara menghubungkan Microcontroller NodeMCU ESP8266 dengan jaringan internet, jika s
APA, Harvard, Vancouver, ISO, and other styles
41

Gupte, Mrs Shraddha. "Evaluating Microcontrollers for Embedded and IoT Applications: Criteria, Trade-offs, and Selection Framework." International Journal for Research in Applied Science and Engineering Technology 13, no. 7 (2025): 655–60. https://doi.org/10.22214/ijraset.2025.73057.

Full text
Abstract:
Selecting the right microcontroller is a pivotal decision in the development of efficient and reliable embedded systems and Internet of Things (IoT) applications. With a vast landscape of microcontrollers varying in architecture, performance, power consumption, peripheral support, and development ecosystems, the selection process demands a structured and application-specific evaluation. This paper presents a comprehensive study of microcontroller selection methodologies tailored for IoT and embedded environments. It analyzes key parameters including processing power, memory architecture, power
APA, Harvard, Vancouver, ISO, and other styles
42

Bhuvaneswari, Thangavel, J. Hossen, NurAsyiqinbt Amir Hamzah, P. Velrajkumar, and Oo Hong Jack. "Internet of things (IoT) based smart garbage monitoring system." Indonesian Journal of Electrical Engineering and Computer Science 20, no. 2 (2020): 736. http://dx.doi.org/10.11591/ijeecs.v20.i2.pp736-743.

Full text
Abstract:
<p>Garbage waste monitoring, collection and management is one of the primary concerns of the present era due to its detrimental effects on environment. The traditional way of manually monitoring and collecting the garbage is a cumbersome process as it requires considerable human effort and time leading to higher cost. In this paper, an IoT based garbage monitoring system using Thingspeak, an open IoT platform is presented. The system consists of an Arduino microcontroller, an ultrasonic sensor, a load cell and a Wi-Fi module. The Arduino microcontroller receives data from the ultrasonic
APA, Harvard, Vancouver, ISO, and other styles
43

Alie Sulthan, Mayben Sayyidina, Yoga Divayana, and Pratolo Rahardjo. "RANCANG BANGUN SISTEM PENJADWALAN DAN KONTROL KANDANG KELINCI BERBASIS INTERNET OF THINGS." Jurnal SPEKTRUM 10, no. 4 (2023): 244. http://dx.doi.org/10.24843/spektrum.2023.v10.i04.p29.

Full text
Abstract:
These days technology has developed rapidly, almost covering all aspects in humas life for example is automation system. The automation system works without human intervension and complete all works independently. Existing technology can already be connected to each other via the internet network so that it can transmit or receive data automatically. The Internet of Things (IoT) can support automated systems by providing real-time information so that users can monitor the performance of these automated systems. This research was to develop rabbit cage by utilizing microcontroller as monitoring
APA, Harvard, Vancouver, ISO, and other styles
44

Putra, Meiki Eru, and Muhammad Muslim. "Perancangan Sistem Monitoring Data Pada Turbin Vortex Skala Laboratorium Berbasis Internet of Things (IoT)." Jurnal Penelitian Dan Pengkajian Ilmiah Eksakta 3, no. 1 (2023): 177–86. http://dx.doi.org/10.47233/jppie.v2i2.1132.

Full text
Abstract:
Forced vortex turbine is a turbine that utilizes water pressure to drive its turbine blades. Water is one of the natural resources that has not been utilized optimally, and is still rarely developed. The advantages of this vortex turbine that we make are very easy to operate, very minimal operational costs, can be monitored with a smartphone and also the LCD on the turbine, the ability to generate electricity, and can be used for practical mechatonic tools. course and energy conversion. There are many benefits of using a monitoring system as a measuring tool when checking data. The data to be
APA, Harvard, Vancouver, ISO, and other styles
45

Jasim, Ali M., H. H. Qasim, Ethar Habeeb Jasem, and Raed Hasan Saihood. "An internet of things based smart waste system." International Journal of Electrical and Computer Engineering (IJECE) 11, no. 3 (2021): 2577. http://dx.doi.org/10.11591/ijece.v11i3.pp2577-2585.

Full text
Abstract:
The importance of preserving the environment from waste and its pollution lies in many matters such as preserving people health, enhancing the aesthetic character of cites, attracting tourists, and protecting society from environmental disasters. The environmental wastes are the main dilemmas in our daily life and in the world at large. With the existence of modern technology, development and the field of the internet, many solutions have been undertaken to get rid these dilemmas. In this paper, a smart waste system based on internet of things (IoT) technique has been proposed using ESP-32 Wi-
APA, Harvard, Vancouver, ISO, and other styles
46

Ali, M. Jasim, H. Qasim H., Habeeb Jasem Ethar, and Hasan Saihood Raed. "An internet of things based smart waste system." International Journal of Electrical and Computer Engineering (IJECE) 11, no. 3 (2021): 2577–85. https://doi.org/10.11591/ijece.v11i3.pp2577-2585.

Full text
Abstract:
The importance of preserving the environment from waste and its pollution lies in many matters such as preserving people health, enhancing the aesthetic character of cites, attracting tourists, and protecting society from environmental disasters. The environmental wastes are the main dilemmas in our daily life and in the world at large. With the existence of modern technology, development and the field of the internet, many solutions have been undertaken to get rid these dilemmas. In this paper, a smart waste system based on internet of things (IoT) technique has been proposed using ESP-32 Wi-
APA, Harvard, Vancouver, ISO, and other styles
47

Meyliana, Henni. "Perancangan Dan Pembuatan Alat Pengontrol Lampu Menggunakan Internet Of Things (IOT) Berbasis Arduino Uno." Teknologi Rekayasa Jaringan Telekomunikasi (TRekRiTel) 1, no. 1 (2021): 21–31. http://dx.doi.org/10.51510/trekritel.v1i1.397.

Full text
Abstract:
The internet has also been attached to smartphones. Smartphone is a device capable of developing the Internet of Things (IoT). Smartphones function to connect to an internet network that is equipped with features in the form of sensors. In using IoT as a network infrastructure tool, it will be able to control and monitor a predetermined device in the form of an Arduino Uno. Arduino does not function as a microcontroller development that is connected to the internet, so that it can make it easier to use lights in everyday life. The open source operating system on an Android smartphone can be us
APA, Harvard, Vancouver, ISO, and other styles
48

Ari Wibowo, Aziz, R. Hafid Hardyanto, Prahenusa Wahyu Ciptadi, and Eko Harry Pratisto. "Planning System Gauge Strength Wind Based on the Internet of Things." APPLIED SCIENCE AND TECHNOLOGY REASERCH JOURNAL 3, no. 1 (2024): 18–25. http://dx.doi.org/10.31316/astro.v3i1.6221.

Full text
Abstract:
The wind moves air​ from place One to somewhere else because there exists a different pressure of air. There are many​ benefits of wind for creatures living in the world, especially humans among them use wind by fishermen, generators of electricity power wind, and sports flight like kites.​ Prevention of disaster Because wind only can give warning to minimize casualties and damage in the area that occurs nipple pickaxe namely Anemometer as gauge speed wind. Besides a lot of benefits wind, however own impact bad adverse winds​ man. This tool is designed To measure the speed of the wind as well
APA, Harvard, Vancouver, ISO, and other styles
49

K, Jothimani, Thangamani S, Kiruthika D, and Arun K. "Residence Automation System Using Internet of Things." Webology 18, no. 05 (2021): 1204–11. http://dx.doi.org/10.14704/web/v18si05/web18301.

Full text
Abstract:
Home automation using Internet of Things is full of automation and the human being’s life is getting easier as almost everything is systematic by replacing the conventional/manual systems. Recent days, the internet is the mixed part of every human life to gather the knowledge of technology. Internet of things provides a source the devices to connect, sensed by sensors and controlled by remote across a grid infrastructure. Various kind of sensors are designed to meet the need of Home automation such as flame sensor, gas sensor, touch sensor, soil moisture sensor, Infrared sensor where it is con
APA, Harvard, Vancouver, ISO, and other styles
50

Sani, Dian Ahkam, and Immilda Lailatul Fijriyah. "Switching Systems Designing Based on IoT." International Journal of Artificial Intelligence & Robotics (IJAIR) 2, no. 2 (2020): 62. http://dx.doi.org/10.25139/ijair.v2i2.3138.

Full text
Abstract:
The development of technology has progressed very rapidly in a short period, as has technology that has recently been developed in various aspects of life, namely the Internet of Things. In the past, controlling household electrical appliances was usually done directly by pressing a button on the house's wall and was very ineffective when the house owner was out of town while the house was empty. With the Internet of Things technology, a system can be applied in everyday life, namely controlling household electrical appliances to turn off and remotely using internet communication via an androi
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!