Skip to content

Commit aef05d1

Browse files
committed
Initial commit
0 parents  commit aef05d1

File tree

7 files changed

+454
-0
lines changed

7 files changed

+454
-0
lines changed

CompList.ods

39.7 KB
Binary file not shown.

LICENSE

Lines changed: 428 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# ElectricDriveArduinoInterface
2+
3+
This repositoy contains the source files for the Electric Drive Ardunio Interface that was developed during the Master's Thesis of [@AnnikenKva](https://github.com/AnnikenKva) at the [University of South-Eastern Norway](https://www.usn.no) in Spring 2022.
4+
5+
## Repository description
6+
7+
The repository is organised in the following way:
8+
9+
* [`arduino/`](arduino): Sourcefile of Arduino programme
10+
* [`autocad/`](autocad): AutoCAD design file for the different board layouts
11+
* [`pdf/`](pdf): PDF files of the different board layouts
12+
* [`python/`](python): Source file for the Python scripts
13+
14+
In addtions the list of components can be found in
15+
* [`CompList.ods`](CompList.ods)
16+
17+
## License
18+
19+
Copyright © 2022
20+
* [@AnnikenKva](https://github.com/AnnikenKva) and [@dietmarw](https://github.com/dietmarw)
21+
22+
All files in this repository are subject to the terms of the [Creative Commons Attribution-ShareAlike 4.0 International Public License](LICENSE).
23+
24+
## Contact
25+
26+
In case of questions or suggestions, feel free to open an issue or contact [@AnnikenKva](https://github.com/AnnikenKva) and [@dietmarw](https://github.com/dietmarw) directly.

arduino/.placeholder

Whitespace-only changes.

autocad/.placeholder

Whitespace-only changes.

pdf/.placeholder

Whitespace-only changes.

python/.placeholder

Whitespace-only changes.

0 commit comments

Comments
 (0)