Raspberry Pi Lesson: Web Server
Raspberry Pi boleh dijadikan sebagai Web Server. Membuat Web Server di Raspberry Pi menggunakan Flask. Melalui Terminal Raspberry Pi, gunakan command berikut.
sudo apt-get install python-pip sudo apt-get install python-flask sudo pip install flask
Berikut adalah demo Raspberry Pi Web Server.
Python Source Code
Sertai Telegram Group bagi dapatkan source code
html Source Code
Sertai Telegram Group bagi dapatkan source code
Leave a Reply