CSCI 225 - Machine Organization
Project Presentations : 2020
(Monday and Wednesday 11/16 and 11/18)
Monday
November 16th
10:50AM
on Zoom : Monday Zoom Link Drone
Technology In
recent years, drone technology has gone from a hobby to a useful tool because
of its improvements. New drones can perform avoidance routines, follow
targets and film weddings.We are
using a drone simulator and actual drone hardware to plan and experiments
with a route following drone app. Android Studio was employed in this project. Presenters:
Morgan Wilson, Jacob Shepard https://morganwilson34.wixsite.com/compsci225
Presenter: Jake Van
Rite https://jacobvanrite.wixsite.com/augmentedreality
Presenters: Gabe Olsen,
Brendan Aird https://brendanandgabenpccharacter.webador.com/
Wednesday
November 18 10:50AM
on Zoom : Wednesday Zoom Link Personal
Virtual Assistants In
this project we learn about PVA's such as siri, alexa, etc. We have
programmed one of them using the API and emulator (if needed).Part of our work includes researching the
PVA and implement functions and "skills". Presenters: Landon
Mueller, Emily Herried |
Audio Files and
Memory |
|
|
This project looks at
different formats of audio files, in particular the
differences in how they are stored and read. We also explore compression and
sampling rates, how they affect both the digital files, and the sound quality
itself. The project uses the commonly used tool: Swiss Army Knife of Sound
Design (also known as Sox) and SoxSharp: a C#
library which sits behind this Windows Form Application. |
||
Presenters:
Maddie Korpi, Ann Lozich |
||
|
||
Virtual
Reality |
|
|
This
project discusses the early development of VR technology and its transition
to what we know today. Current applications of VR technology as well as
possible future applications will also be explored. The context of our
explorations includes use of Quest and Quest 2 from Oculus in the Unity Game
Engine. A brief overview on how this
technology works will be given. In addition, the current usefulness of VR and
ethical issues will be investigated. Presenters:
Easten Wember, Marie Smith |
Practical
Parsing :Advanced Calculators |
|
|
In
this parsing project we look at the shunting yard algorithm and apply a
derivation of it to a scientific calculator.Not to stop short there, we've also added the
ability for the calculator to contain variables and assignment operators so
that infix expressions can be evaluated. All of this is presented in the C# framework. Presenters:
Hayden Schuh, Matt Taluchka https://sites.google.com/snc.edu/csci225parsingproject/parsing-introduction |