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
Zitieren als
Techsource Technical Team (2024). Arduino IR Proximity Detector (https://www.mathworks.com/matlabcentral/fileexchange/51987-arduino-ir-proximity-detector), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Added image to mask. |