Files
README.mdBenchling ๐๐งฌ โข DDJF_PL ๐๐งช โข SpaceDot ๐๐ช โข AcubeSAT ๐ฐ๏ธ๐
View this project on CADLAB.io.
AcubeSat - Science Unit PCB
This repository contains schematics and layout files for the Science Unit PCB.
Note: This repository is a work-in-progress and untested. Please use at your own discretion.
Requirements
- You will need KiCad version 5 to open the schematics, layout, etc.
- All the libraries used are stored inside this repo for your convenience. There are no external dependencies.
- STM32CubeMX for the mcu pin initialization and configuration.
Usage
.
โโโ .gitignore
โโโ LICENCE
โโโ README.md
โโโ fp-lib-table
โโโ STM32CubeMX
โ โโโ stm32h743zi.ioc # STM32CubeMX project
โโโ lib
โ โโโ 3Dmodels # The 3D models
โ โ โโโ *.stl
โ โ โโโ *.stp
โ โ โโโ *.wrl
โ โโโ Components.dcm # Schematic component library documentation
โ โโโ Components.lib # Schematic component library files
โ โโโ Components.pretty # Footprint library folders. The folder itself is the library.
โ โโโ *.kicad_mod # Footprint files
โโโ su-pcb-cache.lib
โโโ su-pcb-rescue.dcm
โโโ su-pcb-rescue.lib
โโโ su-pcb.kicad_pcb # PCB Layout
โโโ su-pcb.pro # KiCad Project
โโโ su-pcb.sch # Board Schematic
โโโ sym-lib-table
Open the .pro
file in KiCad and then:
- choose the .sch
file to view the schematic
- choose the .kicad_pcb
file to view the PCB's layout.
Components
All the ECAD
models (PCB symbol, footprint, 3D model) are imported from Mouser
.
The custom library we have created inside KiCad is called components
.
Steps to find individual component models:
- Select your component from Mouser.
- Go to this link and search for your model using Manufacturing Number
.
- Download the model and import it to KiCad schematic
and footprint
library.
BOM (Bill of Materials)
Component | Model | Mouser | Quantity |
---|---|---|---|
MCU | STM32H743ZIT6 | Link | 1 |
NAND Flash | S34ML01G200TFI003 | Link | 1 |
SRAM | AS6C6416-55TIN | Link | 1 |
Temperature Sensor | MCP9808-E/MS | Link | 2 |
CAN Interface IC | SN65HVD233D | Link | 1 |
Watchdog | ISL88705IB846Z | Link | 1 |
Crystal | ECS-80-20-4X | Link | 1 |
LED | LR VH9F-P2R1-1-Z | Link | 5 |
Pressure sensor | LPS22HHTR | Link | 2 |
Humidity Sensor | SHT31-DIS-P2.5KS | Link | 2 |
ESD Suppressor | USBLC6-2P6 | Link | 1 |
Ferrite Bead for Analog Power Supply | BK1608HW601-T | Link | 1 |
Power Switch IC | STMPS2151STR | Link | 1 |
USB Receptacle | 1-1734775-1 | Link | 1 |
470 Ohm Resistor | RG1005P-471-D-T10 | Link | 2 |
10k Ohm Resistor | RG1005P-103-B-T5 | Link | 2 |
120 Ohm Resistor | RG1005P-121-B-T5 | Link | 2 |
10 uF Ceramic Capacitor | GRM155R60J106ME15D | Link | ? |
0.1 uF Ceramic Capacitor | GRM022R61A104ME01L | Link | ? |
1 uF Ceramic Capacitor | JMK105BJ105KP-F | Link | ? |
33 pF Ceramic Capacitor | GCM1555C1H330FA16J | Link | ? |