Trying to build Raspberry Pi WEB SERVER

Thread Starter

Croduino4647

Joined Mar 3, 2021
8
Hello!
I'm trying to build web app to control servo connected to a RPi Zero W. What is the easiest way? Tnx for every answer.
 

Djsarakar

Joined Jul 26, 2020
489
Hello!
I'm trying to build web app to control servo connected to a RPi Zero W. What is the easiest way? Tnx for every answer.
Do you know what's front end and back end language?

Steps 1: Write plain program to control Servo Motor.

Step 2 : Write server program to control servo Motor

Step 3 : develop GUI

Good Luck for project
Djsarkar
 
Top