Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

virtual-keyboard

Here are 30 public repositories matching this topic...

In this project, a virtual keyboard is created which is operated by pointing a key on a virtual grid using camera. First a grid is keyboard grid is made. A random is chosen and made into a physical pointer. This is obtained by thresholding. Every time the pointer stays above a key for a given interval, the key is clicked and the input is saved.

  • Updated Aug 29, 2021
  • Python

Improve this page

Add a description, image, and links to the virtual-keyboard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual-keyboard topic, visit your repo's landing page and select "manage topics."

Learn more