├── GSM GPRS SIM800C Module.pdf ├── RDL GSM GPRS SIM800C MODEM SCHEMATIC.pdf ├── README.md └── Source Code ├── Arduino ├── GPRS Code ├── Power Saving Code ├── SMS Sending and Making Voice Call └── Sending SMS and Receiving SMS Code └── Raspberry Pi └── Making Voice call /GSM GPRS SIM800C Module.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/researchdesignlab/GSM-GPRS-SIM800C-Modem/HEAD/GSM GPRS SIM800C Module.pdf -------------------------------------------------------------------------------- /RDL GSM GPRS SIM800C MODEM SCHEMATIC.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/researchdesignlab/GSM-GPRS-SIM800C-Modem/HEAD/RDL GSM GPRS SIM800C MODEM SCHEMATIC.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/researchdesignlab/GSM-GPRS-SIM800C-Modem/HEAD/README.md -------------------------------------------------------------------------------- /Source Code/Arduino/GPRS Code: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/researchdesignlab/GSM-GPRS-SIM800C-Modem/HEAD/Source Code/Arduino/GPRS Code -------------------------------------------------------------------------------- /Source Code/Arduino/Power Saving Code: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/researchdesignlab/GSM-GPRS-SIM800C-Modem/HEAD/Source Code/Arduino/Power Saving Code -------------------------------------------------------------------------------- /Source Code/Arduino/SMS Sending and Making Voice Call: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/researchdesignlab/GSM-GPRS-SIM800C-Modem/HEAD/Source Code/Arduino/SMS Sending and Making Voice Call -------------------------------------------------------------------------------- /Source Code/Arduino/Sending SMS and Receiving SMS Code: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/researchdesignlab/GSM-GPRS-SIM800C-Modem/HEAD/Source Code/Arduino/Sending SMS and Receiving SMS Code -------------------------------------------------------------------------------- /Source Code/Raspberry Pi/Making Voice call: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/researchdesignlab/GSM-GPRS-SIM800C-Modem/HEAD/Source Code/Raspberry Pi/Making Voice call --------------------------------------------------------------------------------