Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: scott-cjx
  • License: gpl-3.0
  • Language: Shell
  • Default Branch: main
  • Size: 671 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

docs/README.md

Kicad Snippets

During my years of tinkering and circuit design, I found myself repeatedly redoing the same schematics over and over again. Thus this repository serves as my collection of commonly used circuitry that I would refer to when i have to use them again.

Basics

Depending on the purpose of the circuit board, there will be many different design choice and rules that one will have to follow.

Components of a Circuit Board

  • Inputs and Outputs (IOs)
  • Logic & Control
  • Power

Inputs and Outputs (IOs)

These are components that will serve as a connection between a board and another board, or a board with another physical entity

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Kicad Snippets
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Scott
    family-names: Cheng
    email: scottcjx.w@gmail.com
    affiliation: Nanyang Technological University
    orcid: 'https://orcid.org/0009-0007-3541-443X'
identifiers:
  - type: url
    value: 'https://github.com/scott-cjx/kicad-snippets'
abstract: >-
  A repository of working schematics for commonly used
  electrical components in PCB design
license: CERN-OHL-S-2.0
date-released: '2025-01-05'

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2