Interfacing BH1750 with SIWG917 and displaying alerts on MEMLCD

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

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

  • @manakanabhijeeth3729
    @manakanabhijeeth3729 10 ชั่วโมงที่ผ่านมา

    In the data sheet it's mentioned to wait for 120ns, so where should I include delay?

    • @TechTalks2712
      @TechTalks2712  10 ชั่วโมงที่ผ่านมา

      in SI70XX_example.c if you scroll down the file, just below the grayed out code, you will see a function call saying delay(80) you can change it to delay(120) or delay(150)