X-Git-Url: https://git.ao2.it/SaveMySugar/savemysugar-website.git/blobdiff_plain/0f8a58d4cabfa9bdc48c8b639418582de5f5ebd9..refs/heads/master:/index.html?ds=inline diff --git a/index.html b/index.html index a36c530..6b166e4 100644 --- a/index.html +++ b/index.html @@ -41,9 +41,9 @@
Someone else also proposed it on Half Bakery.
-However there seems to be no implementation of the technique for exchanging text messaging, and that's what SaveMySugar is about.
+However there seems to be no implementation of the technique for exchanging text messages, and that's what SaveMySugar is about.
-The name SaveMySugar was born as a take on the price of the old conventional Texting service which is quite high, see The True Price of SMS Messages, and it is also a reference to the distress signal Save Our Soul (SOS) used in Morse communications.
+The name SaveMySugar was born as a take on the price of Short Message Service which is quite high, see The True Price of SMS Messages, and it is also a reference to the distress signal Save Our Soul (SOS) used in Morse communications.
However it is still fun nonetheless.
@@ -85,7 +85,7 @@You can find a prototype implementation written in python called python3-savemysugar.
-There is also a prototype Android app SaveMySugar-0.1-debug.apk, its souce code is in the android-savemysugar repository.
+There is also a prototype Android app SaveMySugar-0.1-debug.apk, its source code is in the android-savemysugar repository.
Contact Antonio Ospite if you want to discuss about porting SaveMySugar to other platforms.
On the receiving side the symmetric operations are performed when phone rings are detected.
-This is basically a Pulse-Distance Modulation (PDM), this scheme has been chosen because it's easy to detect when a phone starts ringing, but it's not always easy to detect for how log it rings, or how many rings there are in a single call.
+This is basically a Pulse-Distance Modulation (PDM), this scheme has been chosen because it's easy to detect when a phone starts ringing, but it's not always easy to detect for how long it rings, or how many rings there are in a single call.