Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Revision 3:5844462d5785, committed 2017-02-19
- Comitter:
- vidica94
- Date:
- Sun Feb 19 18:27:13 2017 +0000
- Parent:
- 2:d288340a708d
- Commit message:
- ok
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Feb 19 18:25:35 2017 +0000 +++ b/main.cpp Sun Feb 19 18:27:13 2017 +0000 @@ -3,7 +3,7 @@ /* This basic example just shows how to read the output value of a infrared sensor. In this case we used the sensor avaiable on amazon link we read the output value as a digital signal , so we can use the InterruptIn to better control the bot. - WARNING: to catch the target at the right distance it's necessary to calibrate the ir sensor, using the little trimmer on the pcb whith the sensors. + WARNING: to catch the target at the right distance it's necessary to calibrate the ir sensor, using the little potentiometer on the pcb whith the sensors. To calibrate the sensors run the other program */