ATtiny85 - PCF8574 I/O Expander

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 มิ.ย. 2024
  • Link to circuit diagrams & C sketches:
    akuzechie.blogspot.com/2022/0...

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

  • @alpererdem5451
    @alpererdem5451 2 ปีที่แล้ว +2

    I admire your work. Best regards.

  • @erikvincent5846
    @erikvincent5846 9 หลายเดือนก่อน +1

    Very good explanation. Can we do an input example as well for the attiny85?

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

    amzing brother your video good job

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

    Great video.Thanks

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

    Most people use 74hct595 chip. Serial to parallel chip.

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

    Thank you

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

    Hi, I have this setup with my attiny. I am only using one PCF io expander on the i2c bus. For some reason, after it has been running for a couple of minutes, the bus starts to crash. It starts missing a few signals, then becomes completely stuck. What might the cause be?

  • @22NikJo
    @22NikJo 2 ปีที่แล้ว

    Thank you for the explanation.
    How do you know each address of the extenders? Was it a factory default setting? Or did you program it? Then how do you program it? :)
    Thank you for an answer!

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

      The 7-bit slave address is 010 0A2A1A0, where the As are address pins, where each address pin is either grounded or connected to Vcc to give you 8 different addresses.

    • @22NikJo
      @22NikJo 2 ปีที่แล้ว

      @@AnasKuzechie Ah, well ok, obviously... there it is. Thanks a lot!

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

    Can 74ls595 uses for the same ?

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

      Yes you can use cascaded 74595. I have previous videos demonstrating this.