News

We will be using Arduino Nano, MLX90614, EM18 RFID Reader, and Ultrasonic Sensor to build this project. The ultrasonic sensor is used to calculate the distance between the thermometer and the person.
Then calculate the duration and distance using the above formulae. If you can also read how to use ultrasonic sensors with Arduino if you are completely new to ultrasonic sensors. void loop() { for ...