Difference between revisions of "Arduino/RFID-Reader"

From Technologia Incognita
Jump to: navigation, search
m (Bill Of Materials: - BOM almost complete! \o/)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Project
 
{{Project
 
|ProjectSkills=etching, soldering, tweaking
 
|ProjectSkills=etching, soldering, tweaking
|ProjectStatus=Getting parts
+
|ProjectStatus=Dead
 
|ProjectNiche=Electronics
 
|ProjectNiche=Electronics
 
|ProjectPurpose=Use in other project
 
|ProjectPurpose=Use in other project
Line 7: Line 7:
 
For use in [[Doorbot]].
 
For use in [[Doorbot]].
  
An rfid reader could be made using an arduino, a simple circuit, and winding our own antenna: [http://arduino.cc/playground/Main/DIYRFIDReader DIYRFIDReader]
+
An rfid reader could be made using an arduino, a simple circuit, and winding our own antenna: [http://arduino.cc/playground/Main/DIYRFIDReader DIYRFIDReader] (Appearently this doesn't work)
  
The fobs we want to read are of the Proxkey IIII variant which operate at 125kHz: [http://www.hidglobal.com/main/documents/proxkeyIII_ds_en.pdf proxkeyIII_ds_en.pdf]
+
The fobs we want to read are of the Proxkey IIII variant which operate at 125kHz: [http://www.nodaccess.com/media/content/files/proxkeyIII_ds_en.pdf proxkeyIII_ds_en.pdf]
  
 
==Bill Of Materials==
 
==Bill Of Materials==

Latest revision as of 17:38, 4 January 2014

Projects
Participants
Skills etching, soldering, tweaking
Status Dead
Niche Electronics
Purpose Use in other project

For use in Doorbot.

An rfid reader could be made using an arduino, a simple circuit, and winding our own antenna: DIYRFIDReader (Appearently this doesn't work)

The fobs we want to read are of the Proxkey IIII variant which operate at 125kHz: proxkeyIII_ds_en.pdf

Bill Of Materials

Resistors:

  • 8K (8k2 or 4k7+3k3)
  • 2 x 12K
  • 2 x 100K
  • 220K
  • 1M

Capacitors:

  • 2 x 1nF
  • 7nF (6.8)
  • 15nF
  • 2 x 100nF

Op-amps:

  • 2 x LM324N (LM324NE3 sampled)

Diodes:

  • 2 x 1N914

Coil:

  • 35 turns @ 3.25"D

Further Reading