This repository contains backup code from various days for the AEV project me and my group completed for our Fundamentals of Engineering II class during the spring of 2022. We designed a small AEV (Alternative Energy Vehicle) in SolidWorks, and then we built and tested it. The AEV was controlled by an Arduino, which we programmed using C++ to collect data and drive the AEV down a scale model track. To process the collected data, I wrote a program in MATLAB that could load a given file and convert the data into usable units of data like Joules and meters per second.
This project is managed by Mersant. You can find me on GitHub at https://github.com/Mersant
All Rights Reserved
Copyright (c) 2021 David Lowry, Drew Reed, Megan Smith
Created by Techcable
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.