# QwiicNES Peripheral Component The `Qwiicnes` component provides a driver for the [SparkFun Qwiic NES Controller](https://www.sparkfun.com/products/retired/18038). ## Example The [example](./example) demonstrates the use of the QwiicNES component to read the state of a NES controller and print it to the serial console.
idf.py add-dependency "espp/qwiicnes^0.21.0"