Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xpbowler authored Nov 13, 2022
1 parent 2e29338 commit f7e6d12
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Rocketry-Club
Software for model rocket
Software for TVC controlled model rocket
Includes: PID control, Madgwick filter

# Hardware sources
Arduino/teensy interrupts: https://www.arduino.cc/reference/en/language/functions/external-interrupts/attachinterrupt/

# Software Sources
Linking C files using GCC: https://randerson112358.medium.com/link-c-programs-7282712fca1f
(this may be necessary to produce a single *c* $\rightarrow$ *.ino* file in order to upload onto teensy)
https://github.com/bjohnsonfl/Madgwick_Filter
https://forums.parallax.com/uploads/attachments/41167/106661.pdf
http://www.olliw.eu/2013/imu-data-fusing/

0 comments on commit f7e6d12

Please sign in to comment.