Heart/Pulse sensor with arduino | Proteus simulation

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

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

  • @KhaiNguyen-od1rj
    @KhaiNguyen-od1rj 7 месяцев назад +1

    thank you so much

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

    thank you very muchhh

  • @shahrukhkhan-ub6er
    @shahrukhkhan-ub6er 3 года назад +2

    Bro, you are a genious

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

    Did everything according to your tutorial. Getting this message "Simulation is not running in real-time due to excessive CPU load.
    "

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

      Ignore this message and it will work, if still facing issue, you can share screenshot on @ioturtle on instagram

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

      did you get any solution facing the same problem

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

      @@SatyamsinghYT facing same issue

  • @tammey2301
    @tammey2301 4 месяца назад

    is it same with ecg?

    • @SatyamsinghYT
      @SatyamsinghYT  4 месяца назад

      Not the same, it will just give you the pulse signal.

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

    This guy is a genius. He assisted me personally through his ig. Thanks man you're the best

  • @mrmr-cr6hb
    @mrmr-cr6hb 4 месяца назад

    Please , I want copy of circuit.
    Can I connect with you to get it?

  • @kavitayadav1373
    @kavitayadav1373 4 года назад +2

    Thanks !!
    It worked for me , it's running properly.

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

    Help ! After running simulation, BGM gradually decreasing without changing simulation. How to fix it?

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

      It's a Library bug, only library creator can fix it.

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

      @@SatyamsinghYT 😥👍🏻

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

    sir, the board is use circuit plaground or arduino uno

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

      Pulsensorplayground is arduino software library

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

    The output of this signal is an ECG signal??

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

      No, it's just a pulse generated through a program

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

    Hi, why mine only shows "we created a pulseSensor project"? no bpm shown huhu

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

      If you Arduino model contain 5v and gnd pin then make them common with sensor ground and vcc

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

      @@SatyamsinghYT It works but now it only give me the same value even when i adjust the potentiometer

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

      Make sure you are using V2 version on this library, v1 version will give you fixed reading

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

      @@SatyamsinghYT changed it to v2 and now it don't give out any reading huhu

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

      Can you share picture of schematic on instagram @ioturtle

  • @moh.thoriqghautsillah6036
    @moh.thoriqghautsillah6036 3 года назад +1

    Thanks sir, this is a great video

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

    how to add pulse sensor library in keil software????????????

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

    Thanks for video. but do you know why my virtual terminal just appear "We created a pulseSensor object!" ? even i have vary the potentiometer. :( Really need ut help right now :(

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

      You arr using wrong Arduino library in proteus, use simulino 4.0 (one without 5v and gnd pin). And please don't forget to subscribe

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

      @@SatyamsinghYT simulino 4.0 is the Arduino, right? but u use simulino uno

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

      Both are same

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

      @@SatyamsinghYT but it just show "We created a pulseSensor object!" :(((((((

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

      Can you send me a message on my Instagram @ioturtle (ioturtle iot)

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

    i encounter some problem where it said that :
    Arduino: 1.8.15 (Windows Store 1.8.49.0) (Windows 10), Board: "Arduino Uno"
    sketch_jul1a:13:10: fatal error: PulseSensorPlayground.h: No such file or directory
    #include // Includes the PulseSensorPlayground Library.
    ^~~~~~~~~~~~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    PulseSensorPlayground.h: No such file or directory
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.

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

      You have to install Pulsesensorplayground library first in Arduino ide from sketch menu >> include library

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

      @@SatyamsinghYT okok tq for the reply sir really appreciate it

  • @sarakaushik3126
    @sarakaushik3126 4 года назад +3

    Thanks,This video helped me out in one of my project.

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

    While running the simulation, I'm getting the error "Simulation is not running in real time due to excessive CPU load.
    ". Can you guide me how to resolve this issue?

  • @fariyaazmin6464
    @fariyaazmin6464 4 года назад +2

    Thankyou sooo sooo sooo Much Satyam! You have completely solved all my issues .. God bless you ..

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

    everything u told i done accordingly but i m not getting anything on my virtual terminal

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

      Make common ground and 5v as you are using wrong Arduino model

  • @lakshmiph9067
    @lakshmiph9067 4 года назад

    I am not getting the output on Proteus Virtual Terminal window

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Can you share screenshot on @ioturtle instagram

  • @wahidaaurthy524
    @wahidaaurthy524 4 года назад

    I am facing an error in this same project- "Avr program property is not defined".I have selected the hex file and changed arduino board accordingly but still not working. How can I solve this?

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

      Also upload hex file of heart beat sensor provided in downloaded zip folder

    • @wahidaaurthy524
      @wahidaaurthy524 4 года назад

      @@SatyamsinghYT thanks for the reply. Now it is running.

  • @shayantanmitra162
    @shayantanmitra162 4 года назад

    why this is showing 'proteus simulation is not running in real time due to excessive cpu load'

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Ignore that message, as it usage higher amount of Ram while running.

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Please subscribe channel

    • @shayantanmitra162
      @shayantanmitra162 4 года назад

      @@SatyamsinghYT a0 terminal me voltmeter 5v 0v 5v 0v reading de rha hay .but the virtual terminal is not opening

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Go to debug menu, while simulation is running and click on virtual log

    • @shayantanmitra162
      @shayantanmitra162 4 года назад

      @@SatyamsinghYT in the virtual log its showing symbols though my baud rate is in 9600

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

    Why is the circuit not working for me? I have an error in power. What is the solution. Please Help

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

    I have got the virtual terminal plot but it isnt showing me the bpm value...may i know the solution for it

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

    hey actually the heartbeat sensor on display is only showing pulse sense object created,not showing beats

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

      If there are 5v and gnd pin on arduino, then connect Arduino gnd pin on gnd pin of heart beat sensor and 5v pin on vcc of sensor

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

    Sir i don't get heart beat sensor in proteus 11, have u any suggestion, plz

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

    i need that code arduino,where is it?

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

      Hi, please use example of pulse sensor playground library

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

    why is threshold=550 ?

  • @thethicccat4061
    @thethicccat4061 4 года назад

    I am not getting the result on Virtual Terminal window please help

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      This can be happen if you are using wrong version of uno in proteus, dounload simulino 4.0 (without 5v and Gnd pin) or try to make common ground innexisting connection

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

    Can u send the coding for this

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

      Please use example code of pulsesensorplayground library

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

    ok

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

    i cant see my bpm value when i run it,,, can u help me pls...

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

      Connect ground of arduino to ground of sensor and 5v to Vcc pin of sensor

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

      @@SatyamsinghYT i already do it, but still cant show the bpm value, but when i download and use ur example in proteus the terminal shows the bpm
      Is a problem can be in my pulsesensor library?

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

    Can you just guide me with adding the library to the proteus? And also about the arduino code for this pulse sensor?

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

    hello satyam !. I applied the same process and it worked. I just can't get results in virtual terminal. even if I change resistance values. can you help me please ?

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Connect multimeter as well on output, and keep potentiometer on 50% , then try

    • @ahmetemrekabak3099
      @ahmetemrekabak3099 4 года назад

      @@SatyamsinghYT unfortunately, it did not happen. I will ask you, do you need to connect the sensor and arduino to the computer while doing these? so actually

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Not necessary, only connect it while programing or in case of usb supply

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Can you share screenshot of error @ioturtle insta id

    • @samrakalsoom9399
      @samrakalsoom9399 4 года назад

      @@SatyamsinghYT same problem

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

    Heart pulse sensor with arduino proteus simulation software link kalisi bro

  • @Cesar-dt9nl
    @Cesar-dt9nl 4 года назад +1

    Do you know if there is any max30100 sensor for proteus working? would like to measure blood oxygen and heart beat too, btw, nice video

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

      did you find the solution? if so reply me

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

      @@vishalkumaresan8420 did you find it?

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

      @@vishalkumaresan8420 i need bro

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

    Sir...can you send me the ardunio code

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

    thank you
    can i do this in proteus 8 demonstration

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

    protel 99se

  • @Mahi-wn9is
    @Mahi-wn9is 3 года назад

    i need the hex file of bpm to monitor ino file
    can u provide me??

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

    Sir, I used the same components as yours and also have made the circuit in the same manner .. but when I'm trying to simulate ..in the messages section the last message says that .." simulation is not running in real time due to excessive Cpu load"
    It once worked and I was getting the output but now in the second trial that message is appearing ..can you please tell me why is this happening and any solution for this

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

      You can ignore that error. You circuit will still work

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

      @@SatyamsinghYT if it's not because of that ..then I'm not sure why my circuit is not working , once I click to simulate ..like in yours the screen of the virtual terminal having the output comes..but in my case it doesn't , I have checked the circuit/ connections and also the code ..is it possible that there's some other reason ?
      At once it worked I was able to get the output ..but now it's not showing the output part of the virtual terminal , the black tab of the virtual terminal after simulation is not coming

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

      It's happening because you closed the tab while simulation was running. To make it visible, Run the simulation and go to debug menu, and in last click on virtual terminal to make it visible again

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

      @@SatyamsinghYT yes sir you are right !!! .. Thankyou so much for your help ..it working properly now and I got my mistake ..thanks a lot sir

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

      Please don't forget to subscribe the channel. Thanks

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

    Hey Satyam, firstly, Thanks for the epic project, literally great work done. However, just like many others, even I too didn't get the final output on my terminal...and as you've said to others, I tried to connect 5v pin or Arduino to power pin of pulse sensor and ground to ground pin of pulse sensor. However, I am unable to do that as the 5v pins and ground pins are not accepting any connections....it would be really helpful if you told how to do those connections.
    Thanks in advance.

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

      Use this Arduino uno library and it will work fine. github.com/satyamkr80/Protuino-Arduino-Library-for-proteus

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

      @@SatyamsinghYT Thank You So Much Satyam, it's working now!

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

      @@SatyamsinghYT Also, just a doubt, may you tell how is the heartbeat getting generated?

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

      @@SatyamsinghYT bro can you plzz give me for Max30100

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

    bro could you please upload or share heartbeatsensor library tep2.hex file...basically v 2.0...which you are using...because it's no more available on the engineering projects site...please revert back immediately. It is urgent

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Ok, it will be available in 3-4 hours

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      you can download library from : www.dropbox.com/s/ehjshglikotslkk/Heart%20Beat%20Sensor%20Library%20V2.0%20for%20Proteus.rar?dl=0

    • @fariyaazmin6464
      @fariyaazmin6464 4 года назад

      @@SatyamsinghYT Bro I need it too .. I am not able to find the library anywhere

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      @@fariyaazmin6464you can download it from this link www.dropbox.com/s/ehjshglikotslkk/Heart%20Beat%20Sensor%20Library%20V2.0%20for%20Proteus.rar?dl=0 , please subscribe channel as well.

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

    code?

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

      Use pulsesensor playground ground library examplesfor Arduino

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

    Bro please h
    Give me the name of .ino file in arduino librery

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

    hey bro, you can give the code .ino for arduino

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

      Use "pulse sensor playground library" in arduino software from sketch menu then library manager and install it, after that open file>examples>pulse sensor playground and open first example. Please subscribe channel

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

    can I know the code rogram for heartbeat ? 'cause I have a problem that I'll must download the program

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      You mean hex file of hearbeat sensor??

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Source code for arduino is already available in description of this video

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

      @@SatyamsinghYT sir...pls send the code

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

      Please check the description of the video for code

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

    Can u please guide me about how to add arduino hex code file??

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

      Open Arduino software, Click on file menu > preferences , then tick compilation option , ok , now again compile code and you will find it

  • @najeebshabbir8925
    @najeebshabbir8925 4 года назад

    Satyam singh i need arduino programming

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Please use pulse sensor playground library and use first example of this library

    • @najeebshabbir8925
      @najeebshabbir8925 4 года назад

      @@SatyamsinghYT As u run this circuit with arduino promgramming i need that arduino programming

    • @najeebshabbir8925
      @najeebshabbir8925 4 года назад

      Plz share link

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

    Hi, i need the proteus library for the MAX30102 sensor can you help me with that ? And thank you

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

      He has the library in the video description ya 3lq

  • @MuhammadAbdullah-nk5ih
    @MuhammadAbdullah-nk5ih 4 года назад

    bro error downloading the dropbox file

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      www.dropbox.com/s/ehjshglikotslkk/Heart%20Beat%20Sensor%20Library%20V2.0%20for%20Proteus.rar?dl=0 , Please subscribe Channel

  • @thenguyenvan4894
    @thenguyenvan4894 4 года назад

    Could you give me the arduino code please

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

      Install Pulsesensor playground library and open example - BPM to Monitor example

    • @thenguyenvan4894
      @thenguyenvan4894 4 года назад

      It only shows the virtual terminal table but it does not run anymore

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

      Place atleast one load, follow same procedure of video, and try to set variable resistor on 50%

    • @thenguyenvan4894
      @thenguyenvan4894 4 года назад

      thank you

    • @kavitayadav1373
      @kavitayadav1373 4 года назад

      @@SatyamsinghYT how we can install the pulse sensor playground library ?? If possible please send me the link ...

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

    bro i need the source code

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

      Use example code of pulsesensorplayground library

  • @YashSingh-ey1yd
    @YashSingh-ey1yd 4 года назад +1

    Bro could you please send me the code for this, it's quite urgent. Would be really glad if you could help me.

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

      Hi yash, this code is already available in example of pulsesensor playground library.

  • @marafibasheer4833
    @marafibasheer4833 4 года назад

    Satyam SIM1 not found in my proteus library can I used ARD1 arduino uno instead of SIM1?

  • @RakibulHasan-pw1qw
    @RakibulHasan-pw1qw 4 года назад

    Please Can u give me all code..

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Send me message on instagram @ioturtle

    • @RakibulHasan-pw1qw
      @RakibulHasan-pw1qw 4 года назад +1

      @@SatyamsinghYT bru i can't find out ur id .please can u gmail me???
      gmail id - sikderrakib68@gmail.com

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      You can download pulse sensor library from : www.dropbox.com/s/ehjshglikotslkk/Heart%20Beat%20Sensor%20Library%20V2.0%20for%20Proteus.rar?dl=0
      And after this install pulse sensor playground library from arduino library manager, and use first code of that library

    • @RakibulHasan-pw1qw
      @RakibulHasan-pw1qw 4 года назад

      I have too need also arduino code.. Pls give me

    • @RakibulHasan-pw1qw
      @RakibulHasan-pw1qw 4 года назад

      I have too need also arduino code.. Pls give me

  • @BioElecTT
    @BioElecTT 4 года назад

    Hello can you send me the arduino code or guide me to simulate this project with arduino 2560?
    or not
    if send me this project code is enough

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Hi, for project code, just install pulsesensor playground library and use example code.

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

    Hello sen ardino code

  • @daichechaker4905
    @daichechaker4905 4 года назад

    bro you have instagram or facebook i want ask you

    • @SatyamsinghYT
      @SatyamsinghYT  4 года назад

      Connect me on instagram @ioturtle

    • @daichechaker4905
      @daichechaker4905 4 года назад

      @@SatyamsinghYT wath is the pic on your instagram

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

    check your email please and rply me

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

    Hello , I need some clarifications in this circuit. I have messaged you in instagram. Could you please look into it?

  • @xpls294
    @xpls294 4 года назад +3

    Worked great for me, saved my life! Amazing content, thanks a lot!

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

      Thanks, don't forget to subscribe channel

  • @shahrukhkhan-ub6er
    @shahrukhkhan-ub6er 3 года назад

    Thank you so much

  • @lakshmiph9067
    @lakshmiph9067 4 года назад

    I am not getting the output on proteus.