GitHub topics: sim900
vshymanskyy/TinyGSM
A small Arduino library for GSM modules, that just works
Language: C++ - Size: 187 MB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 2,049 - Forks: 750

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
Language: C++ - Size: 146 KB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 10 - Forks: 2

MaJerle/lwcell
Lightweight cellular modem host AT library
Language: C - Size: 12.2 MB - Last synced at: 16 days ago - Pushed at: 24 days ago - Stars: 430 - Forks: 159

vahidtvj/TinySMS
A simple SMS library for GSM modules with unicode support
Language: C++ - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

nthnn/SIM900
A much more comprehensive library for Arduino SIM900 shield.
Language: C++ - Size: 1.22 MB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 1

Atnic/GSM-library
GSM SIM900 Library for Arduino
Language: C++ - Size: 136 KB - Last synced at: 11 days ago - Pushed at: almost 6 years ago - Stars: 20 - Forks: 8

Bsm-B/Stm32-MQTT-sim900a
This repository provides an example implementation of MQTT protocol for STM32 microcontrollers using the SIM900 module through AT commands.
Language: C - Size: 4.17 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

elementzonline/SIM800_MQTT
Visit our blog/website for more information
Language: C++ - Size: 69.3 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 169 - Forks: 96

LanguidSmartass/mdb-arduino-cashless
MDB Cashless Device implementation based on Arduino Uno and GPRS Shield
Language: C - Size: 1.11 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 67 - Forks: 42

pandora-house/gas_leak_detector
Gas leak detector
Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vittorioexp/Sim800L-Arduino-Library-revised
The SIM800L Arduino Library is a simple and easy-to-use library for the SIM800L module, allowing for quick and efficient communication with the module using the Arduino platform.
Language: C++ - Size: 107 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 95 - Forks: 45

carrascoacd/ArduinoSIM800L
Arduino HTTP & FTP client for SIM800L/SIM800 boards to perform GET and POST requests to a JSON API as well as FTP uploads.
Language: C++ - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 159 - Forks: 58

andre-i/microSmartHome
Very small project witch the Arduino and Sim900 module for watch the motion in house and firing themperature.
Language: C++ - Size: 527 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sfmohassel/libc.serial
Serial port library for C#
Language: C# - Size: 83 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

reivaxy/iotinator
The DIY multipurpose home iot solution.
Language: G-code - Size: 27.9 MB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 3

Kvasshtain/SIM800
Language: C - Size: 162 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 15 - Forks: 10

erdemarslan/GSMSim
GSM Library for SIMCOM Modules on Arduino.
Language: C++ - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 104 - Forks: 54

rusakovichma/simple-thief-guarding-system
Simple thief-guarding system based on ATMega128, SIM900D and SEN32357 PIR Motion sensor
Language: C - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

Strabox/Easyuino
Easyuino offers a modular API to several sensors and devices connected to Arduino to help beginners build a lot of stuff easily
Language: C++ - Size: 4.08 MB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 2

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.
Language: C++ - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 5

KudosAbhay/Arduino_To_Thingsboard
Send Data via SIM900A / SIM800 - Arduino to Thingsboard IoT platform
Language: Arduino - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 12

wi1dcard/sms-decoder 📦
📲Parse PDU-Mode SMS and decoding 7-bit, 8-bit, USC2 data in .NET Core.
Language: C# - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 5

rosmianto/sim900-MQTT-Library
An arduino library for utilizing MQTT Client using SIM900 GPRS GSM Module
Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 6

VictorySpecificationII/cs-go-airsoft-bomb-v2
Airsoft prop implemented using a FInite State Machine!
Language: C++ - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

amaraoussama94/Sim900-Raspberry
Send SMS +connection TCPIP
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jerrygacket/lcd-gprs-relay-arduino
lcd keypad gprs sim900 relay arduino
Language: Arduino - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

RasithaGamage/Raspberrypi_SIM900
Generate automatic voice calls with a Raspberry pi and SIM900 GSM module
Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

rusakovichma/SIM900D-sample
SMS guard firmware based on sim900d and AVR atmega32
Language: C - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: about 11 years ago - Stars: 4 - Forks: 1

almidi/AlzFinder
Alzheimer's Finder Project
Language: Java - Size: 9.11 MB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

matiasmicheletto/CompostGrid
Sistema de monitoreo GSM para compost / GSM compost monitoring system
Language: C++ - Size: 13.9 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kimaurellano/Wheel-Lock
Automated locking system which includes OTP security
Language: C++ - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

hann1010/Remote_SW_SMS
Simple SMS application for arduino.
Language: C++ - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ElexParts/ContactManager
Manage your contacts and send them SMS messages.
Language: C++ - Size: 186 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 3
