ArnavK-09/232323
This code defines a small 10mm x 10mm electronic PCB with a 1kΩ resistor (R1) and a 1000pF capacitor (C1) connected by a trace.
Usage: To use the package "@tsci/ArnavK-09.232323" in a project: 1. Import the component: ```tsx import CircuitDesign from "@tsci/ArnavK-09.232323" ``` 2. Use the component in your circuit design: ```tsx export default () => ( <board> <CircuitDesign /> </board> ) ``` This will add the predefined circuit design (a 1k resistor and 1000pF capacitor connected by a trace) to your board.
- Version
- 0.0.2
- License
- unset
- Stars
- 0