Skip to content

Releases: nthnn/SIM900

SIM900 Library v1.1.0

09 May 18:05
Compare
Choose a tag to compare

Arduino CI Arduino Lint Arduino Release License: LGPL3.0

The SIM900 Arduino Shield Library is a versatile and powerful Arduino library for interfacing with the SIM900 GSM/GPRS module. This library provides a wide range of functionalities for working with the SIM900 module, including sending and receiving calls, sending and receiving SMS, updating and extracting real-time clock data, sending HTTP requests, and retrieving various information about the SIM900 module's status and the network it is connected to.

  • Call Handling: Make and receive calls with ease.
  • SMS Communication: Send and receive SMS messages effortlessly.
  • Real-Time Clock: Update and extract real-time clock data from the module.
  • HTTP Requests: Send HTTP requests and retrieve responses.
  • Information Retrieval: Gather data about network operator, module status, SIM card information, and more.
  • Phonebook Management: Store and retrieve phonebook accounts.
  • Extensive Documentation: Well-documented code and usage examples.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

SIM900 Library v1.0.0

18 Oct 14:37
Compare
Choose a tag to compare

The SIM900 Arduino Shield Library is a versatile and powerful Arduino library for interfacing with the SIM900 GSM/GPRS module. This library provides a wide range of functionalities for working with the SIM900 module, including sending and receiving calls, sending and receiving SMS, updating and extracting real-time clock data, sending HTTP requests, and retrieving various information about the SIM900 module's status and the network it is connected to.

  • Call Handling: Make and receive calls with ease.
  • SMS Communication: Send and receive SMS messages effortlessly.
  • Real-Time Clock: Update and extract real-time clock data from the module.
  • HTTP Requests: Send HTTP requests and retrieve responses.
  • Information Retrieval: Gather data about network operator, module status, SIM card information, and more.
  • Phonebook Management: Store and retrieve phonebook accounts.
  • Extensive Documentation: Well-documented code and usage examples.