# QwiicNES Peripheral Component [](https://components.espressif.com/components/espp/qwiicnes) 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^1.0.1"