An open API service indexing awesome lists of open source software.

https://github.com/ReversecLabs/usb-consumer-control


https://github.com/ReversecLabs/usb-consumer-control

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# USB Consumer Control
This is a Flipper Zero application for sending Consumer Control Button (CCB) presses as a USB HID device. This is useful for researching how various devices handle USB CCBs, for example in the context of kiosk breakouts.

A more detailed writeup of the topic can be found [here](https://github.com/piraija/usb-hid-and-run).

# Credits
Project built by [Erik Alm](https://www.linkedin.com/in/erik-alm).

Inspiration drawn from [FlipperZeroUSBKeyboard](https://github.com/huuck/FlipperZeroUSBKeyboard) and [usb_hid_autofire](https://github.com/pbek/usb_hid_autofire).