Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by haroon_tech

  1. H

    rfid tag value is not machting ?..

    ya this is my code wiegand 26bit format (harware is Microchip ASK reader ckt ) #include<htc.h> void display(unsigned long,unsigned char); void read_data(void); #include"uart_header.h" #include"uart_header.c" #define led RB7 #define ledd TRISB7 #define data0 RB0 #define data1 RB1 unsigned char...
  2. H

    rfid tag value is not machting ?..

    hi, i am using 12khz wiegand rfid reader module , that has given wiegand data lines i.e data0 & data1 . i have written the code to read the tag when its comes in vicinity. On the tag the numbers are "0010039334 153,12326" . i think it is EMbased tag. what i could read in my code...
  3. H

    help me to calculate the sampling time HTRC110?

    Hi, i have been writing the code for HTRC110 interface to PIC16F877A for reading the tag with range of 125khz. i got some idea form its application note but didn't get the sampling calculation part? and also i have doubt regarding with tag ,can i use EM based tag...
  4. H

    i have been designing RFID module (13.56Mhz), which tag can be used ?

    hi, i am designing the RFID module i e13.56 MHz RFID from Microchip , i got the ckt from same and designed the ckt , the problem is designing the tag , can any one tell me is there any ready made tag is available for this RFID module (tag type is MCRF 355/360)...
  5. H

    Can any one share the startup.s file for LPC2129 ,KEIL4 (assembly code)

    hi , i have working assembly code for LPC2129 code, can any one give the startup.s file for KEIL 4. thank you
  6. H

    can any one help me to solve this linker error for dsPIC33FJ128GP706?

    hi, btbass how i can fix this memory problem...
  7. H

    can any one help me to solve this linker error for dsPIC33FJ128GP706?

    hi, btsass as you said i removed the asm code from my project and compiled..one linker error is removed but still one is remaining thank you ..
  8. H

    can any one help me to solve this linker error for dsPIC33FJ128GP706?

    yes i am using X and Y data spaces ... how to change the memory model in compiler ? can you tell me plz... - - - Updated - - - hi, btbass i changed the memory model and compiler the code now it is giving this following errors..... can you tell...
  9. H

    can any one help me to solve this linker error for dsPIC33FJ128GP706?

    hi btbass, i removed emulation file from project and compiled no changes same linking errors are giving
  10. H

    can any one help me to solve this linker error for dsPIC33FJ128GP706?

    hi, i have a code for dspic33fj128gp706, i am compiling the code i got this following errors for MPLAB C30 V3.30 ... please help me out to solve this linker error?.....
  11. H

    Can any one give the sample code for HTRC110 RFID reader ?

    hi pranam77 i didnot get what you are trying to say? i want to develop the fresh reader using HTRC110, i dont have ready made reader . just i want to know which demodulation technique is used and is there any sample code for HTRC110? thank you..
  12. H

    Can any one give the sample code for HTRC110 RFID reader ?

    hi, i want to develop a RFID based attendance system , ie for 125khz ,i got the ckt in that the reader IC is HTRC110 is interfaced to PIC microcontroller. can any one help me to get any sample code or procedure the read the TAG(ID) from the HTRC110 reader? thank you
  13. H

    CODE AND CIRCUIT FOR INTERFACING RFID READER HTRC110 WITH PIC 18f4520

    hi, can somebody sent me the circuit and sample code for INTERFACING PIC18F4520 with RFID READER HTRC110...
  14. H

    Can any one help me to find Brushed DC motor for TB6612FNG driver?

    hi, i have developed the DC motor driver module having Toshiba TB6612FNG, but the problem is i am not able to decide which motor to be selected to test that driver module. whether Brush or Brushless... Can any one tell me Which DC motor to use (Brush or Brushless) to test...
  15. H

    any sample code for rfid reader using EM4095 for 125khz? how to write the code?

    thank you ..for your help weather this code is work for my ckt any tag of 125khz ? means the ckt is you given in link is belongs to MickroEltronika? is there any study material for that...

Part and Inventory Search

Back
Top