An open API service indexing awesome lists of open source software.

https://github.com/mnpappo/rpisim

Raspberry Pi Sim/GSM/GPRS Library - SIM900 and SIM800 Series
https://github.com/mnpappo/rpisim

pi3-sim raspberry-pi raspberry-pi-3 raspberry-pi-sim raspberrypi-gsm sim-module sim800c sim900a

Last synced: 4 months ago
JSON representation

Raspberry Pi Sim/GSM/GPRS Library - SIM900 and SIM800 Series

Awesome Lists containing this project

README

          

# Raspberry Pi SIM Module Library

This is a simple library written in python for Raspberry Pi Sim/GSM/GPRS Module - **SIM900 and SIM800 Series**. I have tested it on **SIM900A** and **SIM800C**

*Note: This library written completely for my own project use and to help those who are struggling to setting up their own. I do not guarantee its stability and I am not willing to take any risk. So use this code on your own risk.*

Soon I am Going to write a instruction on it.

[ISSUE #1](https://github.com/mnpappo/rpisim/issues/1) : Solved [Configuring The GPIO Serial Port in Raspberry Pi3](https://spellfoundry.com/2016/05/29/configuring-gpio-serial-port-raspbian-jessie-including-pi-3/)

I forked the base from this module [IteadSIM800](https://github.com/lamondlab/IteadSIM800)