Skip to content

This project consists of a python script which tests SIMcom SIM800H module over COM/ttyXX port.

License

Notifications You must be signed in to change notification settings

srdjanStankovic/SIM800-Test-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIM800 test script

This repo consist python srcipt which test SIM800H module over COM/ttyXX port. Communication is done over AT commands. This script is implemented as console menu application. Through console two actions are suported, making a call and sending message.

Prerequest

  • python 2
  • pip
  • install requirements libraries as: pip install -r requirements.txt

Example of Usage

  • Insert your COMPORT_NAME in sim800h.py
  • start script typing python sim800h.py in your terminal

About

This project consists of a python script which tests SIMcom SIM800H module over COM/ttyXX port.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages