Skip to content

Kasimashi/SIM900-PythonLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIM900-PythonLib

SIM900 Library : Use with RaspberryPi. It is use for sending SMS with SIM900/SIM900A Hardware.

Prerequite :

  • Open Terminal
  • Type : sudo raspi-config
  • In SubMenu 'Interfacing Options'
  • Go to 'Serial'
  • 'would you like a login shell to be accessible over serial', put 'No'
  • 'would you like the serial port hardware to be enabled?', put 'yes' (2 times)
  • Reboot raspebrry

If needed Change COM in Send_sms.py : COMPORT_NAME = "/dev/ttyS0" (Internal Serial for RaspberryPi4)

Wiring

Wiring

About

SIM900 Library : Can be use with RaspberryPi or Other Embedded Linux with Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages