Files
kicad-templates/jlcpcb_4_layer/README.md
2025-01-29 14:53:20 -08:00

26 lines
1.0 KiB
Markdown

# $(HARDWARE_PROJECT) project
Project description goes here.
# HSI (Hardware Software Interface)
This applies to a project that has a embedded software component. Describe what each pin/bus does, what it is connected to, what its function is and some "safe" behaviour when starting up.
## TODO's
Still some things need to be done:
* Fill in this project description
* schematic entry
* PCB layout
* Review with one night in between
* Produce at [OSHPARK](https://oshpark.com/)
* Assemble
* Test & characterise
* update Readme.md with pictures and BOM
## BOM
This is a list of hardware components. If just mentioned a generic component like a 1K 0402 resistor, just name it as such, free to substitute. If you need some special integrated IC's show some sources like Mouser, Digikey, Farnell, or LCSC
* Generic resistor in 0402 housing with a value
* Generic capacitor in 0603 housing with a value
* Special IC from [LCSC](https://lcsc.com/)
## Pictures
![testpicture001](readme_files/example.jpg)
![testpicture002](readme_files/example.png)