DESIGN AND IMPLEMENTATION OF GROWTH DEVICE COMMUNICATION SYSTEM, DATABASE SERVER COMMUNICATION SYSTEM, AND IMAGE PROCESSING IN FOOD COMPUTER

The communication system in the food computer is used to connect three types of <br /> <br /> platform, i.e., the growth device (Arduino firmware), the database server (JavaScript), and <br /> <br /> the user interface (Android). This system works using the MQTT protocol as t...

Full description

Saved in:
Bibliographic Details
Main Author: GULIANO (NIM : 13212046), GIOVANNI
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/27547
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:The communication system in the food computer is used to connect three types of <br /> <br /> platform, i.e., the growth device (Arduino firmware), the database server (JavaScript), and <br /> <br /> the user interface (Android). This system works using the MQTT protocol as the main <br /> <br /> bridge for exchanging the data. The system is built using NodeMCU chip on the growth <br /> <br /> device, whereas Android is applied to the user interface and Node-RED assists on the <br /> <br /> database server. The system testing was conducted by ensuring the data exchange and <br /> <br /> evaluating the results on those three parts. The outcome states that the data exchange <br /> <br /> values are correct, the user interface has been able to display both the growth parameter <br /> <br /> value and the input from users, and the server database can reserve the data and simply <br /> <br /> perform the image processing to determine the plant leaf size, determine growth parameter <br /> <br /> based on leaf size, as well as send the data requested by users.