Skip to content

Web HMI made using css and js, hosted with flask. Video stream with opencv

Notifications You must be signed in to change notification settings

sangvikh/webhmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhmi

Web based touch HMI to control different robots

HMI

Requirements

  • Python3: sudo apt install python3
  • Pip: sudo apt install python3-pip
  • Flask: pip install Flask
  • OpenCV: pip install opencv-python

Usage

python3 app.py

TODO

  • Add video feed
  • Add buttons
  • Make widgets movable in runtime
  • Add indicators for battery and wifi signal (Will add it as a message)
  • Add menu
  • Integrate ROS2
  • Compress video

About

Web HMI made using css and js, hosted with flask. Video stream with opencv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published