Aplikasi saya sebenarnya adalah Sistem Deteksi Kebakaran Hutan yang disebut Project FFDS. Layanan ini menggunakan teknologi yang berbeda dari Google, khususnya dari Google Cloud, seperti Functions, Firestore, Cloud Storage, Gemini API, dan Angular. Selain itu, idenya adalah agar aplikasi menjadi open source, karena saya sangat menghargai kontribusi semua orang. Sistem ini didasarkan pada penggunaan jaringan node sensor yang dibuat dengan Arduino. Node sensor dilengkapi dengan sensor suhu, kamera, sensor karbon dioksida, modul geolokasi, dan transceiver. Saat ini, ada dua jenis perangkat di jaringan ini: node sensor dan gateway transmisi akhir (saya berencana untuk memperkenalkan repeater untuk memperluas jangkauan lebih jauh). Gateway akhir dilengkapi dengan modul 4G, yang memungkinkan komunikasi dengan cloud melalui protokol HTTP. Data yang diambil oleh node sensor disebarkan oleh gateway, lalu disimpan dalam database dokumen (Firestore). Transmisi dapat dibagi menjadi dua bagian, transmisi data sederhana dan transmisi gambar. Dalam transmisi gambar, gambar akan dipecah, dikirim, dan dirakit ulang di cloud dalam direktori penyimpanan. Gambar yang sama ini ditautkan ke data yang dibuat pada tahap pertama (data sederhana). Setelah selesai, gambar akan menghasilkan panggilan ke fungsi Python dari Cloud Functions yang disebut analyzeImage yang mendeteksi keberadaan atau tidak adanya api dalam gambar, dan menyimpan hasilnya nanti dalam catatan dokumen masing-masing.
Dibuat dengan
Web/Chrome
Firebase
Fungsi
Cloud Storage
Angular (baru-baru ini)
Tim
Oleh
Ericklao
From
Brasil
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],[],[],[],null,["# Project FFDS\n\n[More Apps](/competition/vote) \n\nProject FFDS\n============\n\nForest Fire Detection System \nVote \nVoted!\nWhat it does\n\nMy application is actually a Forest Fire Detection System called Project FFDS. It uses different technologies from Google, specifically from Google Clouds, such as Functions, Firestore, Cloud Storage, the Gemini API and Angular. Furthermore, the idea is for the application to become open-source, as I greatly value everyone's contribution. The system is based on the use of a network of sensor nodes made with Arduinos. The sensor nodes are equipped with temperature sensors, a camera, a carbon dioxide sensor, a geolocation module and a transceiver. Currently, there are two types of devices in this network: the sensor nodes and the end-transmission gateways (I plan to introduce repeaters to extend the range even further). The end-gateways are equipped with a 4G module, which enables communication with the cloud over the HTTP protocol. The data captured by the sensor nodes are propagated by the gateways and then stored in a document database (Firestore). The transmission can be divided into two parts, simple data transmission and image transmission. In the image transmission, the images are broken down, sent and reassembled in the cloud in a storage directory. These same images are linked to the records made in the first stage (simple data). The images, once complete, generate a call to a Python function from Clouds Function called analyzeImage that detects the presence or absence of fire in the images, storing this result later in the record of the respective document. \nBuilt with\n\n- Web/Chrome\n- Firebase\n- Functions\n- Cloud Storage\n- Angular (more recently) \nTeam \nBy\n\nEricklao \nFrom\n\nBrazil \n[](/competition/vote)"]]