General Purpose Input Output Arduino Shield

This example shows technique for calibrating sensor input and shows the sensor outputs by controlling LEDs and SSD, also shows how to monitor the state of a switch. Hardware Required 8 LEDS 2 push button switches 2 sliding switches 4-SSD with MAX7221/7219 LM35 Speaker Circuit In this circuit according to the above diagram 8 LEDs…

Arduino Motor Shield

Introduction What is Arduino? Use of microcontrollers has increased largely over the recent past in the field of electronics. Components in the microcontroller family are easy to work with due to their flexibility and simple methodologies. Building these into single circuit boards along with all the controller hardware and all the necessary controls such as inputs…

Temperature Logger Arduino Shield

   What is Arduino? Arduino is an open-source electronics prototyping platform based on hardware and software that are easy to use. Simply said it is a Microcontroller development board one can use to read sensors and control things like motors and lights. This allows you to upload programs to Arduino which can then interact with…