combining RFID and arduino

Hello folks and fellow builders,
I have been playing around with RFID readers and chips, and i want to make a system with my arduino uno to: detect the chip, and use the "detect" signal to set another action in motion.
im sorry i cant give you more in depth details, but I hoped some smart guys can give me some feedback on this idea, pro's, con's, how would you make it work? the programming is goin' to be a challenge as well, and i'm not to skilled in C programming.
so any tips, feedback, or general information is very very welcome :slight_smile:

Thx in advance

Koen de Knegt

Have a look at http://arduino.cc/playground/Main/InterfacingWithHardware#gotoRFID

detect the chip, and use the "detect" signal to set another action in motion.

Yes you get the arduino to look at the input and when it sees a chip then make it do stuff.

im sorry i cant give you more in depth details,

The same applies to answers.