Prototyping Competition

2014 Francis College of Engineering Prototyping Competition

Prizes:


- $1000 award for 1st place team
- $750 award for 2nd place team
- $500 award for 3rd place team
- $250 award for the people choice team (crowd voting)


Deadlines:


November 10, 2014 - Submit Proposal
November 21, 2014 - Submit Presentation
December 04, 2014 - Finals Competition and Awards


For more details visit:


2014 Francis College of Engineering Prototyping Competition

**********************************************************

Team SubZero did not place in the competition this year but has decided to continue improving and re-enter next year.

Team SubZero

Team SubZero
A capture of the team at the First Dean's Prototyping Challenge

Monday, December 1, 2014

PS2 Controller Interfacing with Arduino

To start the interfacing between the Arduino and the PS2 controller. I downloaded Bill Porter's PS2x library. Then I added some code to make it so when the "Select" and "Start" button were pushed they lit up a corresponding LED.

Here you can see when the "Select" button is pushed the bottom LED lights up.

Here you can see when the "Start" button is pushed the top LED lights up.


 Here the "Select" and "Start" button are being pushed together.


Here is a setup I created to show that when a certain button on the D-Pad was pushed a corresponding LED would light up. The top red LEDs are for "Select" and "Start" buttons.







 Here is a close up of the circuit used to interface the PS2 controller and the Arduino.


Here are some videos of how the buttons on the PS2 controller are going to control motors on the ROV.







Here are the wiring diagrams used to wire the PS2 controller to the Arduino.



No comments:

Post a Comment