Skip to content

A C++ library for ESP8266 Wi-Fi chip that enables GSM transmission and reception using the A6 GSM module

License

Notifications You must be signed in to change notification settings

gerald-guiony/ESPSmsA6Transceiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESPSmsA6Transceiver

A C++ library for the Arduino Core designed for the ESP8266 board that enables GSM transmission and reception using the AI-Thinker A6 GSM module.

This library is an adaptation of the A6lib library

Getting started

To use ESPSmsA6Transceiver, you need:

  • An ESP8266
  • An AI-Thinker A6 GSM module
  • The Arduino IDE for ESP8266 (version 1.8.8 minimum)
  • Basic knowledge of the Arduino environment (upload a sketch, import libraries, ...)

Installing ESPSmsA6Transceiver

  1. Download the latest master source code .zip
  2. Load the .zip with Sketch → Include Library → Add .ZIP Library

Dependency

To use this library you might need to have the latest version of ESPCoreExtension library

A6 GSM module

A6 GSM Pinout

About

A C++ library for ESP8266 Wi-Fi chip that enables GSM transmission and reception using the A6 GSM module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published