SPI Master Demo - Ambient Light Sensor Project

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 14

  • @AdityaSharma-lv8by
    @AdityaSharma-lv8by 5 лет назад +2

    Hi ! Awesome videos. Can you make a video on implementing SPI slave FPGA talking to another FPGA master.. Please...

  • @Jonas_Meyer
    @Jonas_Meyer 5 лет назад +2

    Can i donate via paypal? I already have 2 FPGA dev boards and i dont like patreon :(

    • @Nandland
      @Nandland  5 лет назад

      Sure!
      www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4NFQP9UA8KPTC&source=url
      Thanks!

  • @fmm5322
    @fmm5322 9 месяцев назад

    I am using the same spi master for reading max31856 sensor. But thr differnce is i have to send the address of register where the converted temperature is stored and then it autoincrements to the next register addrsss.. How to do that.

  • @chenchen2221
    @chenchen2221 4 года назад +1

    i followed similar process and wrote my own spi master for this als, but it seems like the sensor is not very good, it shows some random readings sometimes, is it just me?

  • @sufyankhan6089
    @sufyankhan6089 5 лет назад +3

    jump to 17:22 for verilog

  • @danyvm7628
    @danyvm7628 2 года назад

    HI awesome video, how can i apply it into a max de10-lite ? I need for some advice,im new in FPGAs. Saludos from Mexico.

  • @fmm5322
    @fmm5322 9 месяцев назад

    The github code link is missinh

  • @TheCzaach
    @TheCzaach 5 лет назад

    Hi mate, maybe this is not the best channel (in terms of presenting stuff (however this GO Board is quite interesting) and so on) but I've just subscribed it as I really like the FPGA idea and I hope you will succeed with your channel and with your go board ! Keep coding !:)

  • @SiavashRaveh
    @SiavashRaveh 5 лет назад

    Hi, you have sold this tutorial on udemy

  • @ermo6103
    @ermo6103 5 лет назад +1

    I love you

  • @nirbhaychaplot793
    @nirbhaychaplot793 3 года назад

    what is the editor you use? Please tell me !!

    • @Nandland
      @Nandland  3 года назад +1

      It's emacs. But recently I've been using Microsoft Visual Studio Code and I prefer that overall.