raygeeknyc:
I have a few questions:
- Is this enough of a circuit, and plan, to test this chip? Should the LED light?
a, make sure RES (pin #2) is wired to +5V
b, make sure FS (pin #7) is wired to GND
Then pin #10 should go high when a tag is read.
During the time when pin #10 is high, the serial data is sent on pin #9.
This has worked flawlessy in our lab.
raygeeknyc:
2) How sensitive is this to variations in power? My power is actually +4.4 VDC according to my multimeter.
I would check with +5V first and then experiment with lower powers if needed. No need to add several risk factors.
raygeeknyc:
3) What is a good alternative for a simple test circuit if any?
4 cable-connections and 2 wires as such:
RED => +5V (pin #11)
BLK => GND (pin #1)
YEL => D0 (pin #9)
GRN => LED (pin #10)
Wire #1: from RES (pin #2) to +5V (pin #11)
Wire #2: from FS (pin #7) to GND (pin #1)
Now connect RED to +5V, BLK to Ground.
If you have an oscilloscope, measure on GRN, and swipe a tag. It should go high when ID12 is reading. Now measure on YEL. It should be high. (inverted TTL-level). Swipe a tag and you should see serial data here.
After this test:
Connect YEL to data in (TTL serial on e.g. AVR/PIC)
(Optionally: Connect GRN to resistor and LED or transistor + beeper. Do not drive anything directly from pin #10).