0% found this document useful (0 votes)
46 views1 page

1.2.4 Conclusion Questions

One problem encountered in developing the program was putting a colon instead of a semicolon in the wait code, which prevented the code from running properly. Fixing this issue resolved the problem. The output of a sensor could be used in applications like automatically turning on a light when an object is detected or monitoring and adjusting temperature. Multiple applications are possible using sensor output.

Uploaded by

shahid choudhury
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views1 page

1.2.4 Conclusion Questions

One problem encountered in developing the program was putting a colon instead of a semicolon in the wait code, which prevented the code from running properly. Fixing this issue resolved the problem. The output of a sensor could be used in applications like automatically turning on a light when an object is detected or monitoring and adjusting temperature. Multiple applications are possible using sensor output.

Uploaded by

shahid choudhury
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1) While developing the program, one of the problems we encountered was when

implementing a wait code. Upon diagnosing the problem we realized that we put a colon
instead of a semi-colon. This fixed the problem of our code not running properly.

2) The output of the sensor could be used in applications such as turning on an automatic
light when coming upon an object. Another application or sensor could be used to detect
an object, or used to monitor temperature and lower or raise it. Using the output of the
sensor you can apply it to multiple applications, like the examples listed above.

1.2.3

1) One of the problems I’ve encountered while developing the program was not having the
green LED on the correct port on the test bed. So when we coded it, it was
corresponding to the wrong port, thus not working at all. Upon evaluation, we put it into
the correct port, making our code and LED work. Furthermore, another problem we
encountered was the USB that powered our cortex was not working properly. We
disconnected it and connected it to a different USB port on the PC, making it function
properly.

2) The flashing LED can be used in a battery application, indicating Low charge via flashing
every 3 seconds. Furthermore, the servo motor can be used in cameras to zoom in
quicker. Additionally, it can be used to control vertical movement, an example of this is
an RC helicopter roders spinning. Using the LED and Servo outputs you can apply it to
a multitude of applications.

You might also like