Arduino IR Proximity Detector
Write an S-Function to detect proximity of an object and play a note in response. This project uses an IR LED that emits light in the IR region. An IR sensor (photo-transistor) is used in pair with the IR LED, and is connected closely to the IR LED. When an object is brought close to the IR-LED, IR-light will be reflected and will cause the light intensity to change, depending on how close the object is. The sensor will measure the changes in intensity and map those values to different notes.
In the modelling stage, use Simulink External Mode to run the model live-time in order to locate and program appropriate threshold values.
By:
Esther Ling, Edu Engineer
Cite As
Techsource Technical Team (2025). Arduino IR Proximity Detector (https://www.mathworks.com/matlabcentral/fileexchange/51987-arduino-ir-proximity-detector), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Added image to mask. |