Detalhes do pacote

@tscircuit/common

seveibar4.7k0.0.27

These are community-contributed "common" boards or components distributed with tscircuit

tscircuit

readme (leia-me)

@tscircuit/common

These are community-contributed "common" boards or components distributed with tscircuit

import { ArduinoShield } from "tscircuit/common"

return (
  <ArduinoShield connections={{ GND1: "net.GND" }}>
    {/* ... */}
  </ArduinoShield>
)