Question: Please help me make a web form(using HTML) and write a handler(for Python) to manage data and actions submitted through the form so I cam

Please help me make a web form(using HTML) and write a handler(for Python) to manage data and actions submitted through the form so I cam type in my Raspberry Pi.
Please help me make a web form(using HTML) and write a handler(for

Assignment Web-2 For this assignment you must use HTML to make a form. The form should ask a user to enter an authorization code (a password of sorts) and to click on one of three buttons: Od The images of the buttons are provided here. The handler should check the authorization code and depending on what it is do the following: The code should be "raspl.yay". If the code is not "raspi_yay" then the handler should respond with a statement like "Sorry. This is not a correct authorization code... Go away" or similar. If the code matches what is expected (.e. It is "raspl_vay"), then the handler should respond with a statement like "Alright boss... Now activating servos for turning right" or left, or going straight, depending on which button was clicked. You should use 3 LEDs connected on three different pins, one corresponding to each button. The handler should light up for about 5 seconds the LED corresponding to the button that was clicked. In your report please include the code for the HTML as well as the Python Handler, the schematic of your connections, and a picture of the working system. You must demonstrate the working system before submitting the assignment report. You can arrange the form presentation any way you like, but here is one possible arrangement: Hi there... Authorization code: Now click on a button 00 Assignment Web-2 For this assignment you must use HTML to make a form. The form should ask a user to enter an authorization code (a password of sorts) and to click on one of three buttons: Od The images of the buttons are provided here. The handler should check the authorization code and depending on what it is do the following: The code should be "raspl.yay". If the code is not "raspi_yay" then the handler should respond with a statement like "Sorry. This is not a correct authorization code... Go away" or similar. If the code matches what is expected (.e. It is "raspl_vay"), then the handler should respond with a statement like "Alright boss... Now activating servos for turning right" or left, or going straight, depending on which button was clicked. You should use 3 LEDs connected on three different pins, one corresponding to each button. The handler should light up for about 5 seconds the LED corresponding to the button that was clicked. In your report please include the code for the HTML as well as the Python Handler, the schematic of your connections, and a picture of the working system. You must demonstrate the working system before submitting the assignment report. You can arrange the form presentation any way you like, but here is one possible arrangement: Hi there... Authorization code: Now click on a button 00

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!