Download presentation
Presentation is loading. Please wait.
Published byTeagan Dimmock Modified over 10 years ago
1
Team Fire On The Mountain: Jennifer Bond, Rob Cagan, Michael Patterson, & Jonathan Smith Faculty Advisor: Dr. Joseph Hoffbeck Dr. Peter Osterberg Industry Advisor: Walt Harrison Client: Jerri Patten Knowledge Bowl System
2
Introduction Project Overview Milestones Upcoming Milestones Project Example Concerns Conclusion
3
Knowledge Bowl Game between three four person teams Question is read and the first team to “buzz in” gets to attempt an answer
4
Milestones Design Document v1.0 approved (Nov. 25) Ordered parts (completed Dec. 7) (Dec. 13) Finish programming Arduino microcontroller and debug (Jan 11, deadline pushed back to Feb. 15 )
5
Upcoming Milestones Construct Player Controllers and Administrator Controller (Feb. 8) Test Player Controllers and Administrator Controller (Feb. 15) Build Display and test 7 segment displays (Feb. 22) Construct logic unit (Mar. 1) Complete MOSIS chip testing (Mar. 31)
6
Project Example: Arduino Code if(Bplace == 0) //Team B did not ring in { DisplayB1 = LOW; DisplayB2 = LOW; } else(Bplace == 1) //Team B rang in first { DisplayB1 = LOW; DisplayB2 = HIGH; } else(Bplace == 2) //Team B rang in second { DisplayB1 = HIGH; DisplayB2 = LOW; } else(Bplace == 3) //Team B rang in third { DisplayB1 = HIGH; DisplayB2 = HIGH; }
7
Concerns Player Controllers Need to recalibrate 555 timer for full length player controllers
8
Conclusion Project Overview Milestones Additional Accomplishments Upcoming Milestones Project Example Concerns
9
Questions? Contact Information: Jennifer Bond: bond13@up.edu
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.