Quando um objeto é inserido próximo ao sensor IR o mesmo envia um sinal digital ao pino 5 da placa arduino indicando que existe algo próximo e uma impressão com o dizer "PERTO" é executada no display ...
This project is an object/person detection counter built with an Arduino Uno, an IR sensor, and a 16x2 LCD display. Whenever an object (e.g., a person walking past or a hand wave) interrupts the IR ...
The project aims to build a very simple clock that does not contain any buttons, alarms, or settings besides time as it uses infrared to detect light. The IR sensor data is being read by the ...