Microcontroller › 8051 › 8051 based problem › hi Balaji i
January 1, 2014 at 1:59 am
#10808
kishore
Participant
hi Balaji
i connected fingerprint to pc via the software given with the fingerprint module to add, delete and search the fingerprint. As you said , if i connect it to hyperterminal can i send communication packet to module?
One communication packet includes the following:
Packet Head(2 bytes)
Packet flag(1 byte?)
Packet length(1 byte)
Packet Content(N bytes)
Check sum(1 byte)