zephyr/drivers/sensor/amg88xx
Johann Fischer 476f05d2f8 drivers: sensors: add driver for amg88xx sensor
This patch adds the driver for Panasonic AMG88xx
infrared array sensor.

The driver was developed within the framework of a student
internship in the development department. The task of the
student was to implement the trigger part of the driver,
transfer and visualization of the measured data.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-01-07 16:04:45 -05:00
..
CMakeLists.txt drivers: sensors: add driver for amg88xx sensor 2018-01-07 16:04:45 -05:00
Kconfig drivers: sensors: add driver for amg88xx sensor 2018-01-07 16:04:45 -05:00
amg88xx.c drivers: sensors: add driver for amg88xx sensor 2018-01-07 16:04:45 -05:00
amg88xx.h drivers: sensors: add driver for amg88xx sensor 2018-01-07 16:04:45 -05:00
amg88xx_trigger.c drivers: sensors: add driver for amg88xx sensor 2018-01-07 16:04:45 -05:00