diff --git a/quad/Shield PCB/README.md b/quad/Shield PCB/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f41aa53c47bd3453a216419256e32d570bb1a9b1 --- /dev/null +++ b/quad/Shield PCB/README.md @@ -0,0 +1,11 @@ +# Shield PCB +This PCB is designed to simlpify the assembly and re-assemmbly of the quads, as well as the reliability. +It does so by providing dedicated connections to each external device on separate, latching connectors. + +# Errata/Easy Mistakes +## Version 2 + - UART0 lines (to WiFi) are flipped, can be fixed in constraints file. + - RC controller PWM lines are reconfigurable in software and constraints, + and depend on how the RC receiver is wired, so double check that you get good results if you change those. + - Motor PWM lines are reconfigurable in software, and have to match the controller, so be careful with those as well. + - The IMU has to be mounted with the label text down (the lables for the pins) and the mounting holes facing towards the PMOD test points \ No newline at end of file diff --git a/quad/Shield PCB/Shield_PCB.zip b/quad/Shield PCB/Shield_PCB.zip new file mode 100644 index 0000000000000000000000000000000000000000..269e7b1d3b2c56a0c1673dd25b6f0840dd1f0ec1 Binary files /dev/null and b/quad/Shield PCB/Shield_PCB.zip differ