red-light-tizen / Red-Light

Emergency call service available in case of inactivity
0 stars 0 forks source link

LM35 CAZ and MAX 30100 Overheating Problem #5

Closed Kanu1755 closed 5 years ago

Kanu1755 commented 5 years ago

LM35 is too hot when I tested with RPI3 I solve this problem with Vdd and Vout on 4.4k register but I think It will be not good at work normally, So I will test this temp sensor and MAX30100 PULSE sensor This work is take it many time I think I will check this problem asap sorry

Kasania commented 5 years ago

Try backward wiring.

Kanu1755 commented 5 years ago

Ok i will do that

Kanu1755 commented 5 years ago

I solve this H/W issue about use 4.4k register and tizen officially providing about temperature source So, I will use that tomorrow and commit it plz, check this url [https://developer.tizen.org/development/guides/native-application/location-and-sensors/device-sensors#sensorlistener] and commit about this way how do you think so on tomorrow

sjy5386 commented 5 years ago

I solve this H/W issue about use 4.4k register and tizen officially providing about temperature source So, I will use that tomorrow and commit it plz, check this url [https://developer.tizen.org/development/guides/native-application/location-and-sensors/device-sensors#sensorlistener] and commit about this way how do you think so on tomorrow

https://developer.tizen.org/development/guides/native-application/location-and-sensors/device-sensors#sensorlistener

Please use hyperlinks instead of plain text. 😟

Kanu1755 commented 5 years ago

I solved Overheating problem LM35 with 2.2k register and then LM35 data type is analog type I used ADC and spi interface but we need more specific correction LM35 because that measure temperature about air So, if you have idea about retouching sensor plz, reply here and tag me

Kasania commented 5 years ago

I think there is 3 options.

  1. Using 2 temp sensor.
  2. Get temp from GPS location.
  3. Data Mining.
sjy5386 commented 5 years ago

It's so hot! 😈

Kasania commented 5 years ago

We Add more ground wire and That is work.