Skip to content

Repository files navigation

CircuitPython MAX7347/MAX7348/MAX7349 Library

GitHub branch status PyPI - Version PyPI - Downloads PyPI - License

CircuitPython driver for the MAX7347/MAX7348/MAX7349 keyboard and sounder controllers.

Dependencies

This driver depends on:

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI.

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv venv
source venv/bin/activate
pip3 install circuitpython-max734x

Usage Example

Examples can be found in the examples directory.

About

CircuitPython module for MAX7347/MAX7348/MAX7349 I2C keyboard and sounder controller

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages