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 Continue Reading

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 Continue Reading

Arduino Weather machine

Build A Simple Arduino Weather Machine

Arduino is a great hardware platform when comes to prototyping and building cool stuffs. Using this I have designed and developed a simple Arduino Weather machine which measures three important parameters Temperature, Light intensity and Humidity and predict the weather condition according to the measured parameters. This following article will walk you through the operation,

Build A Simple Arduino Weather Machine Continue Reading

Scroll to Top