How to simulate PIR sensor with Raspberry Pi in Proteus Software

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • Free Download Project Code and Simulation From Our Website:
    mytrained.com/...
    If you have any doubt then contact me ::
    MailId :: Rahulj23101993@gmail.com
    Mob no (whats app) ::9922512017
    Actual hardware setup of PIR sensor Project ::
    • How to Use a PIR Motio...
    Simulation of LCD and Temperature sensor with raspberry pi::
    • Simulation of LCD and ...
    Simulation of Moisture Sensor with raspberry pi ::
    • Proteus simulation of ...
    Simulation of MQ sensor with raspberry pi::
    • How to simulate Gas se...
    Simulation of IR Sensor::
    • How to simulate Flame ...
    Drive Link ::
    drive.google.c...
    Copyright Disclaimer under section 107 of the Copyright Act of 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research. Fair use is a use permitted by copyright statute that might otherwise be infringing.”
    Regards,
    Rahul Jadhav

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

  • @chandiniabiju955
    @chandiniabiju955 3 года назад +2

    Really helpful sir....can you pls upload the video of ds18b20,pH , turbidity..and pls provide the code too.

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

      Me too..good work 👍

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

      Good video sir....I need it too...

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

      @@jkv24 hello as there are many requests from same project , I will definitely prepared video .
      Please subscribe and like my Channel. So that you all get notifications

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

      Hello all I have I have try to implement ph sensor simulation , but as you know ph sensor library is not available in Proteus, so that we have find some middle solution.
      So I have taken potentiometer which send analog value and based on that created ph sensor simulation.
      As you know ph sensor also works on analog value , so for simulation you can use potentiometer at the input.
      Please like and subscribe my channel.
      Please download simulation from below:
      drive.google.com/folderview?id=10LPRUFJEXkVPSNfLsVWIVA8LsjWsRleS

  • @ArJCreation210
    @ArJCreation210 3 года назад +2

    Sir takes lot of effort.i experience some problem is simulating raspberry pi and I contact with sir. they help mi a lot and my problem was resolved.

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

      Thanks for your feedback.

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

    # Peripheral Configuration Code (do not edit)
    #---CONFIG_BEGIN---
    import cpu
    import FileStore
    import VFP
    def peripheral_setup () :
    # Peripheral Constructors
    pio.cpu=cpu.CPU ()
    pio.storage=FileStore.FileStore ()
    pio.server=VFP.VfpServer ()
    pio.storage.begin ()
    pio.server.begin (0)
    # Install interrupt handlers
    def peripheral_loop () :
    pio.server.poll ()
    #---CONFIG_END---
    # Main function
    def main () :
    # Setup
    peripheral_setup()
    # Infinite loop
    while 1 :
    peripheral_loop()
    pass
    These are the codes at default, which you've not show us. It tells you to not edit, but you deleted it and still worked?

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

      Because it defaults code and it is not compulsory to add.it consider the as raspberry pi BCM chip.
      But in our case we program as raspberry pi board .
      So above lines are not required.

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

    Sir can you pls upload the video of ads1015 to read voltage and current

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

      Ok i will upload it soon

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

      Sir actually wanted to display energy consumed and cost for this project

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

      @@praneeshvenu9644 sure I will consider this point also

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

    Appreciate your work.
    Kindly upload video for PH, Turbidity, TDS/Conductivity sensor.

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

    Thank you so much sir, for personally taking out time to help me out

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

      Thanks for feedback

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

    Sir Please give me code.. urgently

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

      Check video description

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

    great work sir

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

      Thanks for feedback.

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

    Thank you so much. Can you help me with a site where I can download other sensor's libraries?

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

      Actually I just search on google.
      There is no specific side

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

      @@rahulIOT Thank you

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

    Bro can you please provide the source code

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

      If you watch complete video then you will get code from there itself.
      If you want readymade code then code link is given in description.
      Download code from Google drive.

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

      @@rahulIOT while runing the simulation it is giving an error which says real time simulation failed to start

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

      @@saibeliever9976 better you can contact me on 9922512017 , I can guide you .

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

      @@rahulIOT ok thank you

  • @ಒಳಿತುಮಾಡುಮನುಸಾ...ಟ್ರಸ್ಟ್

    thanks for the video sir...because of these kind of videos i could able to handle the iot lab sessions...thanks a lot.

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

      Thanks for feedback. Please share subscribe and like my channel.

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

    Thank you soo much sir
    We appreciate your work and thank you for your quick response in giving your time to clear our doubts😊😊

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

      Thanks for feedback.

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

    Sir, why I didn't get the output after running ....It

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

      1.please watch my comply video very sincerely.
      2.open your Proteus software with adminstration permission as told in video itself.
      2.after you did hardware connection please verify that connection with program
      3.program we mentioned the pins where our sensor should connect.
      If you all above steps correctly then you will not find any difficulty.
      Still you have same problem, then please download my simulation link given in description.
      If you require any help contact me directly on 9922512017 ( what's app )

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

      Okay sir ,tq once I will go through about that .... 👍

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

      Okay thankyou sir for clearing my doubts... and sorry too for not checking the code correctly ...😔👍

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

    I'm a 4th year ECE student, from Kerala. It is hard to use words to convey my heartfelt appreciation for the help you have given me to complete my final year project.Thank you for being there for us during our hard times. You were very patient with us, explaining each and every steps carefully.Thankyou so much for the effort and time you spend for us.Indeed,I suggest you for all the students out there who need help in this field. He has great knowledge to help you. You just need to contact him directly.All the best wishes sir for your future.Once again thankyou so much.