Skip to content

Smart-Methods summer training program 2021 - (Internet of Things)

Notifications You must be signed in to change notification settings

1Khalifa/Smart-Methods-IoT

Repository files navigation

Robot Control Panel 🕹️ | Demo Here

Table of Contents

About this repository ❓:

This repository includes my work on the IoT track during my training program at Smart Methods Company

Task1 Robot Arm 🦾:

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.

Desktop View 🖥️

Desktop view

Mobile View 📱

Desktop view

Task2 Robot Movement 🧭:

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.

Desktop View 🖥️

Desktop view

Mobile View 📱

Desktop view

Task3 Watson Assistant 💬:

This task is based on creating a chatbot to ask questions about the app. This is done by using IBM Waston Assistant.

Screenshots 📷

home about joke

Implemented using 🛠️:

  • HTML-CSS-JS
  • PHP
  • SQL
  • Adobe Illustrator
  • IBM Cloud

Resources 📜:

About

Smart-Methods summer training program 2021 - (Internet of Things)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published