CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Security system with PIC

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
densimitre



Joined: 21 Dec 2004
Posts: 45

View user's profile Send private message

Security system with PIC
PostPosted: Tue Mar 01, 2005 8:34 pm     Reply with quote

Hi

how can i make a security system on a PIC for remote login access, p.e. a password stored in eeprom must be chequed with password writted by remote user, remote user can use a hyperterminal like software.

help me please


thank you
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Mar 01, 2005 10:35 pm     Reply with quote

Look at the project on this page: "COMBINATION LOCK for home door"
http://www.vermontficks.org/pic.htm
That's half of what you want. All you have to design is the code to
receive the new password.
You should use a 16F628 instead of a 16F84, because the 16F628 has
a hardware USART and it's also cheaper.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group