API Reference

game_controls

An abstraction layer for CircuitPython to access commonly used video game control inputs in a consistent manner across different hardware devices and configurations.

  • Author(s): Tim C

Implementation Notes

Hardware:

Software and Dependencies:

Joy Featherwing requires BusDevice and Register, other hardware does not.

# * Adafruit’s Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice # * Adafruit’s Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register