pixalynx/pixal-gps
These files define two separate printed circuit boards: a small, two-layer battery cartridge with protection circuitry and contact pads for a pouch cell, and a larger, two-layer wireless charging dock featuring USB-C input, a resonant coil, and wireless power transmission components.
- Version
- 0.1.2
- License
- unset
- Stars
- 0
simulator/package.json
{"name":"pixal-gps-product-studio","version":"1.0.0","private":true,"type":"module","scripts":{"dev":"bun --bun vite --host 127.0.0.1 --port 4186 --strictPort","build":"bun --bun vite build","sync":"python3 scripts/sync-hardware.py"},"dependencies":{"three":"^0.183.0","vite":"^7.3.1","@fontsource/dm-sans":"^5.3.0","@fontsource/ibm-plex-mono":"^5.3.0"}}