From fdcd07f65f948d446468630154dc71b3b787cb6b Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 18 Oct 2024 11:11:39 -0400 Subject: [PATCH] Create readme.md --- hardware/v2.0/readme.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 hardware/v2.0/readme.md diff --git a/hardware/v2.0/readme.md b/hardware/v2.0/readme.md new file mode 100644 index 00000000..6c87c603 --- /dev/null +++ b/hardware/v2.0/readme.md @@ -0,0 +1,31 @@ + + +Here is information about the CubeSatSim PCBs, version v2.0 + +There are 3 boards: Main, Solar, and Battery + +Here's what the files are: + +*_gerbers.zip -- All gerber files used to fabricate PCBs along with .TXT drill file + +*_schematic.pdf -- Schematic + +*_pcb.png -- View of board + +*_pour.png -- View of board with fill + +*_top.png -- Top view of PCB generated by gerbers + +*_bottom.png -- Bottom view of PCB generated by gerbers + +*.mnt -- top SMD component placement data + +*.mnb -- bottom SMD component placement data + +*_bom.csv.txt -- Bill of Materials in CSV format + +I use PCBWay to fabricate PCBs https://pcbway.com + +Here is a very draft bill of materials: https://docs.google.com/spreadsheets/d/1Ta5UaJcinGozcheROrkfwXdGSDUZrXvQ1_nbIBdIIOY/edit?usp=sharing + +Draft wiki instructions: https://github.com/alanbjohnston/CubeSatSim/wiki/v1.3.2-0.-Home