UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


code:sms_arduino

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
code:sms_arduino [2009/02/23 17:50] – cite joshatkinscode:sms_arduino [2009/02/24 17:29] (current) – update joshatkins
Line 3: Line 3:
  
 <code> <code>
-// modified from http://code.google.com/p/sserial2mobile/+// Adapted from SSerial2Mobile: http://code.google.com/p/sserial2mobile/
  
 void setup() { void setup() {
Line 10: Line 10:
  delay(500);  delay(500);
  Serial.println("AT*SWRESET"); // Reset it  Serial.println("AT*SWRESET"); // Reset it
 + delay(500);
 } }
  
Line 26: Line 27:
  delay(500);  delay(500);
  // End sending msg  // End sending msg
-} +}</code>
-</code>+
code/sms_arduino.1235411403.txt.gz · Last modified: 2009/02/23 17:50 by joshatkins

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki