Skip to main content

CircuitPython library for the Adafruit FONAA

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython library for the Adafruit FONA cellular module.

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.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-fona

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-fona

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 adafruit-circuitpython-fona

Usage Example

Please see the examples directory for code usage.

Documentation

API documentation for this library can be found on Read the Docs.

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

Contributing

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit_circuitpython_fona-3.0.5.tar.gz (38.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_fona-3.0.5.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_fona-3.0.5.tar.gz
Algorithm Hash digest
SHA256 4a0383a2f96ee9772eaed460a96eddd301ad3b2a58c37b86dd7144bfa28a662f
MD5 6a5a6c5f4b6642207b77a2ed80e0e415
BLAKE2b-256 1ef080418c663c661c9d8158e92c2640fc9d25a9918d58675d619f97eca1e557

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_fona-3.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_fona-3.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 43c043639fc97161ae70b189d13b70b0cbf276599686b08ad0ed2c7a7b95e628
MD5 92318cce2ed8326f0d0abcc70af95dbc
BLAKE2b-256 9bbc3a4bb960d5bd0d8d777ce6d35ea0385ddcc82c7b85c9346a56ba6b7b5514

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page