Hello! am working on a my fourth year first semester project to detect the presence of a person in front of a television. I am trying to use d6t-44l-06 mems thermal sensor but i have no idea how to program it inorder to detect the presence of a person standing 1 meter a distance to switch on the television. I need your help with the code..ASAP
I did a search on the words "arduino d6t-44l-06 mems thermal sensor" and got a few, perhaps, useful results.
MEMS Thermal Sensors D6T User’s Manual, might be of use.
Also, the d6t-2jcieev01-arduino github site might be of interest to you.
You'll want to hook the sensor to the MCU and do an I2C scan to see if the device it hooked up properly.
Thanks but i read the manual...i just dont understand the whole library of this sensor. I dont even know where to start programming it
have you hooked it up yet and did the I2C scan?
You should clickycliky on that GitHub link.
Start by studying the program examples in the Github link, reply #2.
am trying but i cant get anything from there. There is the wire and i2c comcepts used, i dont know any of that
whats the i2c scan?
Using those words in an internet search will net results.
I searched but still I cant connect the dots here.Do I need any library just to connect d6t-44l-06 to arduino uno without an evaluation board?I dont have an evalution board but I understand some guys just use D6t without it....and it works.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.