Skip to content

magiccow/sim900

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sim900-gsm

Sample code for PC application receiving SMS via serial-attached SIM 900 GSM Module. (read-sms.py) Repo also contains send-sms.py which uses cloud service Nexmo/Vonage to send test text messages module. This is derived from the Nexmo sample code; don't forget to pip3 install nexmo, and also put your own Nexmo keys into sms.ini.

read-sms.py uses Python3 and serial library, so should work on RaspPi also.

See also YouTube video:

  1. SIM900 module: https://youtu.be/KVI7BhXEJ3o
  2. Tutorial on the SIM800 module: https://youtu.be/8rqfPc8aRGc
  3. Tutorial on the M590 module: https://youtu.be/IB7JVZKDjyI

https://youtube.com/c/martyndavies

The SIM 900, SIM 800 and M590E GSM modules have very similar AT command sets. The SMS receive code in this repo should be good for all these modules.

About

Python code to receive SMS via SIM900 module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages