33.Home Automation - 07



In this post I'll show you about the shift registers.As the shift register I'm using here 74HC595 IC.


Basically shift registers are use to extend the amount of I/O channels.As above image , from a shift register we can send data to 8 units by using only 3 input pins.In here,

  • Q0 to Q7 pins are works as output pins
  • Need to connect 5V supply to the VCC pin & MR pin
  • Need to connect common power supply to the GND pin
  • DS , ST_CP , SH_CP needs to connect with the Arduino module

In next post I'll show you how to assemble the main control unit by using all these discussed modules.

 

Related Posts:

  • 25.Sensor Unit Scheduler In this post I'll show about the sensor unit scheduler.Sensor unit is a part of the home automation unit. Sensor unit scheduler , what it doe… Read More
  • 28.Home Automation - 02 In this post I'll show you about the Arduino Nano board & what it does. This is the brain of this control unit.As above image this modu… Read More
  • 26.Application Modes In this post I'll show you about the modes which this application has. In this application the modes means , the way the application behav… Read More
  • 24.Device Scheduler In this post I'll show you about the device scheduler & how it works. By using this application , we can make schedules for the automatio… Read More
  • 27.Home Automation - 01 In this post I'll show you about the wireless home automation unit & how to make one. In this automation unit there are two parts.And the… Read More

0 comments:

Post a Comment