Testing 74HC165 Shift Register

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ค. 2024
  • Link to circuit diagrams and C++ sketch:
    akuzechie.blogspot.com/2021/0...
    Contents:
    0:00 Introduction
    0:28 74HC165 Specs & Description
    1:38 Circuit for Testing 74HC165 with Demo
    2:58 Testing 74HC165 via Arduino
    3:17 C++ Sketch
    4:16 Arduino Demo
    4:49 Future Project: Arduino I/O Expansion via 74HC165

ความคิดเห็น • 6

  • @ihtsarl9115
    @ihtsarl9115 3 ปีที่แล้ว +1

    Great ! I am working on using EEPROM to shift its data to 40 LEDS and this video helps a lot THNX

  • @linq8977
    @linq8977 ปีที่แล้ว

    The whole loop thing to read bits from the register can be simplified by using arduino integrated function: shiftIn(dataPin, ClockPin, LSBFIRST)

  • @noureddinebenakrim5458
    @noureddinebenakrim5458 2 ปีที่แล้ว

    Thanks for the video, anyway I wish if you make a video about the difference between 74165 and 74166

  • @masterkit9517
    @masterkit9517 3 ปีที่แล้ว +1

    for STM32 possible?

    • @AnasKuzechie
      @AnasKuzechie  3 ปีที่แล้ว +1

      I’ve never worked with STM32. I assume it’s possible since your only sending pulses to 74165 to trigger it, and no special libraries are used.

  • @IMRANKHAN-we9un
    @IMRANKHAN-we9un ปีที่แล้ว +1

    Dear Sir,
    Are 74HC165 and 74LS165 equivalents in every aspect of functionality ??