Daftar Isi:
  • Design of Web Server as the Data Storage and Display ofRaspberry Pi is design a webhost that can store and display data sent fromRaspberry Pi that linked to the Pi Camera. Pi Camera will detect the coordinates of robot based on the color of the robot, and then processed by Raspberry Pi and delivered by using WiFi network to the web server. The Web server can use applications designed with XAMPP. This application is an application that combines Apache, PHP and MySQL into one, so itmakes it easy to design in a web server. For example of a web serverisphpMyAdmin.phpMyAdmin is alocalhost which is accessible by admin with Apache and MySQL running on XAMPP.In phpMyAdmin there are databases in the form of a table that contains values for the point coordinates are saved in real time from Raspberry Pi,this data can also be displayed in the form of the table by phpMyAdmin complete with the date and time when the data are received by the web server.