Final Report

Video Lecture

Video, Slides

Description:

The Final Report Guidelines are the primary reference document for this assignment.

Requirements and Grading:

The Final Report is held to professional standards of language and format and is evaluated by staff in the ECE Editorial Services, who also check theses and dissertations for the department. The report is also evaluated for technical content and organization by the course staff. The Grading Rubrics are available for both English/Formatting and Technical Content , but here are some pointers:

  1. If you didn't click the link above, the Final Report Guidelines should be your first stop.
  2. Use a template to help get the formatting right (Microsoft Word template or LaTeX template).
  3. Since your Final Report is similar in purpose to a thesis, you may find the Thesis Writing Guidelines helpful for style and formatting.
  4. For citations, you may also find the IEEE Citation Reference guide useful.
  5. Please note the maximum number of pages (20) allowed for the final report. This does not include your references or appendices.You will be penalized for going over the maximum number of pages and/or not following the prescribed format.
  6. Submission and Deadlines:

    The Final Report document should be uploaded to My Project on PACE in PDF format by the deadline on the Calendar.

Cypress Robot Kit

Todd Nguyen, Byung Joo Park, Alvin Wu

Cypress Robot Kit

Featured Project

Cypress is looking to develop a robotic kit with the purpose of interesting the maker community in the PSOC and its potential. We will be developing a shield that will attach to a PSoC board that will interface to our motors and sensors. To make the shield, we will design our own PCB that will mount on the PSoC directly. The end product will be a remote controlled rover-like robot (through bluetooth) with sensors to achieve line following and obstacle avoidance.

The modules that we will implement:

- Motor Control: H-bridge and PWM control

- Bluetooth Control: Serial communication with PSoC BLE Module, and phone application

- Line Following System: IR sensors

- Obstacle Avoidance System: Ultrasonic sensor

Cypress wishes to use as many off-the-shelf products as possible in order to achieve a “kit-able” design for hobbyists. Building the robot will be a plug-and-play experience so that users can focus on exploring the capabilities of the PSoC.

Our robot will offer three modes which can be toggled through the app: a line following mode, an obstacle-avoiding mode, and a manual-control mode. In the manual-control mode, one will be able to control the motors with the app. In autonomous modes, the robot will be controlled based off of the input from the sensors.