title | layout | nav_order | description | permalink |
---|---|---|---|---|
Home |
home |
1 |
Class website for BYU ECEN 390: Junior Team Design Project |
/ |
In this course you will construct a complex, multi-player laser-tag system that will help to integrate your knowledge and experience from the other three Junior-Core courses:
- ECEN 340 (Analog Circuit Design),
- ECEN 380 (Signal Processing), and
- ECEN 330 (Programming Embedded Systems).
The theories, concepts and lab exercises from these three courses combine to complete an entire system. The analog designs from ECEN 340 provide the shot-firing LED, shot-detecting photodiode and associated analog electronics. The theories and algorithms that you learned about in ECEN 380 provide the signal processing necessary to detect when a player has been shot and also to determine which player was the shooter. Finally, the programming exercises and embedded system experience from ECEn 330 will help you write the necessary 'C' code to create a final working system.
The process of creating the laser-tag system is broken into several milestones. This helps students to schedule their effort and to focus on specific portions of the system during implementation.
{% comment %}
{: .fs-9 }
Just the Docs gives your documentation a jumpstart with a responsive Jekyll theme that is easily customizable and hosted on GitHub Pages. {: .fs-6 .fw-300 }
Get started now{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } View it on GitHub{: .btn .fs-5 .mb-4 .mb-md-0 }
{: .warning }
This website documents the features of the current
main
branch of the Just the Docs theme. See [the CHANGELOG]({% link CHANGELOG.md %}) for a list of releases, new features, and bug fixes.
Just the Docs is © 2014-{{ "now" | date: "%Y" }} by Patrick Marsceill.
Just the Docs is distributed by an MIT license.
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Read more about becoming a contributor in our GitHub repo.
Just the Docs is committed to fostering a welcoming community.
View our Code of Conduct on our GitHub repository.
{% endcomment %}