Other Projects

Schematic Arduino Individually Control Shift Register Pins

Arduino: Individually Control Shift Register Pins

If you want an article on general 74hc595 shift register usage with detailed explanition on how it works/what it’s doing, you want this article here: http://bildr.org/2011/02/74hc595/ The following code and library are compatible with arduino software 1.0+ ONLY. You can download the newest version of the arduino software here. Earlier this year we did an […]

Arduino: Individually Control Shift Register Pins Read More »

Interfacing RFID to Arduino 1

Interfacing RFID with Arduino – How to Read RFID Cards using Arduino

In this tutorial, we are dealing with yet another interfacing technique. This time we are interfacing an RFID Reader which can read RFID Tags to Arduino. RFID is Radio Frequency Identification. An RFID reader is used to read RFID tags (which contain certain unique data stored in a chip). An RFID reader and an RFID

Interfacing RFID with Arduino – How to Read RFID Cards using Arduino Read More »

Scroll to Top