Corning Community College
ENGR1050 C for Engineers
With your explorations from wus0 and wus1, implement the finished product, with full level of demonstrable functionality.
Be sure to contribute useful background and operational information to this project documentation, to serve as a reference for others. Not only because contributing to project documentation factors into your results, but to show off to the class what interesting projects you are pursuing.
Your task is to:
Example:
To assist with consistency across all implementations, data files for use with this project are available on lab46 via the grabit tool. Be sure to obtain it and ensure your implementation properly works with the provided data.
lab46:~/src/SEMESTER/DESIG$ grabit DESIG PROJECT
You will want to go here to edit and fill in the various sections of the document:
This a connected circuit of a joystick, Servo Motor and passive buzzer. The Servo and buzzer are both controlled by the joystick. So, if the joystick is moved down to the left (where Y is at its max and X is at its minimum) the servo will increase in angle until its maximum of 180 degrees which will then set off the buzzer if the joystick is continually held in this position. Then the opposite is true for when the joystick is moved to the top right (when X is max and Y is minimum). So, the servo instead decreases in angle and then the buzzer will be triggered if the joystick is held over to that section continually.
To be successful in this project, the following criteria (or their equivalent) must be met:
Let's say you have completed work on the project, and are ready to submit, you would do the following:
lab46:~/src/SEMESTER/DESIG/PROJECT$ make submit
You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.
I'll be evaluating the project based on the following criteria:
169:wus2:final tally of results (169/169) *:wus2:used grabit to obtain project by the Sunday prior to duedate [26/26] *:wus2:picture of connected circuit to project page with description [26/26] *:wus2:picture or video of functioning circuit run by program to discord [39/39] *:wus2:clean compile, no compiler messages [26/26] *:wus2:program conforms to project specifications, tests component [26/26] *:wus2:code tracked in lab46 semester repo [26/26]