feat: First Commit

This commit is contained in:
2025-01-29 14:53:20 -08:00
commit 0346b9122a
9 changed files with 1796 additions and 0 deletions

25
jlcpcb_4_layer/README.md Normal file
View File

@@ -0,0 +1,25 @@
# $(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)