IoT Based Patient Health Monitoring System using ESP32 Web Server

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

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

  • @gateaspirant2025
    @gateaspirant2025 9 месяцев назад +2

    🎯 Key Takeaways for quick navigation:
    00:00 *🌐 Overview of IoT Patient Health Monitoring System*
    Introduction to building an IoT-based patient health monitoring system using ESP32.
    Interfacing sensors like pulse oximeter, humidity sensor, and temperature sensor with ESP32.
    Displaying parameters such as blood oxygen, heart rate, body temperature, room temperature, and humidity on a web browser.
    01:39 *🔌 Circuit Diagram and Sensor Interfacing*
    Detailed explanation of the circuit diagram for interfacing sensors with ESP32.
    Connection instructions for sensors like DS18B20, MAX30100, DHT11 to ESP32 GPIO pins.
    Importance of using dedicated PCBs for sensor interfacing to simplify the process.
    04:23 *📡 Programming and Web Server Setup*
    Explanation of the program code for sensor data collection and web server setup.
    Defining variables for sensor readings such as temperature, humidity, BPM, SPO2, and body temperature.
    Establishing a local web server connection and displaying sensor data through HTML on web and mobile browsers.
    06:34 *📱 Monitoring Sensor Data on Web and Mobile*
    Steps to monitor sensor data on a web server by accessing the ESP32 IP address.
    Demonstrating real-time monitoring of room temperature, humidity, heart rate, blood oxygen, and body temperature on web and mobile interfaces.
    Highlighting the accessibility and convenience of monitoring health parameters remotely through IoT technology.
    Made with HARPA AI

  • @ayiemeyzingengineer4376
    @ayiemeyzingengineer4376 3 года назад +7

    sir I'm a Biomedical Engineer and currently working in a private hospital, this will surely help monitor out patient wirelessly wor without contact with covid 19, it will lessen also the exposure of our frontliners.

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

    I make this project but not showing pulse max30100 sensor values how to rectify that problem

  • @curlytales5811
    @curlytales5811 Год назад +2

    Room temperature and humidity is not showing..
    Also If I connect the DS18B20 sensor and pulse oximeter is not showing the data parallel..If I connect one, the other one is not working..
    Kindly help resolve this issue

  • @celinelim2548
    @celinelim2548 Год назад +3

    Can anyone help me? I connected as the video shown but only temperature sensor shows value, but the MAX30100 keep showing 0 as the result. I try the oximeter separately, it can run but when I add in the temperature sensor, the reading of oximeter will not be shown. Any solution?

    • @geats654
      @geats654 Год назад +1

      same as me I put sensor begin();
      setwaitforconversion(false); to pass the sensor

    • @geats654
      @geats654 Год назад +1

      Max30100 and ds18b20 seem to be problem if their integrate with each other

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

      @@geats654 where did you put it in the code
      does it works?

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

    Sir I tried this project but the pulse oximeter and body temperature sensor are not working at the same time. Please help me

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

      have you solved this

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

    Hi, can we buy this whole product being assembled and programmed? If possible, please let me know asap. Thank you!

  • @reginaaprilia1805
    @reginaaprilia1805 4 года назад +5

    Hello sir i wanna ask to you, i use max30100 and ds18b20 with nodemcu but the result of max30100 is zero, when i compile max30100 only the result is right. Why when i combine with ds18b20 the result is zero sir?

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

      like me 🤦🏻‍♂️🤦🏻‍♂️🤦🏻‍♂️

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

      @@adreesghaleb3416 you can change the sensor with GY-MAX30100 purple colour

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

      @@reginaaprilia1805 does it work using gy max30100 ?

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

      @@jaigopalkarnani97 yes it work, i change my sensor with GY-MAX30100

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

      @@reginaaprilia1805is it work with combination of ds18b20 ? Please send me the purchase link of it

  • @Akash-hc5zs
    @Akash-hc5zs 2 года назад +2

    sir can u tell me how to make circuit diagram. means which software ur using to make circuit diagram. please tell me sir....

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

    what simulator software did you use for the circuit diagram and connections?

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

    next time use Intel 8 core CPU for connecting 3 sensors. This can handle attiny.. or ESP8266-01.

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

      it would be a lot quicker, but who cares, it is a demo, esp1, arduino mega, esp32, all can be use, just what you have at home in stock for testing.
      little bit rewriting the code and it work, I made one based on this video on a esp8266 now.
      took ma 3 days, as I don't know anything about arduino or coding, but google is a great help.
      only thing I want to know, how to change the icons now.

    • @Ankit-mq6em
      @Ankit-mq6em 4 года назад

      @@pietervansambeeck5466 bro my oximeter sensor light not running and no result of oximeter sensor whyyyy?I'm using esp32 ,I directly checked my pulse oximeter by connecting
      Gnd to gnd
      Vcc to 3.3
      D21 to slc and d22 to sda but light not running whyyyy?

  • @saahilwrites8816
    @saahilwrites8816 Год назад +1

    Sir I want to do exactly same work but without connecting the sensors directly with the Arduino or esp32.
    Like wanna make sensors wearable for the patient so he don't need to go to sensors by himself everytime.
    Your response will be highly appreciated!

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

      hey did you finish it?

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

      @@jayavarshini2847 no I wasn't able to find required wireless sensors.

  • @SanthoshKumar-ln2or
    @SanthoshKumar-ln2or 3 года назад

    We check only patient health and what purpose of room and temperature and groom humidity

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

    Amazing work sir, but not getting the readings of spo2 showing 0 only

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

      Have you solved this issue?

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

      @@abdullahrahat1578 yess

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

      @@anantkushagra297 can you please tell how to ?

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

      @@abdullahrahat1578 check 2 things
      First Sensor if you are using MAX30100 sensor you have to remove its 3 internal resistor to make that work..
      If you done that and still it's not working check the baud rate

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

      @@anantkushagra297 thanks bro

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

    Wonderful video...
    Awesome explanation...
    Greetings to you to reach heights...
    I like your efforts 💯👏👏👏

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

    Hello! Why it does not show a value of less than 93%? The person had a value of 76% of SpO2. But MAX30100 showed 94-96%.However, BPM matched the true value.

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

      Was your project running smoothly. When temperature sensor is connected then Spo2 and Bpm reads zero. Guide me through this

  • @geats654
    @geats654 Год назад +3

    Sir the coding your provide very well but when i try to compile using arduino IDE error at #include no such file or directory but i have add zip library that you give how to solve it

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

      How you resolved it latter can ypu tell me

    • @gaminggenshinimpact6256
      @gaminggenshinimpact6256 Год назад +1

      Max30100 and ds18b20 cannot integrate together....there issue but never people solve this issue anyone solve this issue please give me the code

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

      Same error , how did you solve this ?

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

      ​@@gaminggenshinimpact6256please tell if you solved this.

  • @SanthoshKumar-ln2or
    @SanthoshKumar-ln2or 3 года назад

    What is the use humidity sensor and what purpose to measure a room temperature plz tell

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

    can you please explain how you create the icons in the web page, I don't know anything about creating web pages, but I want to reuse some part of your code for an other project with different icons.
    this project is very nice, I also created one for myself.
    keep going on, as I like to learn more.

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

    Is it posdible to add blood presure sensor to the device and how?

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

    Hello, I have a problem, I put a resistor pulling 4.7k on the scl and sda, but the result is zero, can you help me? And sometimes the LED lights on the max30100 don't light up, what is it?

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

      Problem is with the MAX30100 Module. Please check the module first. Follow the method of fixing the issue.

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

      @@HowtoElectronics yes of course sir, I have followed the method of your website but the results are zero for a long time. I tried other sensors but the results were the same. I am using nodemcu, where is the int port nodemcu connected to?

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

      Connect to GPIO16.

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

      @@HowtoElectronics thank you sir🙏🏻

    • @Ankit-mq6em
      @Ankit-mq6em 4 года назад

      @@reginaaprilia1805 hello please help me I'm using esp32 but my sensor light not running ,no result nothing.
      I directly checked my sensor by connecting with esp32 but light not running ,is it se sensor fault or it is not compatible with esp32??

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

    Sir
    Im making this one for my clg project.... Sir please let me know how I can make this overall circuit in pcb instead of Breadboard... How to order pcb that u made for this particular project..
    Sir please guide me in making this project...

  • @zimba4725
    @zimba4725 3 месяца назад

    What are the libraries i want to install before run the code? I am getting many compilation errors

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

    i have also read your post exactly everyone is getting same error kindly tell how to solve it as i can clearly see you have soldered and extra wire on the pulse oximeter

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

    which is the webserver library used ?
    please respond

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

    Can the ds18b20 sensor be used to measure body temperature???

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

    didnt you put different IP address on laptop and mobile ? :/
    also how do you design this layout

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

    Sir. We love your tutorial. Thanks

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

    One Query Sir
    If we want to run this ckt without connecting laptop, then how we can run it.
    Please give suggestions for this Sir
    &
    Thanks for giving knowledge.

  • @BrunoSouza-ob9rb
    @BrunoSouza-ob9rb Год назад

    NIce project ! Could you please tell me how to change the icon properties ?

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

    Hello!
    1/ Is that possible to do this on Proteus instead of EasyEDA?
    2/ Do you help me sharing #MAX30100 and #ESP32 #Libraries for Proteus?
    I can't get these libraries for Proteus, Assist me pls.
    Thank you.

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

    Hi Sir, how can i get the complete circuit connection diagram to the breadboard.

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

    @How To Electronics
    please tell me which version of ESP32 board you used in Ardiuno ide software

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

      Esp32 dev module

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

      @@HowtoElectronics bro I also used and followed the same as per the video

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

      @@HowtoElectronics error: cannot convert 'volatile uint32_t* {aka volatile unsigned int*}' to 'volatile uint8_t* {aka volatile unsigned char*}' in initialization
      #define portInputRegister(port) ((volatile uint32_t*)((port)?GPIO_IN1_REG:GPIO_IN_REG))
      ^
      C:\Users\ADMIN\Documents\Arduino\libraries\DHTLib\dht.cpp:116:29: note: in expansion of macro 'portInputRegister'
      volatile uint8_t *PIR = portInputRegister(port);

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

      @@kaushikm6362 did you get the solution for this error

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

      @@suveenr6452 still no bro

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

    Hello,
    in my case its showing me the error Initializing pulse oximeter..FAILED
    can you please help me

    • @arunkumar.c6837
      @arunkumar.c6837 3 года назад

      Did u do the wire soldering in oximeter

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

      I'm getting the same error. We're you able to resolve your?

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

    What type of board is the ESP32 that you chose in the arduino IDE? Thank you sir for the response.

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

      it shows "Error compiling for board ESP32 Dev Module.
      " that's the error that i'm dealing with, thank you for the response sir.

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

      ESP32 Dev Module

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

      @@HowtoElectronics thank you sir!

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

    Is there any solution to get those Results to gmail instead of using chrome and IP Adress

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

    Thanks for sharing your valuable knowledge friend, I have a question if I wanted to integrate an image in the local server, what options do I have, should I add an SD reader?

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

      Learn about SPIFFS. You can upload image to ESP32 memory.

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

      @@HowtoElectronics Thanks friend, it will really be useful to me

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

    hi,is that possible to add body fall detection and ecg?

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

    facing problem uploading code; error message is: Error compiling for board ESP32 Dev Module."
    Please Help.............

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

    in serial monitor show the garbage valu...do you have any solution on that...?????????

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

    sir i am getting this message Error compiling for board ESP32 Dev Module.
    what shul i do

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

    Hi I am getting this error code how to fix this can you help me
    exit status 1
    Error compiling for board DOIT ESP32 DEVKIT V1.

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

    Can I use Bluetooth module and what changes are make

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

    Sir it show incorrect board when I select esp Dev board , so I want to ask you which board I am select for compiling.

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

      Did you find bro which board is that for me same problem

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

    sir,the same experiment done with esp8266 also...

  • @chatlaashwini5196
    @chatlaashwini5196 8 месяцев назад

    Sir it shows some error while dumping in the esp 32

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

    How to doo soldering in pluse oximeter

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

    Please help me I buy all items for this and i connected circuit well but still the Arduino ide shows error 🙏🙏🙏.

  • @rcode34
    @rcode34 8 месяцев назад

    What to connect in gpio 19? Please speak clearly. Pronunciation is not understandable at all

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

    We are doing this project but except the temperature sensor other sensors are not working.
    Any suggestions please...

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

    hello i am getting"" warning as library DHTlib claims to run on avr architectura(s) and may be incompatible with your board "" will you please help me here!!

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

    can u please make code with MAX30102 instead o f MAX30100 keeping other sensors same.

  • @-Munisekhar
    @-Munisekhar 3 года назад +1

    What is estimation cost of the project sir ?

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

    Other functions are works but sop2 value and heart rate are showing 0 value what shout i do?

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

      Have you solved this? Please let me know

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

      Same just like me😢

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

      have u solve this
      @@geats654

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

    Hello Sir, I am mistaken for the ESP32 Dev Module board, can you help me?

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

    exit status 1
    Error compiling for board ESP32 Dev Module.
    need to solve this error

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

    Hallo sir i wanna ask u, for 2nd method, how to cut the wiring of max30100? Please tell me thank you sir

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

      @@HowtoElectronics use method 2nd is it working? Cause i have used 1st method isn't working the result not stable and always zero sir

    • @Ankit-mq6em
      @Ankit-mq6em 4 года назад

      @@rikofirmando9055 bro help me how to do it plss how to cut and connect

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

      send to me on watsap 009647727638136

  • @esmaelkaronjr.6346
    @esmaelkaronjr.6346 2 года назад

    Excellent video Sir! Is there any way the result data will be refreshed automatically? You're response is highly appreciated. Thanks!!

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

      You need AJAX webserver. You can implement it in the code.

    • @esmaelkaronjr.6346
      @esmaelkaronjr.6346 2 года назад

      @@HowtoElectronics thank you brother, will work on that, and maybe you can make some videos about it if you have some time.

  • @Andhira.Faldhi
    @Andhira.Faldhi 3 года назад

    Can anyone explain to me why the serial monitor didnt show anything

  • @AtulKamble-hg2hn
    @AtulKamble-hg2hn 3 года назад

    What is the overall cost of this project??

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

    I want to make this but i don't have codes, and i don't know how to make a webserver

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

    undefined reference to `dht::read11(unsigned char) i got this error , pls help me

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

    Can you send the full breadboard pic?

  • @MaheshBabu-pg5pd
    @MaheshBabu-pg5pd Год назад

    Bro did u cut the track in max30100

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

    Hello sir I made this project using esp8266 but both the are not working simultaneously

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

      Hey bro did you project was complete can uh help me?

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

      @@slayingpop965 used two esp8266 for 2 sensors

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

      @@ankitjangle227 oh okay I'm using only 1 esp32 module 😅 Thankyou for replying ☺️✨

  • @TeesaPatel-e1z
    @TeesaPatel-e1z 5 месяцев назад

    Yee hum. Direct mobile se kar sakte hai kyaa....???

  • @Stitch-1505
    @Stitch-1505 4 года назад

    sir i couldn't able to open the gerber file or could make my own pcb so please help

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

    Sir can i get the full coding in email.....the coding you provide in website has error

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

    After long time

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

    Sir, please can you share the code in copy or via pdf format so, we are directly download it.
    Or learn about all the tokens and all the line. Please share in Copy or pdf format

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

    can we monitor multiple patients simultaneously?

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

    I am getting error Webserver.h no file or directory found

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

    Please make this video using max30105 library

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

    That looks very nice and to the point video and all the details in link below include secure code and explanation. let's try this and make something interesting.
    I have a question can How can I use only one sensor like DTH11 for this just temperature beacuse right now I have fewer sensors. Guide me about this.

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

      Check one of my post in website article. ESP32 SHT31 WEbserver. This will help you.

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

      @@HowtoElectronics thanks a lot

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

    what about the schematic file

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

    Sir, how can i add lcd monitor to view status?

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

    i am getting a " invalid conversion from int to const char* " error on the line " WebServer server(80); " please help

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

      Use sensorbegin();
      setwaitforconversion(false);

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

    Please 🙏 sir I need the code because I didn't see it well

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

    Sir I have an error in coding of ESP32. Please help me

  • @وليدمحمد-ح2س
    @وليدمحمد-ح2س 2 года назад

    What is the number 129.....?

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

    I m using mlx90614 instead of Ds18b20 and how i can change the code

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

    warning: liabrary DHTlib claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s) help me in this !!!!!!!

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

      How you resolved it latter can ypu tell me

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

    Can u do this with nodemcu plss??

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

    Compiling board error DO IT ESP32 DEV KIT V1

  • @m.r.othman
    @m.r.othman 3 года назад

    How did you make that web server

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

    I request you to please give me step by step procedure.

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

    can i connect UBIDOTS here? Please guide how

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

    Can ESP32 connect to an app?

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

    sir plz tell me which tool can be code used sir

  • @ManasaN-v6o
    @ManasaN-v6o Год назад

    Please can I get the code of this project

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

    Please upload this project using arduino uno and gsm...please

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

    code not working If anyone has a working one plz help

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

    Sir the code is incorrect!
    Could you please send me the correct code.
    The code is not working!!

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

    I think I have problem with dht library please help me

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

      Please reply for this

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

      @@kaushikm6362 Did you fixed the problem about this?

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

      @@PRINC31188 no bro, I am not fix the problem

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

    Sir, can you give me this project. I have college project. Can I purchase this project from you?.... please reply please 🙏

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

    Arduino: 1.8.12 (Windows 10), Board: "NodeMCU 0.9 (ESP-12 Module), 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), 4MB (FS:2MB OTA:~1019KB), v2 Lower Memory, Disabled, None, Only Sketch, 115200"
    max30100server:26:20: error: invalid conversion from 'int' to 'const char*' [-fpermissive]
    WebServer server(80);
    ^
    In file included from F:\MANOJ SY\branding\personal\final max30100\max30100server\max30100server.ino:2:0:
    C:\Users\Harry PC\Documents\Arduino\libraries\Webduino-master/WebServer.h:366:1: error: initializing argument 1 of 'WebServer::WebServer(const char*, uint16_t)' [-fpermissive]
    WebServer::WebServer(const char *urlPrefix, uint16_t port) :
    ^
    F:\MANOJ SY\branding\personal\final max30100\max30100server\max30100server.ino: In function 'void setup()':
    max30100server:42:28: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
    WiFi.begin(ssid, password);
    ^
    In file included from F:\MANOJ SY\branding\personal\final max30100\max30100server\max30100server.ino:1:0:
    C:\Users\Harry PC\Documents\Arduino\libraries\WiFi-master\src/WiFi.h:79:9: error: initializing argument 1 of 'int WiFiClass::begin(char*, const char*)' [-fpermissive]
    int begin(char* ssid, const char *passphrase);
    ^
    max30100server:53:10: error: 'class WebServer' has no member named 'on'
    server.on("/", handle_OnConnect);
    ^
    max30100server:54:10: error: 'class WebServer' has no member named 'onNotFound'
    server.onNotFound(handle_NotFound);
    ^
    F:\MANOJ SY\branding\personal\final max30100\max30100server\max30100server.ino: In function 'void loop()':
    max30100server:75:10: error: 'class WebServer' has no member named 'handleClient'
    server.handleClient();
    ^
    F:\MANOJ SY\branding\personal\final max30100\max30100server\max30100server.ino: In function 'void handle_OnConnect()':
    max30100server:118:10: error: 'class WebServer' has no member named 'send'
    server.send(200, "text/html", SendHTML(temperature, humidity, BPM, SpO2, bodytemperature));
    ^
    F:\MANOJ SY\branding\personal\final max30100\max30100server\max30100server.ino: In function 'void handle_NotFound()':
    max30100server:122:10: error: 'class WebServer' has no member named 'send'
    server.send(404, "text/plain", "Not found");
    ^
    Multiple libraries were found for "Ethernet.h"
    Used: C:\Users\Harry PC\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.1\libraries\Ethernet
    Not used: C:\Program Files (x86)\Arduino\libraries\Ethernet
    exit status 1
    invalid conversion from 'int' to 'const char*' [-fpermissive]
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.
    this is the error i am getting

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

      How did you clear that

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

    Sir please give me the answer I want to ask few questions, 1.the source code u provided is very good ,and I aslo added libraries to IDE while compiling I showing error at #include
    2.And one more is that u provided DHT11 library is not working,u didn't said about 'port' please tell me how add port

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

    In file included from C:\Users\HP\Documents\Arduino\libraries\DHTLib\dht.h:18:0,
    from C:\Users\HP\Documents\Arduino\libraries\DHTLib\dht.cpp:30:
    C:\Users\HP\Documents\Arduino\libraries\DHTLib\dht.cpp: In member function 'int dht::_readSensor(uint8_t, uint8_t)':
    C:\Users\HP\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.4\cores\esp32/Arduino.h:106:91: error: cannot convert 'volatile uint32_t* {aka volatile unsigned int*}' to 'volatile uint8_t* {aka volatile unsigned char*}' in initialization
    #define portInputRegister(port) ((volatile uint32_t*)((port)?GPIO_IN1_REG:GPIO_IN_REG))
    ^
    C:\Users\HP\Documents\Arduino\libraries\DHTLib\dht.cpp:116:29: note: in expansion of macro 'portInputRegister'
    volatile uint8_t *PIR = portInputRegister(port);

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

    Total cost

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

    i am having problem with pox