# Sample to draw graph values acquired with D6T. # Please execute the following command before use "pigpio" # $ sudo pigpiod from __future__ import print_function import time import datetime import ...
It is a module for evaluating Omron sensor D6T with Raspberry Pi 3 Model B and a sample program when using a module. D6T is an infrared sensor that can measure the surface temperature of an object ...