<p>Internet of Thing is a new technology which enables small processing-capable devices to capture or retrieve information from a sensor and send the data to the central computer. This technology is useful for any sector especially agriculture, IoT can be used as monitoring or/and controlling the condition inside the cultivation. There are many kinds of agriculture cultivations, some of them have strict conditions due to the growth requirements. Oyster mushroom cultivation is one of many cultivations which requires strict temperature and humidity needed by oyster mushroom to growth optimal. The temperature inside the cultivation must be within 25°C until 30°C and humidity within 70% RH until 90% RH. Due to these strict requirements, the farmers required to check their cultivations every day and manually maintain the temperature and humidity, and this situation becomes a problem when the farmers own many cultivations. Hence, this research has a purpose to design an automatic monitoring system based on Internet of Things technology which utilizing the DHT22 sensor and Cayenne API as information retrieval medium to the computer. When using this device, the farmers can check their cultivation in the meantime without going inside the cultivation. This device will connect to the internet through wireless connectivity and send the captured information by the sensor to the farmers. The stored data from the cultivation can be exported as a CSV format if the farmers want to check the temperature and humidity statistic. The retrieved information from the sensor also displayed on the LCD attached to the device to ease the information reading near the cultivation.</p>
<p><em>Network failure not only affects performance, but also affects individuals or industries. Network Downtime can occur for many reasons, the most common is cable damage and network configuration. This condition requires a more reliable network that is not susceptible to network interference. One of the most important aspects of ensuring that network is redundancy. The method to get high is to build a backup system that will still work if it happens on the main system. Redundancy with failover can be a solution when downtime occurs on nodes in the network. Failover is a process of transferring connections to an alternative path caused by a system or hardware or network interruption or abnormality. The implementation method used is the PPDIOO method which has the stages Prepare, Plan, Design, Implement, Operate and Optimize. System implementation simulations are made using GNS3 software. This design will result in the merging of two networks from different ISP, using MikroTik routers and The Dude monitoring applications that are very useful for troubleshooting network problems in CV. Cahaya Alam.</em></p>
Abstrak-Sistem pembayaran angsuran berbasis web pada suatu koperasi merupakan sistem yang bersifat dinamis dalam arti akan selalu berkembang dan kompleks. Metode Pemrograman prosedural memiliki kelemahan saat mengembangkan aplikasi yang kompleks. Ketika terjadi permasalahan, penanganannya menjadi sulit karena porgram terdiri dari banyak fungsi dan pada saat mengubah suatu fungsi akan mengubah fungsi fungsi yang lain. Tidak hanya saat terjadi permasalahan, suatu sistem berbasis pemrograman prosedural juga susah apabila akan dikembangkan. Oleh karena itu di pendang perlu untuk mengembangan Sistem dengan metode object Oriented Programming (OOP), merupakan metode pemrograman berorientasi obyek. Sistem yang di bangun dengan metode ini terdiri dari banyak obyek yang saling berhubungan. Perancangan yang dipakai menggunakan Unified Modeling Language (UML), suatu metodologi untuk mengembangkan sistem dengan pendekatan OOP. Pengembangan Sistem ini menggunakan Hypertext Prepocessor (PHP). Metode pengembangan sistem yang digunakan adalah Waterfall. Hasil dari penelitian ini adalah terbentuknya sistem pembayaran transaksi berbasis web dengan metode OOP, sehingga dapat lebih mudah pemeliharaan dan pengembangannya.Kata Kunci : Metode OOP,Model Pengembangan Aplikasi,Sistem Pembayaran Online.Abstract-Web-based installment payment system in a cooperative is a dynamic system in the sense that will always grow and complex. Procedural Programming methods have weaknesses when developing complex applications. When problems occur, handling becomes difficult because the porgram consists of many functions and when changing a function will change the function of another function. Not only when there is a problem, a procedural programming based system is also difficult if it will be developed. Therefore, in view of the need to develop the System with object Oriented Programming (OOP) method, is an object-oriented programming method. The system built by this method consists of many interconnected objects. The design used by Unified Modeling Language (UML), a methodology for developing a system with the OOP approach. Development This system uses Hypertext Prepocessor (PHP). System development method used is Waterfall. The purpose of this research is the establishment of web-based transaction payment system with OOP method, so it can be easier maintenance and development. Keywords: OOP Method,Application Development Model, Online Payment System Pendahuluan Latar BelakangPemrograman prosedural hanya efektif bila digunakan untuk membangun sistem yang sederhana. Pengembangan sistem pembayaran angsuran online dengan menggunakan pemrograman prosedural memiliki kelemahan, diantaranya susah menemukan masalah pada program apabila suatu fungsi tidak aktif. Apabila fungsi yang tersedia diubah akan mempengaruhi fungsi fungsi yang lain. Selain itu proses pengembangan sistem sulit dikerjakan, padahal sebuah sistem akan selalu berkembang mengikuti kebutuhan yang semakin kompleks. Untuk menterjemahkan business models ke programming models juga cukup sulit.O...
Server merupakan bagian paling penting dalam sebuah jaringan karena server merupakan pusat dari berbagai data dan aplikasi. Menurut Bayu, dkk (2010) server bertugas melayani setiap kebutuhan. Server saat ini paling banyak sebagai web server karena pada server tersebut berisi aplikasi web dan database, serta digunakan untuk melayani aplikasi dari klien yang diakses melaui browser. Tujuan dari penelitian ini ialah Mengetahui penggunaan proxmox pada server dan Mengetahui ip routing pada virtual mahine supaya terkoneksi dengan internet. Virtualisasi server merupakan sebuah cara untuk menghemat biaya dalam membangun sebuah server. Sebab dengan menggunakan virtual server biaya yang seharusnya untuk membeli hardaware yang lain dapat dikurangi. Walaupun dengan hardware yang rendah dan murah kinerja server tetap baik dan memiliki performa tinggi. Tidak hanya satu sistem operasi saja proxmox dalam sebuah proxmox dapat diinstall beberapa sistem operasi baik yang upload sendiri maupun yang telah disediakan oleh proxmox dalam template OS. Sistem operasi yang berjalan di dalam virtual mesin di dalam proxmox berjalan lambat, sebab memerlukan aplikasi berbasis java atau java virtual machinpada browser terutama browser firefox, sekalipun menggunakan mode non vnc yang tanpa membutuhkan java virtual machine. Penggunaan proxmox sebagai virtual server bahwa proxmox menyediakan sebuah desktop local dan beberapa node. Di dalam node tersebut sistem operasi akan diinstal sesuai dengan kebutuhan dari user. Routing IP supaya sistem operasi yang berada di dalam proxmox dapat terkoneksi ke internet dengan
<p class="BasicParagraph"><em>The problem in this research is how the implementation of library management in Porangparing Village. While the findings in the field, in terms of service, the village library is also quite good. borrowing books and returning books are also required to follow the existing procedures. However, the application system for library technology and data collection in the village library is still manual. Members or residents who are late in returning books or destroying books will be fined or subject to sanctions determined by the library. Library management is the process of planning, organizing, implementing and controlling library management of library management in organizations that have been established in the village library. Meanwhile, in improving the library, the staff also motivated the villagers to increase their reading interest in the library. The system design is carried out using a modeling language using UML. While the programming used is PHP using the MySQL database. The final result of this design produces a web-based library information system which aims to make it easier for officers to manage book data so that errors do not occur. The system design is carried out using a modeling language using UML. While the programming used is PHP using the MySQL database. The final result of this design produces a web-based library information system which aims to make it easier for officers to manage book data so that errors do not occur.</em></p><p class="BasicParagraph"><em><br /></em></p><p class="BasicParagraph"><em>Permasalahan dalam penelitian ini adalah bagaimana implementasi manajemen perpustakaan di Desa Porangparing. Sedangkan temuan yang ada di lapangan, Segi pelayanan nya perpustakaan desa juga sudah cukup baik. peminjaman buku dan pengembalian buku juga diharuskan mengikuti prosedur yang sudah ada. Namun sistem penerapan tekhnologi perpustakaan serta pendataan di perpustakaan desa masih manual. Bagi anggota atau warga yang telat memulangkan buku atau merusak buku akan di denda atau dikenakan sanksi yang telah ditentukan oleh perpustakaan tersebut. Manajemen perpustakaan adalah proses perencanaan, pengorganisasi-an, pelaksanaan dan kontrol terhadap manajemen perpustakaan terhadap manajemen perpustakaan dalam organisasi yang telah dibentuk di perpustakaan desa tersebut. Sedangkan dalam meningkatkan perpustakaan serta petugas ikut memotivasi para warga desa dalam meningkatkan minat baca di perpustakaan. Perancangan sistem dilakukan dengan bahasa pemodelan dengan menggunakan UML. Sedangkan pemograman yang dipakai adalah PHP dengan menggunakan database MySQL. Hasil akhir perancangan tersebut menghasilkan suatu sistem informasi perpustakaan berbasis web yang bertujuan untuk memudahkan bagi petugas dalam mengelola data buku supaya tidak terjadinya kesalahan. Perancangan sistem dilakukan dengan bahasa pemodelan dengan menggunakan UML. Sedangkan pemograman yang dipakai adalah PHP dengan menggunakan database MySQL. Hasil akhir perancangan tersebut menghasilkan suatu sistem informasi perpustakaan berbasis web yang bertujuan untuk memudahkan bagi petugas dalam mengelola data buku supaya tidak terjadinya kesalahan.</em></p>
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.
customersupport@researchsolutions.com
10624 S. Eastern Ave., Ste. A-614
Henderson, NV 89052, USA
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Copyright © 2024 scite LLC. All rights reserved.
Made with 💙 for researchers
Part of the Research Solutions Family.