diff --git a/Documentation/html/Funny-Cat-Hidden.jpg b/Documentation/html/Funny-Cat-Hidden.jpg new file mode 100644 index 0000000..65f8e8b Binary files /dev/null and b/Documentation/html/Funny-Cat-Hidden.jpg differ diff --git a/Documentation/html/_design_01_choices_8markdown.html b/Documentation/html/_design_01_choices_8markdown.html new file mode 100644 index 0000000..80689e8 --- /dev/null +++ b/Documentation/html/_design_01_choices_8markdown.html @@ -0,0 +1,105 @@ + + +
+ + + + +|
+ 2020-2021 Sunseeker Telemetry and Lighting System
+
+ |
+
|
+ 2020-2021 Sunseeker Telemetry and Lighting System
+
+ |
+
When connecting the MCU to the programmer via the JTAG interface, it is possible for a local power supply connected to the MCU to be used or for power from the debugging/programming adapter to be used. Since having power supplied to the MCU from the debugging/programming adapter can be useful for use outside of the Sunseeker vehicle, we chose to use that.
+Universal Serial Communication Interfaces (USCIs):
+The thinking behind this so far, is to try and balance the load between the modules with SPI protocol being used in more high data-rate peripherals and I2C used with lower or less-used peripherals.
+