mohan-bee/RV1106G2
This code defines a detailed hardware schematic with schematic symbols, footprints, and 3D models for various electronic components including microcontrollers, voltage regulators, connectors, and passive parts, designed for PCB layout and routing.
- Version
- 1.0.23
- License
- unset
- Stars
- 0
package.json
{
"name": "@tsci/mohan-bee.RV1106G2",
"version": "1.0.23",
"description": "A tscircuit component package",
"main": "index.tsx",
"keywords": [
"tscircuit",
"circuit",
"pcb",
"electronics"
],
"scripts": {
"dev": "tsci dev",
"build": "tsci build",
"snapshot": "tsci snapshot",
"snapshot:update": "tsci snapshot --update",
"start": "tsci dev",
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@tscircuit/capacity-autorouter": "0.0.867",
"@types/react": "^19.2.18",
"tscircuit": "0.0.2460",
"typescript": "^5.0.0"
},
"author": "mohan-bee"
}