News

The nano sensor interface presented below is a microcontroller-based universal sensor interface with a power-saver mechanism. The idea, centered around an Arduino Nano (v3) microcontroller, was ...
Here is the diagram of my Arduino infrared close proximity sensor. As you can see, the core part of my experimental setup is an Arduino UNO, ... (Arduino Uno/Nano Sketch)… [code] #define ALERT_LED 13 ...
Old infrared remote controls can be a great way to interface with your projects. One of [AnalysIR’s] latest blog posts goes over the simplest way to create an Arduino based IR receiver, makin… ...