Author |
Message |
Topic: RFID problem |
YarYesreh
Replies: 1
Views: 2972
|
Forum: General CCS C Discussion Posted: Wed Apr 15, 2009 12:36 pm Subject: RFID problem |
For a security system I'm working with, implemented with the 18F4520, there is an RFID reader byte code[size]; //For read RFID code
void read_RFID()
{
//printf(lcd ... |
Topic: using modem and 18F4520 |
YarYesreh
Replies: 0
Views: 3637
|
Forum: General CCS C Discussion Posted: Wed Mar 18, 2009 1:25 pm Subject: using modem and 18F4520 |
I'm current building a home security system, and one of the features I want to add is the ability to call out and notify the owner of an event. I plan on using wav files probably stored on the PIC, so ... |
|