Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

CircuitPython library for the Nintendo Wii Classic Controller

License

Notifications You must be signed in to change notification settings

jfurcean/CircuitPython_WiiClassic

Repository files navigation

Introduction

Documentation Status

Discord

Build Status

Code Style: Black

CircuitPython library for the Nintendo Wii Classic Controller

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Usage Example

import board
import wiiclassic

controller = wiiclassic.WiiClassic(board.I2C())

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation

For information on building library documentation, please check out this guide.

About

CircuitPython library for the Nintendo Wii Classic Controller

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages