Skip to main content

Python package to control pico spoofed as keyboard/mouse via serial pins (uart)

Project description

pico-hid

Python package to control pico spoofed as keyboard/mouse via serial pins (uart)

Installation

You can install the package via pip:

pip install pico-hid

Usage

from pico_hid import keyboard
from pico_hid import mouse

mouse.move(100, 100)
mouse.click()

keyboard.press("control_left")
keyboard.press_and_release("a")
keyboard.release("control_left")
keyboard.write("hello world")

License

This project is licensed under the terms of the MIT license.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contact

If you want to contact me you can reach me at pradish@sandbox.com.np.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pico-hid-1.0.1.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

pico_hid-1.0.1-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file pico-hid-1.0.1.tar.gz.

File metadata

  • Download URL: pico-hid-1.0.1.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for pico-hid-1.0.1.tar.gz
Algorithm Hash digest
SHA256 d580bb00f95b7c8748381ed697be40ef480f0cfb92f9ffa7074c2bd7a8ec9702
MD5 b96cbd53da005f7bb65547ca0c7dad2f
BLAKE2b-256 0fa2fed8d7b1b4b37b14748e4bc0df67768a92cb28964fc9dd808dd0e6717184

See more details on using hashes here.

File details

Details for the file pico_hid-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: pico_hid-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for pico_hid-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f7fb34ec1af8a0a70e881b1fa28dd40e04497c3cf38ac69e7e2b6f7f87892ba
MD5 e0c1ce81741e749ed2521dd1906953a8
BLAKE2b-256 a210d622169d4c9c17876fb630750ff638f23d0de2bb9f616044af2514cb1f97

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page