From 12f0f0fa59065fc119cfd910c3a2ef6774b33c42 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Mon, 18 Sep 2017 00:06:45 +0300 Subject: [PATCH 1/4] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 3d5bb62..e612c4f 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,16 @@ More modems may be supported later: Watch this repo for new updates! And of course, contributions are welcome ;) +## Donation + +[![Donate BountySource](https://img.shields.io/badge/Donate-BountySource-149E5E.svg)](https://salt.bountysource.com/checkout/amount?team=tinygsm-dev) +[![Donate Bitcoin](https://img.shields.io/badge/Donate-Bitcoin-orange.svg)](http://tny.im/aen) + +Your donations will be spent for: +- Covering cellular network expences +- Buying new hardware and modems for integration +- Bounty Budget (to reward other developers for contributing into TinyGSM) + ## Getting Started 1. Using your phone: From 5b0d6ca6c0c5e97d4d7bf110ddfbf9438659ed63 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Mon, 18 Sep 2017 00:09:02 +0300 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e612c4f..5b0ff7c 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Watch this repo for new updates! And of course, contributions are welcome ;) Your donations will be spent for: - Covering cellular network expences - Buying new hardware and modems for integration -- Bounty Budget (to reward other developers for contributing into TinyGSM) +- Bounty Budget (to reward other developers for their contributions) ## Getting Started From 5cc30261f6e3de7e9da6915b5efd5d6c2a16428c Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Mon, 18 Sep 2017 00:14:49 +0300 Subject: [PATCH 3/4] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b0ff7c..1a5afd2 100644 --- a/README.md +++ b/README.md @@ -89,10 +89,13 @@ Watch this repo for new updates! And of course, contributions are welcome ;) [![Donate BountySource](https://img.shields.io/badge/Donate-BountySource-149E5E.svg)](https://salt.bountysource.com/checkout/amount?team=tinygsm-dev) [![Donate Bitcoin](https://img.shields.io/badge/Donate-Bitcoin-orange.svg)](http://tny.im/aen) -Your donations will be spent for: +If you have found TinyGSM to be useful in your work, research or company, please consider making a donation to the project commensurate with your resources. Any amount helps! +**All donations will be used strictly to fund the development of TinyGSM:** - Covering cellular network expences - Buying new hardware and modems for integration - Bounty Budget (to reward other developers for their contributions) +- Implementing new features +- Quality Assurance ## Getting Started From b37c55f41349fbf969d7b6604267b70831af54ab Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Mon, 18 Sep 2017 15:23:22 +0300 Subject: [PATCH 4/4] Update README.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1a5afd2..5722642 100644 --- a/README.md +++ b/README.md @@ -40,21 +40,24 @@ Feature \ Modem | SIM800 | SIM8x8 | A6/A7/A20 | M590 | ESP8266 **Data connections** TCP (HTTP, MQTT, Blynk, ...) | ✔ | ✔ | ✔ | ✔ | ✔ UDP | | | | | -SSL/TLS (HTTPS) | ✔¹ | ✔¹ | 🅧 | 🅧 | ◌ +SSL/TLS (HTTPS) | ✔¹ | ✔¹ | 🅧 | 🅧 | ◌ **USSD** Sending USSD requests | ✔ | ✔ | ✔ | ✔ | Decoding 7,8,16-bit response | ✔ | ✔ | ✔ | ✔ | **SMS** Sending | ✔ | ✔ | ✔ | ✔ | Sending Unicode | ✔ | ✔ | ◌ | 🅧 | -Receiving/Reading | | | | | +Reading | | | | | +Incoming message event | | | | ? | **Calls** Dial, hangup | ✔ | ✔ | ✔ | 🅧 | -Receiving calls | ◌ | ◌ | ◌ | 🅧 | -DTMF decoding | | | 🅧 | 🅧 | +Receiving calls | ✔ | ✔ | ✔ | 🅧 | +Incoming event (RING) | ◌ | ◌ | ◌ | 🅧 | +DTMF sending | ◌ | ◌ | ◌ | 🅧 | +DTMF decoding | ◌ | ◌ | 🅧 | 🅧 | **Location** GSM location service | ✔ | ✔ | 🅧 | 🅧 | -GPS/GNSS | 🅧 | ✔² | ◌¹ | 🅧 | +GPS/GNSS | 🅧 | ✔² | ◌¹ | 🅧 | ✔ - implemented  ◌ - planned  🅧 - not available for this modem ¹ - only some device models or firmware revisions have this feature