ShiboSoftwareDev/solar-battery-charger-module

This hardware setup integrates a solar panel, a lithium-ion battery, and a multi-rail buck converter with a battery charging IC, protection circuitry, and monitoring components, enabling solar power harvesting, battery charging, and power distribution in an embedded system.

Version
1.0.4
License
unset
Stars
0

imports/STC3115AIQT.tsx

import type { ChipProps } from "@tscircuit/props"

const pinLabels = {
  pin1: ["ALM"],
  pin2: ["SDA"],
  pin3: ["SCL"],
  pin4: ["NC"],
  pin5: ["GND"],
  pin6: ["CG"],
  pin7: ["RSTIO"],
  pin8: ["pin8"],
  pin9: ["VCC"],
  pin10: ["VIN"]
} as const

export const STC3115AIQT = (props: ChipProps<typeof pinLabels>) => {
  return (
    <chip
      pinLabels={pinLabels}
      supplierPartNumbers={{
  "jlcpcb": [
    "C2688637"
  ]
}}
      manufacturerPartNumber="STC3115AIQT"
      footprint={<footprint>
        <smtpad portHints={["pin1"]} pcbX="-0.999998mm" pcbY="-0.8000365mm" width="0.229997mm" height="0.999998mm" shape="rect" />
<smtpad portHints={["pin10"]} pcbX="-0.999998mm" pcbY="0.8875395mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<smtpad portHints={["pin2"]} pcbX="-0.499872mm" pcbY="-0.8874125mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<smtpad portHints={["pin9"]} pcbX="-0.499872mm" pcbY="0.8875395mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<smtpad portHints={["pin3"]} pcbX="0mm" pcbY="-0.8874125mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<smtpad portHints={["pin8"]} pcbX="0mm" pcbY="0.8875395mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<smtpad portHints={["pin4"]} pcbX="0.500126mm" pcbY="-0.8874125mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<smtpad portHints={["pin7"]} pcbX="0.500126mm" pcbY="0.8875395mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<smtpad portHints={["pin5"]} pcbX="0.999998mm" pcbY="-0.8874125mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<smtpad portHints={["pin6"]} pcbX="0.999998mm" pcbY="0.8875395mm" width="0.229997mm" height="0.824992mm" shape="rect" />
<silkscreenpath route={[{"x":-1.2860019999999963,"y":-1.0159364999999951},{"x":-1.5400020000000012,"y":-1.0159364999999951},{"x":-1.5400020000000012,"y":1.0160635000000013},{"x":-1.2860019999999963,"y":1.0160635000000013}]} />
<silkscreenpath route={[{"x":1.269999999999996,"y":1.0160635000000013},{"x":1.524000000000001,"y":1.0160635000000013},{"x":1.524000000000001,"y":-1.0159364999999951},{"x":1.269999999999996,"y":-1.0159364999999951}]} />
<silkscreenpath route={[{"x":-1.3970000000000056,"y":-1.5239364999999907},{"x":-1.4013274200612784,"y":-1.556806518728024},{"x":-1.414014773719373,"y":-1.5874364999999955},{"x":-1.4341974387893117,"y":-1.613739061210694},{"x":-1.4604999999999961,"y":-1.6339217262806187},{"x":-1.4911299812719676,"y":-1.6466090799387132},{"x":-1.524000000000001,"y":-1.6509365000000003},{"x":-1.55687001872802,"y":-1.6466090799387132},{"x":-1.5875000000000057,"y":-1.6339217262806187},{"x":-1.61380256121069,"y":-1.613739061210694},{"x":-1.6339852262806147,"y":-1.5874364999999955},{"x":-1.6466725799387092,"y":-1.556806518728024},{"x":-1.6509999999999962,"y":-1.5239364999999907},{"x":-1.6466725799387092,"y":-1.4910664812719716},{"x":-1.6339852262806147,"y":-1.4604365000000001},{"x":-1.61380256121069,"y":-1.4341339387893015},{"x":-1.5875000000000057,"y":-1.413951273719377},{"x":-1.55687001872802,"y":-1.4012639200612824},{"x":-1.524000000000001,"y":-1.3969364999999954},{"x":-1.4911299812719676,"y":-1.4012639200612824},{"x":-1.4604999999999961,"y":-1.413951273719377},{"x":-1.4341974387893117,"y":-1.4341339387893015},{"x":-1.414014773719373,"y":-1.4604365000000001},{"x":-1.4013274200612784,"y":-1.4910664812719716},{"x":-1.3970000000000056,"y":-1.5239364999999907}]} />
<silkscreentext text="{NAME}" pcbX="-0.0635mm" pcbY="2.2954635mm" anchorAlignment="center" fontSize="1mm" />
<courtyardoutline outline={[{"x":-1.9009999999999962,"y":1.545463500000011},{"x":1.774000000000001,"y":1.545463500000011},{"x":1.774000000000001,"y":-1.9009365000000003},{"x":-1.9009999999999962,"y":-1.9009365000000003},{"x":-1.9009999999999962,"y":1.545463500000011}]} />
      </footprint>}
      cadModel={{
        objUrl: "https://modelcdn.tscircuit.com/easyeda_models/assets/C2688637.obj?uuid=aff07f3c4c46474d8298bcc3ae1a4775",
        stepUrl: "https://modelcdn.tscircuit.com/easyeda_models/assets/C2688637.step?uuid=aff07f3c4c46474d8298bcc3ae1a4775",
        pcbRotationOffset: 0,
        modelOriginPosition: { x: 0, y: -0.00006350000001020817, z: -0.01 },
      }}
      {...props}
    />
  )
}