Robot Control Panel 🕹️ | Demo Here
This repository includes my work on the IoT track during my training program at Smart Methods Company
A control panel for a robot arm that has 6 motors. The interface contains range sliders that are used to input the angles for each motor. By clicking the save button the values of the angle are sent to motors.php
as a POST
request, then they will be stored in the database.
An interface to control the direction of the robot movement. By clicking one of the directions buttons a single character f,b,l,r,s
is sent to CurrentDirection.php
as a POST
request, then the file will echo the character and store it in the database.
This task is based on creating a chatbot to ask questions about the app. This is done by using IBM Waston Assistant.
- HTML-CSS-JS
- PHP
- SQL
- Adobe Illustrator
- IBM Cloud