The generator dynamometer test bench is to measure generator performance that helps the Northern Arizona University (NAU) CWC team to simplify the design process.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- Install Arduino IDE
- Have a USB-B plug
Download CWC_GEN_Test_Bench.ino and make your changes in Arduino IDE
After making your changes on CWC_GEN_Test_Bench.ino, upload the file in Arduino IDE and see if your changes are being shown in the LCD Screen or SD card.
In the Arduino IDE, ensure the USB-B plug is connected between the Arduino and your computer. Now, just press upload in the Arduino IDE and you can see changes made in the LCD screen.
- Arduino IDE - The IDE to deploy sketches to the Arduino
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Alonso Garcia - Initial work - AlonsoTheDopest
This project is licensed under the MIT License - see the LICENSE.md file for details