File info
Folders
View file
SSerial2Mobile-1.1.0.zip
Size: 5 Kb (zip)
0 votes
Main file info
| Title: |
SSerial2Mobile-1.1.0.zip
|
| Folder: |
|
| Description: |
An Arduino libary to allow SMS and emailing via mobile phone
Via: http://code.google.com/p/sserial2mobile/
|
| Category: |
|
| Tags: |
|
| URL: |
|
Comments
Order by:
Per page:
admin wrote 217 Days Ago (neutral) 0Useage: SSerial2Mobile phone = SSerial2Mobile(2,3); phone.sendTxt("+15555550125","Lib SMS Test1"); phone.sendEmail("sserial2mobile@example.com", "Lib email test1"); Serial.print("Batt: "); Serial.print(phone.batt()); Serial.println("%"); Serial.print("RSSI: "); Serial.println(phone.rssi());0 points





