News

After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
This code is to use E18-D80NK Infrared Sensor to detect obstacle and trigger an event like starting or stopping motor or servo or relay or anything else. // Writeen by Ahmad S. for Robojax.com on // ...
Arduino Processing: The Arduino reads the output from the IR sensor. If the sensor detects an object (i.e., the output is HIGH), the Arduino sends a signal to turn the LED on and then off, causing it ...
In this project, we are going to build a Analog Speedometer using the Arduino. We will use IR Sensor module to measure the speed.
In this project tutorial we build a Temperature Gun using Arduino and an Infrared Temperature Sensor. This Thermal gun will be built using a non-contact temperature sensor called MLX90614; ...
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… ...
After uploading ppt_pointer.ino code to Arduino Leonardo and connecting the sensor, the smart IR pointer will be ready to use. Open the presentation file with Microsoft PowerPoint or Presentation from ...
Here is a tested Arduino project that uses 3 sensor probes as water level indicator with 3 leds and one LCD display + a simple controller that turns on a motor when the water has reached the desired ...