Skip to content

Commit 779fc3b

Browse files
Revise PCB specifications in README
Updated PCB specifications for dimensions, trace width, and silkscreen.
1 parent 2415b6a commit 779fc3b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ The Four Relay Module schematic includes:
3535

3636
The PCB is designed as a 2-layer board with the following specifications:
3737

38-
- **Dimensions**: Standard form factor optimized for space efficiency
38+
- **Dimensions**: 65*75 mm
3939
- **Copper Weight**: copper for standard current handling
40-
- **Trace Width**: Appropriately sized for relay current requirements
40+
- **Trace Width**: 2.5mm , 1 mm , 0.8 mm , 0.5 mm respectively sized for relay current requirements
4141
- **Ground Plane**: Full ground plane for noise reduction and thermal management
42-
- **Silkscreen**: Clear component labeling and polarity indicators
42+
- **Silkscreen**: component labeling and polarity indicators
4343
- **Component Spacing**: Optimized for manual assembly and adequate cooling
4444

4545
![Four Relay Module PCB Design](./FourRelayMoudlePCBDesign.png)
@@ -125,4 +125,4 @@ Contributions to improve the design are welcome. Please feel free to fork the re
125125
2. Create your Feature Branch (`git checkout -b feature/.. `)
126126
3. Commit your Changes (`git commit -m 'Add some Feature'`)
127127
4. Push to the Branch (`git push origin feature/.. `)
128-
5. Open a Pull Request
128+
5. Open a Pull Request

0 commit comments

Comments
 (0)