innovation-hard / atcmd-1

AT command handler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atcmd

AT command parser.

atcmd allows you to parse and handle AT commands.

https://travis-ci.org/collab-project/atcmd.svg?branch=master

Installation

Use pip to install the download and install the package from PyPi:

pip install atcmd

Or checkout the source code from Github:

git clone https://github.com/collab-project/atcmd.git

Documentation

Documentation can be found on readthedocs.org.

About

AT command handler.

License:MIT License


Languages

Language:Python 100.0%