led with raspberry pi | how to control led with raspberry pi | blinking led with raspberry pi

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

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

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

    Thanks for the video!

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

    I have found your RUclips videos very helpful. It helps me a lot doing my project.

    Thank you so much !! Keep it up this way >>

  • @Highcourt_sun
    @Highcourt_sun 11 месяцев назад

    Thank you sir

  • @فاطمةجلالاحمد
    @فاطمةجلالاحمد 3 года назад

    Thank you for your work

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

    Thanks a lot for all the helpful lessons.

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

      Thanks fo feedback

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

    Kindly make a video on connecting CAN bus module to raspberry pi

  • @vidyawakchaure9760
    @vidyawakchaure9760 10 месяцев назад

    Please guide regarding onion cold storage simulation on proteus

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

    Thanks for your video, very help

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

    Very good! Can you make a video about real clock displayed on led matrix?

  • @gomathiraja8854
    @gomathiraja8854 7 месяцев назад

    Please send me the link to download 8.9 version

  • @koya-_-
    @koya-_- 9 месяцев назад

    code:
    import time
    import RPi.GPIO as GPIO
    GPIO.setmode(GPIO.BOARD)
    GPIO.setwarnings(False)
    LED_pin=7
    GPIO.setup(LED_pin, GPIO.OUT)
    while 1:
    GPIO.output(LED_pin,True)
    time.sleep(1)

  • @AYOUBABBAD-ow9hw
    @AYOUBABBAD-ow9hw 2 месяца назад

    How can I resolve the error "External model DLL 'VSMPY.DLL' not found. GLE=0x0000007E" in Proteus? thank you

    • @rahulIOT
      @rahulIOT  2 месяца назад

      @@AYOUBABBAD-ow9hw use proteus 8.9

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

    Good one sir!

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

    Can you please share the Proteus library for raspberry pi component?

    • @rahulIOT
      @rahulIOT  2 года назад +1

      Download Proteus 8.9. it has inbuilt library. Watch my complete video.
      You will understand

  • @tamburaimashonganyika4757
    @tamburaimashonganyika4757 Год назад

    Thanks for the video i tried you source code and this is what im getting.where im i going wrong please assist File 'C:/Users/MASHON~1/AppData/Local/Temp/VSM Studio/13ea59daddc849e39f20dacb13ca5dc4/RPI3/Debug/Debug.pyz' not found

    • @rahulIOT
      @rahulIOT  Год назад

      Are you using proteus 8.9 version?

    • @tamburaimashonganyika4757
      @tamburaimashonganyika4757 Год назад

      @@rahulIOT yes I'm using 8.9

    • @rahulIOT
      @rahulIOT  Год назад

      @@tamburaimashonganyika4757 send me short video on my WhatsApp number,
      I want to check how you run

    • @gomathiraja8854
      @gomathiraja8854 7 месяцев назад

      ​@@rahulIOTI am unable to download 8.9 version can u send me a link please