Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 149041 dokumen yang sesuai dengan query
cover
Muhammad Ayyasy
"Teknologi Internet of Things (IoT) merupakan terobosan teknologi yang memungkinkan adanya pengumpulan dan pertukaran data antara objek objek yang saling terhubung dalam suatu jaringan tertentu sehingga, memudahkan akses terhadap data yang didapatkan untuk dikelola menjadi sebuah informasi yang bermanfaat. Implementasi teknologi IoT dapat dimanfaatkan di berbagai bidang sebagai solusi efisiensi, kemudahan, dan keamanan. Pada riset ini, teknologi IoT diimplementasikan sebagai sistem untuk solusi masalah keamanan dan kemudahan pada kendaraan bermotor. Sistem dirancang dengan menggunakan komponen GPS untuk melacak posisi bujur lintang kendaraan, relay untuk memutus rangkaian kelistrikan kendaraan, dan sensor MPU6050 sebagai pendeteksi getaran mencurigakan pada kendaraan. Semua informasi yang didapatkan pada setiap sensor diproses oleh ESP32 kemudian dikirimkan ke server dengan bantuan LoRa. Informasi yang tersimpan di database server dapat diakses melalui aplikasi hasil rancangan. Dari rancangan sistem yang telah ditetapkan, didapatkan sebuah alat yang dapat digunakan untuk melacak dan mengendalikan nyala mati mesin kendaraan melalui sebuah aplikasi hasil rancangan bernama MOTRAV. Kendaraan yang dipasangi alat dapat diubah statusnya ke dalam mode parkir yang akan mengirimkan notifikasi peringatan apabila terdapat suatu gerakan atau getaran yang terdeteksi mencurigakan.

Internet of Things (IoT) technology is a technological breakthrough that allows the collection and exchange of data between objects that are connected to each other in a certain network, making it easier to access the data obtained to be managed into useful information. The implementation of IoT technology can be utilized in various fields as a solution for efficiency, convenience, and security. In this research, IoT technology is implemented as a system for solving security and convenience problems in vehicles. The system is designed using GPS components to track the longitude and latitude position of the vehicle, relays to disconnect the vehicle's electrical circuit, and MPU6050 sensors as suspicious vibration detectors on the vehicle. All information obtained on each sensor is processed by ESP32 and then sent to the server with the help of LoRa. Information stored in the server database can be accessed through the designed application. From the system design that has been determined, a device is obtained that can be used to track and control the turning off of a vehicle engine through a designed application called MOTRAV. The vehicle installed with the device can be changed into parking mode which will send a warning notification if there is a suspicious movement or vibration detected.
"
Depok: Fakultas Teknik Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Akhdan Hilmy Taufiqurrahman
"ABSTRAK
Skripsi ini menganalisa bagaimana range, power consumption pada Dragino LoRa Shield. Pada tahap pertama, dibuat desain embedded system LoRa yang bersangkutan menggunakan aplikasi Node-red. Pada percobaan, diukur power consumption pada berbagai jarak antara client dan server. Jarak yang diuji adalah jarak dimana konektivitas antara client dan server masih terjaga/terhubung. Aplikasi Node-Red yang digunakan untuk menyajikan hasil pengujian menunjukan bahwa konektivitas tetap terjaga hingga 1700 cm indoor, dan 1.980 km outdoor. Selain itu, melalui pengukuran yang dilakukan diketahui bahwa daya yang dikonsumsi adalah 0.103 watt untuk indoor, dan 0.103 watt untuk outdoor.

ABSTRACT
This final project explains the implement of sensor and humidity sensor namely DHT11 on LoRa Client and LoRa Server, in using application of IoT. The implement of how to connect using range, Power Consumption with Dragino LoRa Shield. In this work, the design of embedded of LoRa system connected can be served by Node red application. The result of the measured range between LoRa Client and LoRa Server. The range which is measured, is the connectivity between client and server is still connected. Node Red application is used to present the result research which is presenting that the indoor connectivity is still exist to 1700 cm, and the outdoor reaches 1.980 km. Besides that, the result of power consumption in indoor and outdoor are 0.103 watt. "
2018
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Irfan Kurniawan
"ABSTRACT
Di Indonesia banyak terjadi kasus kebakaran terutama di daerah urban. Kerugian yang ditimbulkan oleh kasus-kasus kebakaran tersebut terbilang cukup besar. Hal ini disebabkan karena ketidakmampuan pemadam kebakaran untuk mengakses lokasi kebakaran pada jalan-jalan yang sempit. Dalam penelitian ini dibuat sistem pengiriman data dan navigasi purwarupa kendaraan pemadam kebakaran pintar yang berbasis Internet of Things. Sistem pengiriman data menggunakan modul WiFi ESP-01 2.4 GHz yang dihubungkan oleh mobile AP Access Point . Sistem navigasi menggunakan modul GPS u-blox NEO-6M untuk mendapatkan data latitude dan longitude. Untuk mendeteksi halangan obstacle digunakan modul ultrasonic ranging HC-SR04 yang diatur dengan batas 1 meter dari benda di depannya. Untuk mengatur kondisi gas dan rem digunakan mini servo motor 180o masing-masing satu buah dan bekerja saling berkebalikan. Untuk mengatur arah belok digunakan stepper motor 5.625o/64 step. Seluruh data hasil pengjuian dikirimkan di server dan disimpan dalam database. Dari hasil pengujian diketahui bahwa sistem bekerja sesuai dengan algoritma yang diberikan. Dari hasil pengujian diketahui bahwa terdapat packet loss sebesar 11.33 dari 300 paket data yang dikirimkan ke server. Sensor jarak mendeteksi obstacle rata-rata pada jarak 822.39 milimeter dari jarak batas seharusnya 1000 milimeter. Waktu pengereman yang dibutuhkan dari mulai terdeteksinya obstacle adalah sekitar 1-2 ms. Algoritma pelacakan yang telah dibuat sesuai dengan yang diharapkan yaitu dapat terpantau melalui website secara real-time.

ABSTRACT
There are many fire disasters happen in Indonesia especially in urban area. The damage occured because of that cases is quite massive. It happened because the firefighter can not access the fire location in small alley. In this study, the author designed a prototype of smart firefighter vehicle data logging and navigation system based on Internet of Things. The data logging system use ESP 01 WiFi module at 2.4 GHz which connected to mobile AP Access Point . The navigation system use u blox NEO 6M GPS module to get latitude and longitude coordinate data. To detect obstacles, the author use HC SR04 ultrasonic ranging module which has been set with 1 meter threshold to the obstacle at the front. To controlling acceleration and braking system, the author use 180o mini servo motor, one is for acceleration and the other one is for braking which is work in the opposite way. To controlling turning direction, the author use 5.625o 64 stepper motor. From the test results can be seen that the system has been able to work in accordance with an algorithm that is designed. Test results show that system has packet loss about 11.33 from 300 data package that sent from microcontroller to the server.Distance sensor can detect obstacle in average 822.39 millimeter distance from obstacle where it should be 1000 millimeter from obstacle. The time to brake, from time when obstacle detected by distance sensor to time when brake servo motor moved is about 1 2 millisecond. The tracking algorithm that was made meets expected result where we can monitor end device real time in website."
2017
S69486
UI - Skripsi Membership  Universitas Indonesia Library
cover
Ervin Halimsurya
"Generator Set yang sering di singkat menjadi genset, merupakan sebuah alat yang berfungsi untuk menghasilkan energi listrik dari beragam jenis bahan bakar. Penggunaan genset biasanya diperlukan ketika terjadinya pemadaman saluran listrik atau ketika ada kebutuhan listrik di tempat terpencil yang tidak terjangkau distribusi listrik negara. Kemampuan untuk mengawasi kondisi genset serta mengoperasikan genset dari jarak jauh dapat menjadi hal yang penting dan memudahkan pengoperasian genset terebut. Pada skripsi ini, telah dilakukan rancang bangun sistem untuk mengendalikan genset dan mengawasi parameter genset yang berupa suhu, level bahan bakar, tegangan aki, serta tegangan yang dihasilkan genset. Dari hasil penelitian telah didapatkan bahwa sistem dapat menyalakan dan mematikan genset melalui protokol komunikasi LoRaWAN melalui antares. Dari penelitian didapatkan bahwa sensor AC memiliki persentase kesalahan sebesar 7,9%, sensor DC sebesar 9,02%, sensor suhu sebesar 11,11%, dan sensor ultrasonik sebesar 13,79%. Dari penelitian didapatkan juga parameter transmisi SNR dan juga RSSI telah bernilai di dalam batas rentang yang dapat diterima LoRa dengan nilai SNR terkecil sebesar -18,5 dB dan terbesar 5 dB dan nilai RSSI terkecil sebesar -120 dB dan tertinggi -106 dB. Diperoleh juga delay dengan rata-rata sebesar 0.248 detik.

A generator set which is also known as a genset is a device that can produce electricity by consuming various kinds of fuel. Genset is commonly used in places where there is no access to electricity, be that because of a power outage or because of an isolated location that has no access to electricity. The ability to monitor and operate genset from afar might be a useful tool to simplify the maintenance and usage of genset over a distance. In this thesis, the writer has designed and implemented a prototype of a device that can monitor and operate genset from afar using Internet of Things (IoT) with LoRaWAN and Antares as its method of communication. The device was tested and connected with a genset and has the capability to turn a genset on and off again through a phone application connected to the internet. The device also has the capability of observing several parameters which are temperature, fuel level, genset’s battery voltage, and the genset’s output voltage itself. From the measured data it is obtained that the AC voltage sensor has an inaccuracy of 7,9%, the DC voltage sensor has an inaccuracy of 9,02%, the temperature sensor has an inaccuracy of 11,11%, and the ultrasonic sensor has an inaccuracy of 13,79%. The result from measurement shows that SNR has a minimum of -18,5 dB and maximum value of 5 dB and that RSSI has a minimum value of -120 dBm and maximum value of -106 dB, both of those parameters barely fulfill the threshold range required by LoRa. The delay also has an average of 0.248 seconds.
"
Depok: Fakultas Teknik Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Achmad Fauzi Rachmani
"Pada era Information Communication Technology ICT, perkembangan dari software dan hardware sangat pesat. Berdasarkan data Dirjen Pos dan Telekomunikasi prospek dari Internet of Things untuk Indonesia mencapai 444 triliun dengan 400 juta sensor perangkat terhubung. Berbagai sektor mulai menerapkan IoT sebagai sistem automasinya seperti industry, kesehatan, logistic, dan pertanian. Fokus pada penelitian ini adalah penerapan IoT pada bidang pertanian. Berdasarkan pengujian menggunakan arduino dan LoRa 915 MHz bahwa perfomansi dari sistem dapat menjangkau hingga 700 meter dengan nilai Received Signal Strength RSSI dibawah -120 dBm dan nilai rata-rata Packet Delivery Ratio PDR 40-50. Sedangkan pengujian dari sisi end user menunjukkan bahwa sistem antarmuka web memiliki rata-rata penilaian 4 sampai 4.2 dari segi tampilan, fungsi, dan informasi. Untuk segi kinerja response time memperlihatkan bahwa web dapat diakses dalam waktu 0.2 detik hingga 0.6 detik.

In the era of Information Communication Technology ICT the development of software and hardware is very rapid. Based on data from Director General of Pos and Telecommunication, the prospect of Internet of Things for Indonesia reached 444 trillion with 400 million sensors connected devices. Various sectors are beginning to implement IoT as their automation systems such as industry, health, logistics, and agriculture. The focus of this research is the application of IoT in agriculture. Based on testing using arduino and LoRa 915 MHz, the perfomance of the system can reach up to 700 meters with the value of Received Signal Strength RSSI below 120 dBm with an average of 40 50 Packet Delivery Ratio PDR . While testing from the end user side shows that the web interface system has an average rating of 4 to 4.2 in terms of appearance, function, and information. In terms of performance response time shows that the web can be accessed within 0.2 seconds to 0.6 seconds."
Depok: Fakultas Teknik Universitas Indonesia, 2018
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Ahmad Mufin Rosyadi
"Perkembangan teknologi informasi saat ini terus berkembang. Salah satu contoh bentuk perkembangan dari teknologi informasi yaitu Internet of Things (IoT). Melalui perangkat teknologi yang terkoneksi ke internet akan memudahkan kita untuk mengumpulkan informasi dari sensor dan mengendalikannya kapanpun dan dimanapun kita berada. Dalam penelitian ini dibuat sebuah sistem kWh Meter yang terkoneksi dengan telepon genggam android melalui IoT. Desain komponen elektronik menggunakan mikrokontroler NodeMCU, sensor energi listrik PZEM-004t dan display LCD 16x2 yang menjadi komponen utama. Sistem kWh Meter akan mengirimkan dan menerima data dari server. Server yang digunakan yaitu Google Firebase. Aplikasi android dibuat sebagai antarmuka dari pengguna ke kWh Meter. Dengan aplikasi android pengguna dapat mengetahui biaya energi yang dipakai secara real time. Pengguna juga dapat memutuskan energi listrik melalui rangkaian relay. Pengujian yang dilakukan pada penelitian ini yaitu pengujian perbandingan dengan kWh Meter komersial dengan hasil nilai kesalahan rata-rata pembacaan energi selama waktu satu jam sebesar 6.06 %, 1.52% pada kesalahan daya, 0.81% pada kesalahan tegangan, 3.14% pada kesalahan arus, pengujian delay sistem relay, dan notifikasi pada aplikasi android.

The development of information technology today is continues to grow. One of implementation from this technology information is the Internet of Things (IoT). In terms of collecting the information from the sensors and controlling, the implementation of technology devices will be easier through internet connection. In this study, a kWh Meter system was designed that connected with Android applications through IoT. The Server which used was Google Firebase. The electronic components were used: NodeMCU microcontroller, the PZEM-004t electrical energy sensor and the 16x2 LCD display. The kWh Meter system would send and receive data from the server. The Android app was created as the user interface to the kWh Meter. Users were possible to know the cost of energy consumption in real time through Android app. Besides, users could disconnect electrical energy through the relay circuit. In this study, there were several test which conducted, for example: the comparisons between commercial kWh meters with result value of error reading energi 6.06%, error reading power 1.52%, error reading voltage 0.18%, error reading current 3.14%, then test the delay of relay system, and the notifications on Android application."
Depok: Fakultas Teknik Universitas Indonesia, 2019
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Rendy Christian
"Pencemaran udara sebagai dampak dari pertumbuhan industri dan aktivitas manusia telah menjadi perhatian global. Salah satu kategori polutan udara yang berbahaya bagi kesehatan manusia adalah particulate matter (PM) 2.5. Laporan IQAir mencatat rata-rata konsentrasi PM2.5 di Indonesia per tahun 2022 sekitar 30,4 mikrogram per meter kubik, atau enam kali lipat lebih besar dari standar aman WHO. Dalam menanggapi kompleksitas masalah ini, penelitian ini merancang sistem deteksi dini dan monitoring polutan PM2.5 berbasis komunikasi LoRa 920 MHz dan Internet-of-Things (IoT) dengan sensor low-cost DSM501A. Penggunaan komunikasi LoRa, dengan menggunakan modul LoRa RFM95 pada frekuensi 920 MHz, menawarkan jangkauan transmisi atau coverage yang luas. Hasil deteksi partikel particulate matter divisualisasikan dalam bentuk laman web berbasis React Vite, Tailwind CSS, dan Node.js. Pengujian QoS komunikasi LoRa dilakukan dengan memprediksi path loss dan RSSI dengan pendekatan Okumura-Hata, serta mengukur nilai aktual SNR, RSSI, dan PDR, pada 10 titik pengujian di kawasan Universitas Indonesia. Hasil pengujian menunjukkan transmisi sinyal LoRa berhasil terkirim pada 8 dari 10 titik pengujian, dengan rentang jarak dari 8 m hingga 362.43 m, dengan nilai RSSI yang variatif pada rentang -85.87 dBm hingga -111.27 dBm, nilai SNR pada rentang 8.30 dB hingga -8.83 dB, serta PDR% pada rentang 100 % hingga 12.5 %, yang menunjukkan bahwa variabel LoRa seperti spreading factor, bandwidth, dan frekuensi, maupun variabel lingkungan, seperti jarak, area lintasan propagasi, dan vegetasi sangat mempengaruhi QoS transmisi sinyal LoRa di kawasan urban. Sementara itu, pada periode 14 hari pengumpulan data, total rata-rata polutan PM2.5 berdasarkan kategori waktu adalah pada tanggal 4 Juni 2024, yakni 149.42 mikrogram per meter kubik. Berdasarkan total rata-rata PM2.5 harian, indeks tertinggi terdapat pada hari Rabu, 5 Juni 2024, yakni 113.35 mikrogram per meter kubik. Rata-rata tertinggi indeks PM2.5 berdasarkan kategori waktu selama 14 hari pengumpulan data adalah pada siang hari.

Air pollution, as a consequence of industrial growth and human activities, has become a global concern. One of the categories of air pollutants that poses a significant threat to human health is particulate matter (PM) 2.5. The IQAir report recorded an average PM2.5 concentration in Indonesia in 2022 of approximately 30.4 micrograms per cubic meter, which is six times higher than the WHO's safe standard. In response to this complex issue, this study designs an early detection and monitoring system for PM2.5 pollutants based on 920 MHz LoRa communication and the Internet of Things (IoT) using the low-cost DSM501A sensor. The use of LoRa communication, utilizing the LoRa RFM95 module at a 920 MHz frequency, offers a wide transmission range or coverage. The detected particulate matter data is visualized in the form of a web page based on React Vite, Tailwind CSS, and Node.js. The QoS testing of LoRa communication is conducted by predicting path loss and RSSI using the Okumura-Hata model and measuring actual values of SNR, RSSI, and PDR at 10 test points within the University of Indonesia area. The test results indicate that LoRa signal transmission successfully reached 8 out of 10 test points, with distances ranging from 8 m to 362.43 m, with varying RSSI values between -85.87 dBm and -111.27 dBm, SNR values between 8.30 dB and -8.83 dB, and PDR% ranging from 100% to 12.5%, showing that LoRa variables such as spreading factor, bandwidth, and frequency, as well as environmental variables like distance, propagation path area, and vegetation, significantly affect the QoS of LoRa signal transmission in urban areas. Meanwhile, during the 14-day data collection period, the total average PM2.5 pollutants by time category was on June 4, 2024, at 149.42 micrograms per cubic meter. Based on the total daily average PM2.5, the highest index was on Wednesday, June 5, 2024, at 113.35 micrograms per cubic meter. The highest average PM2.5 index by time category during the 14-day data collection period was during the daytime."
Depok: Fakultas Teknik Universitas Indonesia, 2024
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Aswin Tresna Nugraha
"ABSTRACT
Skripsi ini melaporkan percobaan eksperimental sistem Internet of Things untuk melacak dan memantau pasien dengan gangguan mental. Sistem ini dioperasikan pada pita frekuensi ISM yang memanfaatkan teknologi LoRa . Ini terdiri dari klien multinode LoRa , yang merupakan perangkat pelacakan yang terpasang di sisi pasien, mengumpulkan informasi GPS latitude dan longitude untuk ditampilkan di Google Maps di sisi server. Kami telah melakukan uji coba terhadap 3 skenario kondisi lingkungan yang berbeda, yaitu Line of Sight LoS , Non-Line of Sight N-LoS , dan Crowded Area . Penilaian dilakukan dengan mengumpulkan 23 data iterasi pada 10 spot area. Dalam skenario kondisi Line of Sight dengan daya sinyal transmisi data maksimum adalah -73dB yang meliputi area maksimum 38,04 meter. Dalam skenario kondisi Non-Line of Sight, sistem ini mencapai kekuatan sinyal maksimal -74dB dan meliputi area seluas 114,76 meter. Dalam skenario kondisi Crowded Area , sistem dapat mencapai kekuatan sinyal maksimum -88 dB yang meliputi area 234,02 meter. Sistem ini mengindikasikan performa error rendah, meski koneksi yang hilang sering terjadi di beberapa titik. Sistem Internet of Things yang diusulkan masih perlu melakukan perbaikan besar dengan memodifikasi sistem antena.

ABSTRACT
This paper reports the experimental trials of IoT system for tracking and monitoring the patient with mental disorder. The system is operated on the ISM frequency band utilizing the LoRa technology. It consists multinode LoRa client, which is a tracking device installed on the patient side, collecting the GPS information latitude and longitude to be displayed on Google Maps at the server side. We have conducted trials on 3 different environment scenarios, i.e. Line of Sight LoS , Non Line of Sight N LoS , and The ldquo crowded area rdquo . The assessment is conducted by collecting 23 data iterations at 10 spots area. In The LoS scenario, the maximum data transmission signal power is 73dB covering the maximum area of 38.04 meters. In the NLoS scenario, the system achieve maximum signal strength of 74dB and covering the area of 114.76 meters. In the ldquo crowded area rdquo scenario, the system may achieve a maximum signal strength of 88 dB covering the area of 234.02 meters. The system has indicated a low error performance, despite the connections rsquo lost is frequently occurred at several spots. The proposed IoT system is still need to run a major improvement by modifying its antenna system."
2018
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Aldendinandra Abdurahman
"Peningkatan jumlah populasi di Indonesia tidak diiringi dengan produktivitas pangan di Indonesia. Hal ini diindikasikan oleh 23,22 juta jiwa yang mengalami kekurangan pangan pada tahun 2021. Berdasarkan Sustainable Development Goals, salah satu cara untuk menurunkan angka kelaparan adalah dengan meningkatkan riset dan teknologi yang berkaitan dengan produktivitas agrikultur. Salah satunya adalah mengembangkan suatu lingkungan terkontrol bagi tumbuhan untuk berkembang. Dalam skripsi ini, penulis mengajukan sistem pemantauan dan pengontrolan kebun hidroponik modular berbasis Internet of Things. Sistem ini dirancang agar mampu mengontrol parameter kualitas air yang optimal yang disesuaikan dengan jenis tumbuhan pada sehingga tumbuhan tersebut dapat tumbuh dengan baik. Berdasarkan percobaan yang dilakukan, sistem mampu memantau dan mengendalikan parameter pH dan Electrical Conductivity (EC) meskipun dengan tingkat eror sebesar 46% terhadap nilai pH meter dan 2,88% terhadap nilai TDS meter. Melalui implementasinya, sistem dapat dijadikan sebagai prototipe yang rendah biaya dan perlu ditingkatkan kinerjanya melalui penelitian lebih lanjut

nesia’s food productivity is not compensated by the country’s everincreasing population. This is indicated by 23.22 million people in Indonesia that experienced food shortage in 2021. Based on the Sustainable Development Goals, one way to reduce hunger is by improving research and technology related to agricultural productivity. One’s effort is by developing a controlled agriculture environment. This thesis proposes a modular monitoring and automation system for hydroponic farms based on Internet of Things. The proposed system is designed to monitor and control the water quality parameters best suitable for the designated plant type to grow. Measurement results indicated the system managed to successfully monitor and control the pH and Electrical Conductivity (EC) values with an error value of 46% and 2,88%, each towards the pH meter and TDS meter measurements respectively. The proposed system maintains its low-cost features and future work is mandatory to increase the performance of the system"
Depok: Fakultas Teknik Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Reivin Oktavianus
"Pesatnya kemajuan teknologi memungkinkan terjadinya proses komunikasi antar benda-benda yang ada dalam kehidupan sehari ndash; hari manusia. Fenomena ini dikenal dengan nama Internet of Things IoT. IoT dapat dipakai sebagai konsep dalam menerima data dari lingkungan melalui sensor-sensor yang ada. Sensor ndash; sensor ini terhubung melalui sebuah mikrokontroler single-board Arduino Uno. Paduan antara konsep IoT dengan platform Arduino memungkinkan terbentuknya sebuah aplikasi yang dikhususkan oleh penulis skripsi ini ke dalam sistem penerimaan data dan otomatisasi penyiraman pada tanah dan tanaman. Sistem ini dinamakan dengan sistem 'Smart Garden'. Pengguna nantinya akan dapat menjalankan aplikasi ini melalui smart device yang mereka miliki. Komunikasi data antara embedded system sensor dan pengguna dapat terjadi dengan adanya suatu media penyimpanan basis data melalui layanan web hosting dan data server. Untuk mengakses basis data tersebut dibutuhkan penulisan script PHP yang mengakses data pada basis data MySQL sesuai query yang ditentukan.
Hasil data yang diterima pengguna dari server akan direpresentasikan melalui teknologi Augmented Reality AR . Keseluruhan sistem ini akan diuji cobakan dengan berbagai jenis kondisi yang meliputi sumber tenaga, access point, dan kondisi gambar acuan. Sistem ini diharapkan dapat diterapkan pada rumah penduduk dan taman. Pengembangan aplikasi berbasis Augmented Reality dilakukan agar dapat lebih melibatkan pengguna dalam pembacaan data. Melalui serangkaian ujicoba dan analisis, dapat disimpulkan bahwa keberhasilan sistem dapat dicapai apabila tegangan kerja stabil pada nilai 5 volt dan memanfaatkan wireless router sebagai access point. Deteksi gambar target pada aplikasi dapat dicapai apabila mendapatkan cahaya dengan intensitas minimal sebesar 298 Lux.

The rapid evolution of nowadays technology allows connection between numerous things in human daily life. This phenomenon is called Internet of Things IoT . IoT can be used as a concept for series of data collecting through available sensors. These sensors connect through a single board microcontroller called Arduino Uno. A combination of IoT concepts and Arduino platform enables applications to be created. The writer focuses on data sensing and device automation application called ldquo Smart Garden rdquo . Users can run this application through their smart devices or mobile phones. Data communication between embedded system sensors and users happened because of web hosting and data server services. PHP scripts required to access MySQL databases with suitable queries called.
Data results that users received will be represented through Augmented Reality technology. Throughout of this system will be tested ini different kinds of condition considering power sources, access point, and target image conditions. This system is expected to be installed on houses and gardens. Application development through Augmented Reality was managed to motivates user's interactions. It can be concluded from numbers of testing and analysis that the system's success is determined by its operating voltage, which is constant 5 volts, and usage of wireless router as its access point. Application's target image detection can only be achived with minimum 298 Lux of light intensity.
"
Depok: Fakultas Teknik Universitas Indonesia, 2017
S686701
UI - Skripsi Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>