IoT Based Patient Health Monitoring System using ESP8266 & Arduino

IoT Based Patient Health Monitoring System using ESP8266 & Arduino

How To Electronics

5 лет назад

174,861 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@user-yi6dp2qn8f
@user-yi6dp2qn8f - 30.12.2023 17:47

my data is not displaying in think speak plz help me

Ответить
@user-rm5pn1cj9m
@user-rm5pn1cj9m - 25.12.2023 12:46

Sir i need a Arduino code

Ответить
@sujidotez
@sujidotez - 14.11.2023 10:56

If anyone doing this please note RS,EN pin is need to exchange, also LCD connect like this D7=2 ,D6=3,D5=4,D4=5. If needed please use trimmer for contrast setting. TQ

Ответить
@user-rz5xq7wr9q
@user-rz5xq7wr9q - 06.11.2023 16:10

Code not working even after redoing it 3 times if you have any tip pls share:)

Ответить
@kshitigaddigoudar7894
@kshitigaddigoudar7894 - 04.11.2023 20:08

Sir can we use a ECG sensor instead of pulse rate sensor? Your reply would be greatly appreciated

Ответить
@kavink1445
@kavink1445 - 31.10.2023 13:49

i am getting these errors
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino: In function 'void interruptSetup()':
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino:109:3: error: 'TCCR2A' was not declared in this scope
109 | TCCR2A = 0x02; // DISABLE PWM ON DIGITAL PINS 3 AND 11, AND GO INTO CTC MODE
| ^~~~~~
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino:110:3: error: 'TCCR2B' was not declared in this scope
110 | TCCR2B = 0x06; // DON'T FORCE COMPARE, 256 PRESCALER
| ^~~~~~
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino:111:3: error: 'OCR2A' was not declared in this scope
111 | OCR2A = 0X7C; // SET THE TOP OF THE COUNT TO 124 FOR 500Hz SAMPLE RATE
| ^~~~~
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino:112:3: error: 'TIMSK2' was not declared in this scope
112 | TIMSK2 = 0x02; // ENABLE INTERRUPT ON MATCH BETWEEN TIMER2 AND OCR2A
| ^~~~~~
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino: At global scope:
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino:194:4: error: expected constructor, destructor, or type conversion before '(' token
194 | ISR(TIMER2_COMPA_vect); //triggered when Timer2 counts to 124
| ^
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino:195:1: error: expected unqualified-id before '{' token
195 | {
| ^
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino: In function 'void read_temp()':
E:\Official\SEM-7\IOT\PRJ\Draft_1\Draft_1.ino:307:27: error: 'A1' was not declared in this scope; did you mean 'A0'?
307 | int temp_val = analogRead(A1);
| ^~
| A0

exit status 1

Compilation error: 'TCCR2A' was not declared in this scope

Ответить
@shazlinamohdsazuki3656
@shazlinamohdsazuki3656 - 26.09.2023 08:18

Can we use arduino nano?

Ответить
@nehauk9314
@nehauk9314 - 18.08.2023 16:18

lcd is not showing results

Ответить
@jillellaraghunath
@jillellaraghunath - 14.08.2023 07:58

Sir here you used Arduino uno or Arduino_nano board

Ответить
@vlogmusic-nocopyrightmusic8997
@vlogmusic-nocopyrightmusic8997 - 10.08.2023 13:14

Someone please tell me where i put my wifi data like wifi name and password thanks in advance

Ответить
@tapaswinimishra531
@tapaswinimishra531 - 15.07.2023 18:28

I want to buy this project.... Give your Whatsapp please 🙏🏻

Ответить
@swaritmahalsekar5521
@swaritmahalsekar5521 - 12.07.2023 07:47

What is BPM bro? Blood Pressure Measurement?

Ответить
@truptirajashekar8104
@truptirajashekar8104 - 02.06.2023 19:05

Can I get a PPT for this @everyone???

Ответить
@uppulavandana6122
@uppulavandana6122 - 28.05.2023 22:04

The data is not displayed in lcd and thingspeak what may be the problem? Could you please tell.

Ответить
@bhavanajotwani6626
@bhavanajotwani6626 - 23.04.2023 08:16

Code isn't running properly

Ответить
@user-nv8fr3vt9j
@user-nv8fr3vt9j - 11.04.2023 21:11

bro where we get the power supply?tel me brp plzzz

Ответить
@aresyt5817
@aresyt5817 - 07.04.2023 08:39

Data not uploading on thingspeak

Ответить
@nageshsgadwal3782
@nageshsgadwal3782 - 27.03.2023 04:00

Where we should write the code and hiw we should upload it please tell sir

Ответить
@snehaghosh749
@snehaghosh749 - 19.03.2023 22:25

In AT command which will be the 'ssid' and 'password'?
And I am not getting the data to thingspeak does ssid and password will solve the problem?
And do we need to use a external powe supply for ESP8266-01?

Ответить
@annupriya1703
@annupriya1703 - 04.12.2022 12:12

Hlo.......
Plz send me code of this project

Ответить
@velichetimaidhile5102
@velichetimaidhile5102 - 19.10.2022 13:17

Hi sir
Iam unable to do this one
We are not getting data on lcd and even in thinkspeak

Ответить
@sridhanushgeethanssk252
@sridhanushgeethanssk252 - 16.10.2022 09:29

Hi sir nice experiment sir how create account in thinkspeak i create but not support sir please help sir

Ответить
@sanusharma2891
@sanusharma2891 - 13.10.2022 15:27

Please mention the components used

Ответить
@tanviladdha4120
@tanviladdha4120 - 06.09.2022 10:28

can i use DHT11 instead of LM35 ? if yes, then do i need to make any changes in this code ?

Ответить
@ramyateju8303
@ramyateju8303 - 18.08.2022 06:30

Total project price ??

Ответить
@boniekandrear761
@boniekandrear761 - 04.08.2022 12:03

Arduino: 1.8.16 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Disabled (new aborts on oom), Disabled, All SSL ciphers (most compatible), 32KB cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200"











sketch_aug04b:193:5: error: expected constructor, destructor, or type conversion before '(' token
193 | ISR(TIMER2_COMPA_vect) //triggered when Timer2 counts to 124
| ^
C:\Users\bonie\AppData\Local\Temp\arduino_modified_sketch_483004\sketch_aug04b.ino: In function 'void interruptSetup()':
sketch_aug04b:108:1: error: 'TCCR2A' was not declared in this scope
108 | TCCR2A = 0x02; // DISABLE PWM ON DIGITAL PINS 3 AND 11, AND GO INTO CTC MODE
| ^~~~~~
sketch_aug04b:109:1: error: 'TCCR2B' was not declared in this scope
109 | TCCR2B = 0x06; // DON'T FORCE COMPARE, 256 PRESCALER
| ^~~~~~
sketch_aug04b:110:1: error: 'OCR2A' was not declared in this scope
110 | OCR2A = 0X7C; // SET THE TOP OF THE COUNT TO 124 FOR 500Hz SAMPLE RATE
| ^~~~~
sketch_aug04b:111:1: error: 'TIMSK2' was not declared in this scope
111 | TIMSK2 = 0x02; // ENABLE INTERRUPT ON MATCH BETWEEN TIMER2 AND OCR2A
| ^~~~~~
C:\Users\bonie\AppData\Local\Temp\arduino_modified_sketch_483004\sketch_aug04b.ino: At global scope:
sketch_aug04b:193:4: error: expected constructor, destructor, or type conversion before '(' token
193 | ISR(TIMER2_COMPA_vect) //triggered when Timer2 counts to 124
| ^
C:\Users\bonie\AppData\Local\Temp\arduino_modified_sketch_483004\sketch_aug04b.ino: In function 'void read_temp()':
sketch_aug04b:306:27: error: 'A1' was not declared in this scope; did you mean 'A0'?
306 | int temp_val = analogRead(A1);
| ^~
| A0
Multiple libraries were found for "LiquidCrystal.h"
Used: C:\Program Files (x86)\Arduino\libraries\DHT-sensor-library-master\libraries\LiquidCrystal
Not used: C:\Program Files (x86)\Arduino\libraries\LiquidCrystal
exit status 1
expected constructor, destructor, or type conversion before '(' token


This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Ответить
@user-on2hs6pf5m
@user-on2hs6pf5m - 01.08.2022 20:01

Nice work eng
Can you give me the program of the work code?

Ответить
@mrpankhan7171
@mrpankhan7171 - 12.06.2022 12:03

Data can not send to thingspeak cloud.
What can i do?
Please reply.

Ответить
@rohitmahato1284
@rohitmahato1284 - 08.06.2022 10:22

Pls hlp me doing this project... any in the chat pls help me

Ответить
@JEFFERJJEYSON
@JEFFERJJEYSON - 02.06.2022 15:57

Get api key is not showing in serial monitor what should i do now

Ответить
@jintubora9462
@jintubora9462 - 25.05.2022 19:36

I want to buy this project

Ответить
@Amitkumar-pb7ge
@Amitkumar-pb7ge - 19.05.2022 07:54

my esp not connecting to wifi

Ответить
@saikumaradduru6769
@saikumaradduru6769 - 09.05.2022 10:25

Sir please put code

Ответить
@victoryacquiredinthesis7797
@victoryacquiredinthesis7797 - 30.04.2022 16:10

Sir, is Oximeter sensor MAX30100 will work at ThingSpeak? Hope you would notice this, thanks!

Ответить
@selmar2177
@selmar2177 - 14.04.2022 20:05

Good project

Ответить
@AmishaSharma_1
@AmishaSharma_1 - 13.04.2022 14:10

hello sir, first of all thank you for explaining this project... i am making the same project but i am not getting any data on thingspeak.. I am getting the data on both lcd and serial monitor but not on thingspeak..what is the problem.. Can u pls help me..

Ответить
@hrishitakumar5971
@hrishitakumar5971 - 12.04.2022 10:42

sir lcd display is not working please help

Ответить
@mugilasekar3889
@mugilasekar3889 - 24.03.2022 20:10

Sir these whole components u gave buyed from which online store

Ответить
@chintanmeher7838
@chintanmeher7838 - 19.03.2022 14:46

We are not able to see information on a lcd display. Please suggest us what to do

Ответить
@poojitashripathi3146
@poojitashripathi3146 - 25.02.2022 10:36

While uploading the code I m getting error something like this fatalerror failed to connect ESP8266 timed out, how to solve this problem? Waiting for the reply

Ответить
@ronitpathak7848
@ronitpathak7848 - 15.02.2022 14:16

Sir I want report of this project

Ответить
@Akash-hc5zs
@Akash-hc5zs - 09.02.2022 11:26

Sir i want this project. From where i will get this project

Ответить
@diwakarsati8167
@diwakarsati8167 - 27.01.2022 16:30

I want to buy this project

Ответить
@nidhidhinoja4526
@nidhidhinoja4526 - 25.01.2022 18:56

what i can do if lcd displaying garbage value????

Ответить
@AbdisaWakisaKeneaBML
@AbdisaWakisaKeneaBML - 09.01.2022 21:40

Can we make it to send an email by updating the code?

Ответить
@abdulkhadar1249
@abdulkhadar1249 - 20.12.2021 17:44

Showing error on program Sir please can you fix for me...
If(ser.find("Error"))

Ответить
@pachhman5486
@pachhman5486 - 30.11.2021 13:58

how to chnage the wifi ssid

Ответить
@georgephilip3832
@georgephilip3832 - 23.11.2021 17:07

Hi sir,
I have done the project according to your instructions and everything works offline. I am also getting "GET /update?api_key" message on my serial monitor, but no information seems to be passed on to the thingspeak page that I have created.
Please help me if possible sir.

Ответить
@madhusaipavankumarchundru5721
@madhusaipavankumarchundru5721 - 19.10.2021 20:35

Errors in program

Ответить
@wali7862
@wali7862 - 17.10.2021 19:52

Amazing project sir, what if you want to also add the heart rate sensor to this project, how will I go about it. Your reply will be greatly appreciated

Ответить