Skip to content

estebanporcelli/picow-hid-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

picow-hid-example

Control Pico W with Caps Lock Key

The CircuitPython program code.py was tested on a Pico W and uses the CAPS_LOCK keyboard key as a control mechanism.

The Pico W is connected via a USB cable to a computer and acting as a keyboard HID device.

The sample code uses the CAPS_LOCK status to control the starting and pausing of the program.

Being that Pico W does not have a user button, this is a great alternative for a push button that does not require soldering.

It may be possible to use NUMS_LOCK as an additional control mechanism.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages