Git Product home page Git Product logo

atsend's Introduction

ATSEND

Author: Jonathan Scott @jonathandata1

ATSEND - Modem Commands To Cellphones With Instant Response

CURRENT VERSION 1.0

Availability

  • MacOS
  • Linux Distro's
  • Windows (Coming Soon)

NOTE:

If you previously intalled python-gsmmodem-new uninstall it with

  • pip3 uninstall python-gsmmodem-new

If you previously intalled python-gsmmodem uninstall it with

  • pip3 uninstall python-gsmmodem

If you previously intalled pyserial uninstall it with

  • pip3 uninstall pyserial

TO CLOSE or Exit AT SEND Program PRESS CONTROL+D For All Operating Systems

Dependencies

	You can install the following manually or run the install script that is inside the folder of the OS you are wanting to install on
	
	1. wget https://bootstrap.pypa.io/pip/2.7/get-pip.py
	2. python2 get-pip.py
	3. pip2 install python-gsmmodem
	4. pip3 install pyserial
	5. rm -f get-pip.py
	6. sudo reboot
	
	LG Modem Drivers
		MacOS and Windows Have The Drivers Folder and Drivers to Install
		Source: LG Universal Mobile Drivers
		https://www.lg.com/us/support/software-firmware-drivers
	Linux Does Not Require LG Drivers

Example AT Commands You Can Send

  • AT+GMM
  • AT+SERIALNO
  • AT+DEVCONINFO
  • AT+CFUN=1,1
  • AT$QCCLAC

atsend's People

Contributors

jonathandata1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.