forked from rusinek/ECE411_RocketAv
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
35 lines (19 loc) · 1.12 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Overview:
This GitHub provides documentation for the design, implemation, and use of the TinyAV
Amateur Avionics System. The TinyAV is a printed circuit board that includes a
microcontroller, acellerometer, gyroscope, temperature sensor, flash
memory storage, and a rechargeable lithium-ion battery. It allows for a portable way
to record flight data that can be use for flight analysis on model rockets.
----------------------------------------------------------------------------------------------
Table Of Contents:
Assignments - Team exercises assigned in ECE 411
Doc - Project Proposals, Project Requirements, UML Diagrams, Testing Documentation,
Project Schedules, & Bill Of Materials
Eagle - Schematic & Board Layout Documentation
Launch_Data - Test Launch Raw Data & Analysis Graphs
Ref - Reference Documentation For Board Creation
Src - Libraries & Source Code For The TinyAv Board
----------------------------------------------------------------------------------------------
Useful Links:
Lab for Interconnected Devices: http://psu-epl.github.io/
Arduino Software: https://www.arduino.cc/