Difference between revisions of "Rolpoort bediening"

From Hackerspace ACKspace
Jump to: navigation, search
(Created page with "{{Project |Members=Da Syntax |Description=Controll the gate using your cellphone }} Setup done AT*ECAM=1 OK RING *ECAV: 1,6,1,,,"31642828732",145 RING *ECAV: 1,0,1,08,222")
 
Line 15: Line 15:
  
 
*ECAV: 1,0,1,08,222
 
*ECAV: 1,0,1,08,222
 +
 +
 +
---- Code om PDU packed bitsequence om te zetten naar "Human readable" code
 +
 +
[http://code.google.com/p/smspdu-cpp/source/browse/trunk/smstools3/pdu.c?r=2 Hiero]

Revision as of 23:28, 13 October 2012

Project: Rolpoort bediening
Featured:
State
Members Da Syntax
GitHub No GitHub project defined. Add your project here.
Description Controll the gate using your cellphone
Picture
No project picture! Fill in form Picture or Upload a jpeg here

Setup done AT*ECAM=1

OK

RING

  • ECAV: 1,6,1,,,"31642828732",145

RING

  • ECAV: 1,0,1,08,222



Code om PDU packed bitsequence om te zetten naar "Human readable" code

Hiero