Library for INFRARED using M5UnitUnified.
M5UnitUnified is a library for unified handling of various M5 units products.
Unit TMOS PIR is a high-sensitivity infrared sensor unit for presence and motion detection, utilizing the STHS34PF80 chip solution.
It communicates with M5 devices via I2C (default address: 0x5A).
The working principle is based on the blackbody radiation principle described by Planck's law, which not only monitors ambient temperature but also detects human presence and motion.
See also examples using conventional methods here.
See also examples/UnitUnified
If you want to generate documents on your local machine, execute the following command
bash docs/doxy.sh
It will output it under docs/html
If you want to output Git commit hashes to html, do it for the git cloned folder.