Skip to content

salemB88/Smart_Method-Task3-

Repository files navigation

Smart Methods Summer2021 Task3

Task 2 objectivs :

1- Design a page to move the base of the robot.
2- Creat a database to control the robot.
3- Link the database with the page.
4- Create a PHP page to link the database with the hardware.
5- Compine the Control pannels from task 1 with task 2
6- Make the page interactive to open with mobile web view

what happend in task 1

Task 1 objectives:

1- Design a page to move the robot arm.
2- Create a database to control the robot arm.
3- Link the database with the page.
4- Create a PHP page to link the database with the hardware.

Webpage interface

Screen_Shot_1442-11-21_at_12 58 15_AM

Range sliders

There are 6 motors in the arm with a range slider to control its movement start from 0 to 180 with a defult value of 90.

Buttons

Save button : Uplodes the values of the motors to the database without moving the arm.

Run button : Sends a true value to the database to start moving the arm.

Task 2 :

Base page control panel design :

image

Buttons :

  • Forword
  • Backward
  • Left
  • Right
  • Stop

Each button will upload the diriction to the database.

merging the tasks in one page.

image

Task 3 :

1- Make a IBM Watson chat bot.
2- Export data as a JSON file.
3- Merge the Chat bot with previous control panels.

The chat bot button :

image

Open chat :

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published