readme

# HID-RP Component

[![Badge](https://components.espressif.com/components/espp/hid-rp/badge.svg)](https://components.espressif.com/components/espp/hid-rp)

The `hid-rp` component provides a wrapper around
https://github.com/intergatedcircuits/hid-rp and also provides an example
implementation of a configurable HID Gamepad using hid-rp.

It also implements Switch Pro and Xbox gamepad reports.

## Example

This example shows how to use the
[`hid-rp`](https://github.com/intergatedcircuits/hid-rp) library which is
bundled into the hid-rp component within espp.

It provides an example of a somewhat configurable HID Gamepad using the
`esppp::GamepadReport<>` template class.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/hid-rp^1.0.0"

or download archive

Stats

  • Archive size
    Archive size ~ 104.13 KB
  • Downloaded in total
    Downloaded in total 500 times
  • Downloaded this version
    This version: 21 times

Badge

espp/hid-rp version: 1.0.0
|