diff --git a/circuit/README.md b/circuit/README.md index 3dcae746687c067b6d071064bccc1ce69e865037..63d6b458ef63560f7edbfdfb41889fac0bb9f095 100644 --- a/circuit/README.md +++ b/circuit/README.md @@ -1,7 +1,11 @@ # AutomataKit Router Circuit Design - + - + -The circuit uses an ATxmega256A3U microcontroller and it's UART modules to chatter over 5 ports. It includes a CP2102n USB - UART bridge, acting as the 6th port, to receive serial messages from a computer. \ No newline at end of file +The circuit uses an ATxmega256A3U microcontroller and it's UART modules to chatter over 5 ports. It includes a CP2102n USB - UART bridge, acting as the 6th port, to receive serial messages from a computer. + +# Notes + + - 0.1uF cap near CP2102n is too close, can't place \ No newline at end of file diff --git a/images/board.png b/images/board.png deleted file mode 100644 index de0903f586ad0587cb4450a736cc47a02ecc2b17..0000000000000000000000000000000000000000 Binary files a/images/board.png and /dev/null differ diff --git a/images/onmachine.jpg b/images/onmachine.jpg deleted file mode 100644 index ece0a8c7bb0c853c43da993bb3be69afbd0e6c39..0000000000000000000000000000000000000000 Binary files a/images/onmachine.jpg and /dev/null differ diff --git a/images/routed.png b/images/routed.png new file mode 100644 index 0000000000000000000000000000000000000000..3943c6f92c38777052c36690b34e54a6a8825e0d Binary files /dev/null and b/images/routed.png differ diff --git a/images/routing-ground-uart.png b/images/routing-ground-uart.png deleted file mode 100644 index b64fd68cd476ed3f14f9f7519fd8d49483572df1..0000000000000000000000000000000000000000 Binary files a/images/routing-ground-uart.png and /dev/null differ diff --git a/images/rpi-routed.png b/images/rpi-routed.png deleted file mode 100644 index 9bfd2685c0ca4cdbc402f94668f32a6d4d41337b..0000000000000000000000000000000000000000 Binary files a/images/rpi-routed.png and /dev/null differ diff --git a/images/rpi-schematic.png b/images/rpi-schematic.png deleted file mode 100644 index 01b058f670b53e229473d35f6a414c4155196b8f..0000000000000000000000000000000000000000 Binary files a/images/rpi-schematic.png and /dev/null differ diff --git a/images/schematic-power-eagle.png b/images/schematic-power-eagle.png deleted file mode 100644 index d59d449e06ad80db8e9d63c51ee62358e063b96c..0000000000000000000000000000000000000000 Binary files a/images/schematic-power-eagle.png and /dev/null differ diff --git a/images/schematic-power.png b/images/schematic-power.png deleted file mode 100644 index 287376156337cb22bc0ab0b5012b157f812e49c6..0000000000000000000000000000000000000000 Binary files a/images/schematic-power.png and /dev/null differ diff --git a/images/schematic.png b/images/schematic.png index d017c4037f8659a6887a57b47d5c93b6f6d8e40f..98eac842b9083cfe94f60a663dc6d4897679341a 100644 Binary files a/images/schematic.png and b/images/schematic.png differ