gprs
There are 98 repositories under gprs topic.
vshymanskyy/TinyGSM
A small Arduino library for GSM modules, that just works
Ai-Thinker-Open/GPRS_C_SDK
Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
loboris/ESP32-PPPOS-EXAMPLE
Example of using ESP32 with GSM modem and lwip+pppos
wmnsk/go-gtp
GTP (GPRS Tunneling Protocol) implemented in pure Golang.
travelping/upg-vpp
User Plane Gateway (UPG) based on VPP
PentHertz/OpenBTS
GSM+GPRS Radio Access Network Node reloaded for 2024 for newest UHD drivers and supporting Ubuntu 22.04
leech001/SIM800MQTT
STM32 HAL library for SIM800 release MQTT client over AT command
ostaquet/Arduino-SIM800L-driver
Arduino driver for GSM/GPRS module SIMCom SIM800L to make HTTP/S connections with GET and POST methods
pulkin/micropython
MicroPython implementation on Ai-Thinker GPRS module A9 (RDA8955)
hiveeyes/terkin-datalogger
Datalogger for MicroPython and CPython.
Bastelschlumpf/SnorkTracker
GPS IoT tracker board for scanning gps and environment information and sending this to a MQTT server via GPRS.
hiveeyes/arduino
Arduino-compatible MCU firmware code for sensor-, telemetry-, and gateway-appliances.
travelping/vpp
5G User Plane Function (UPF) based on VPP
RT-Thread-packages/ppp_device
lwIP PPP porting for GSM modem (like sim800)
osmocom/osmo-trx
Osmocom Transceiver used by GSM Base Transceiver Station (BTS); mirrored from https://gitea.osmocom.org/cellular-infrastructure/osmo-trx
SFeli/T-Call_HotSpot
Internetgateway with TTGO T-Call
khoih-prog/BlynkGSM_Manager
Simple GSM shield Manager for Blynk and ESP32 / ESP8266 boards, with or without SSL, configuration data saved in SPIFFS / EEPROM. This library enables user to include both Blynk GSM/GPRS and WiFi libraries in one sketch, run both WiFi and GSM/GPRS simultaneously, or select one to use at runtime after reboot.
osmocom/osmo-ggsn
Osmocom Gateway GPRS Support Node; Mirror of https://gitea.osmocom.org/cellular-infrastructure/osmo-ggsn
EnAccess/Cicada-FW
IoT Communications Module for Energy Access. An easy way to get production ready, bi-directional communications for your IoT embedded device. Proiect supported by the EnAccess Foundation - https://enaccess.org
Ai-Thinker-Open/GPRS_C_SDK_DOC
doc of https://github.com/Ai-Thinker-Open/GPRS_C_SDK
blemasle/gpstracker-pcb
Connected GPS tracker PCB
Neutree/micropython
Basic MicroPython implementation on Ai-Thinker GPRS module A9 ( RDA8955 ), more implementation:
khoih-prog/GSM_Generic
Enables GSM/GRPS network connection using the GSM/GPRS modules. Use this library to make/receive voice calls, to send and receive SMS using Generic GSM/GPRS modules, such as u-blox SARA-U201 module.This library also allows you to connect to internet through the GPRS networks. You can either use Web Clients and Servers.
ErvinsK/gtp-rs
Pure Rust implementation of 3GPP GTP (GPRS Tunneling Protocol) - GTPv1 and GTPv2
P1sec/gea-implementation
Implementations of the GEA-1 and GEA-2 (GPRS Encryption Algorithm) stream ciphers in C, Python and Rust.
hertzg/node-tplink-api
TP-Link Router API (EU version) for NodeJs to control the router directly.
jawher-Mansour/GPRS-Firebase
Send data to firebase cloud using SIM800 (GPRS Module) and Atmega328p (Arduino) .
lasseufpa/circular
O principal objetivo do projeto é desenvolver um sistema que seja capaz de monitorar os ônibus circulares da cidade universitária e disponibilizar para a comunidade acadêmica informações que facilitem o dia a dia dos usuários dos ônibus.
Ircama/raspberry-pi-sim800l-gsm-module
SIM800L GSM module library for the Raspberry Pi to send, receive, delete SMS messages, perform HTTP GET/POST requests and many additional queries
alkathirikhalid/connection
Eloquent Connection : Android light weight library, made up of two features Call and Network. It can be used in any Android project either using build script or adding aar file, with no need to declare any thing else, it is simply a plug and play library!
osmocom/osmo-sgsn
Osmocom implementation of the 3GPP Serving GPRS Support Node (SGSN); mirrored from https://gitea.osmocom.org/cellular-infrastructure/osmo-sgsn
osmocom/libgtpnl
kernel GTP driver netlink library; mirror of https://gitea.osmocom.org/cellular-infrastructure/libgtpnl
Daxbot/NovaGSM
A hardware-agnostics non-blocking GSM/GPRS modem driver written for embedded devices.
jurisliepins/ModuleSerial
GSM/GPS/GPRS library for Arduino.
RDjarbeng/HTTP-GET-POST-Request-with-GSM
How to send a GET and POST request with GSM/GPRS module. This is useful for retrieving data from the Web and sending data to a web server. Tested on SIM900, SIM7000e, SIM800L GSM modules. Could work with other GSM modules that are operated by AT commands
wi1dcard/sms-decoder
📲Parse PDU-Mode SMS and decoding 7-bit, 8-bit, USC2 data in .NET Core.