mohan-bee/speaker
This code defines configurable 3D models and PCB footprints for various electronic components, including a battery charger IC, a dual Hall sensor, a dual power switch, and a voltage regulator, with detailed pinouts, footprints, and CAD models for schematic and physical design.
- Version
- 0.0.2
- License
- unset
- Stars
- 0
README.md
# speaker
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.tsx
```
This project was created using `bun init` in bun v1.3.11. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.