Collaborative text editor systems are widely used to allow users to edit the same document simultaneously. YATA CRDT (Yet Another Transformation Approach Conflict-free Replicated Data Types) is an approach that can be implemented in these systems to ensure consistency across a large number of replicas. In YATA CRDT, the garbage collection mechanism can be a solution to the problem of the use of…
The focus of this research is to design a prototype of a motorized vehicle safety system using a Student Identification Card (KPM). Along with the increase in criminal acts on motorized vehicles, one of which is theft. The author got the idea to build or design an additional security system with RFID MFRC522 as a reading module on the Student Identification Card (KPM) which acts as an on/off ig…
This research is to make a tomato color detection tool using the HSV method implemented by IoT. Color processing of tomatoes using the HSV filtering method on raspberries using a Picam V2.1 camera. The IoT device used is an esp32 microcontroller with the Blynk application, which displays raw and cooked indicators. The data obtained from this study is that the threshold (T) will be worth 1 if da…
Pengolahan citra digital merupakan proses perubahan gambar asli menjadi gambar lain sesuai keinginan. Pada metode pendeteksi tepi, menggunakan proses konversi dari citra warna RGB ke citra warna skala abu – abu didapatkan dengan cara menuliskan rumus matematis untuk melakukan konversi warna RGB ke warna skala abu – abu kedalam bahasa pemograman python pada OpenCv. Setelah…