User Tools

Site Tools


projects:rfid_exploration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:rfid_exploration [2013/12/19 17:46]
jpatterson [RFID Reader]
projects:rfid_exploration [2013/12/19 18:02] (current)
mcruthven
Line 73: Line 73:
  
  
-{{projects:​fpga_reader.jpg}}+{{ projects:​fpga_reader.jpg?600 }}
  
 We tested our code in MATLAB before we implemented it in Verilog. We designed our MATLAB code with Verilog in mind. We designed our MATLAB code so that was a loop and updated the extracted code with each cycle of the code. We also avoided division and multiplication which helped make the transition to Verilog easy.  We tested our code in MATLAB before we implemented it in Verilog. We designed our MATLAB code with Verilog in mind. We designed our MATLAB code so that was a loop and updated the extracted code with each cycle of the code. We also avoided division and multiplication which helped make the transition to Verilog easy. 
Line 80: Line 80:
  
 We made a 125kHz square wave with the FPGA and used it to drive our reader circuit. The FPGA could not supply enough current for the circuit, so we added a buffer before the coil. We did not accomplish the goal of getting a FPGA RFID reader to work, because we did not but the Verilog we developed on the FPGA. If we were to pursue this project then we would have to put the Verilog on the FPGA and figure out what the counting threshold is for the two different frequency waves. ​ We made a 125kHz square wave with the FPGA and used it to drive our reader circuit. The FPGA could not supply enough current for the circuit, so we added a buffer before the coil. We did not accomplish the goal of getting a FPGA RFID reader to work, because we did not but the Verilog we developed on the FPGA. If we were to pursue this project then we would have to put the Verilog on the FPGA and figure out what the counting threshold is for the two different frequency waves. ​
 +
 +All of the code is saved in RFID exploration code folder.
  
 ==== Spoofer ==== ==== Spoofer ====
projects/rfid_exploration.1387493169.txt.gz ยท Last modified: 2013/12/19 17:46 by jpatterson