Skip to content

Commit 1ae1132

Browse files
committed
Add information about ControllerAsI2c
1 parent a0a8974 commit 1ae1132

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ lib_deps = XboxSeriesXControllerESP32_asukiaaa
4141

4242
See [examples](./examples).
4343

44+
## Introduction of receiver library that can use via I2C
45+
46+
If you want to make receiver of Xbox controller, write [firmware about xbox controller](https://github.com/asukiaaa/arduino-ControllerAsI2c/blob/main/examples/slave_target/esp32/wireless-xbox-series-x/wireless-xbox-series-x.ino) to ESP32 then use it by [ControllerAsI2c_asukiaaa](https://github.com/asukiaaa/arduino-ControllerAsI2c) library from other IC via I2C connection.
47+
4448
## License
4549

4650
MIT

0 commit comments

Comments
 (0)