Skip to content

guibohnert91/picome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoMe

Pico board scheme

PicoMe is a basic macro api. It's objective is to enable users to build their own custom "human like" macro scripts with an easy api.The project target the Raspberry Pico Micro Controller board using CircuitPython. The board scheme configuration is shown above.

Capabilities

The project is still in development and focused in the human keyboard api.

  • Human like single key press. Ex: press the 'x' key.
  • Human like sequenced key presses. Ex: Rapdly press the 'x' key a number of times.
  • Internal human like timers, sleepers, randomizers.
  • Customizable interfaces, etc.

💻 Requirements

Before you start, check if you have the following items:

  • You have a Raspberry Pico with CircuitPython.
  • You have the CircuitPython keyboard libs.

📝 License

This project is under the MIT license. See LICENSE for details.

⬆ Go to top

About

PicoMe is a basic macro api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages