pinout¶

SVG diagram creation from Python code - pinout provides an easy method to create pin-out diagrams for electronic hardware.

_images/demo_pinout_diagram.png

Contents:

  • Install and Quickstart
    • Install
    • Quickstart
  • Tutorial
    • Import modules
    • Diagram setup
    • Hardware image
    • Measuring up
    • Add a single pin-label
    • Add Multiple pin-labels
    • Pin-label orientation
    • Title block
    • Legend
    • Export the diagram
    • Next steps
  • KiCad integration
    • Before you start
    • Create a KiCad footprint Library
    • Add an origin
    • Add pin-labels
    • Add an annotation
    • Add a textblock
    • Import KiCad data
    • Template layout
    • Link an image
    • Add labels and Annotations
    • Access text from KiCad
    • Export a diagram
  • Modules
    • Manager
    • Config
    • Core
    • Layout
    • Pin Labels
    • Leaderlines
    • Annotations
    • Legend
    • Text
    • Integrated circuits
  • Customisation
    • Stylesheet
    • Component config
    • Building components
  • Resources

Indices and tables¶

  • Index

  • Module Index

  • Search Page

pinout

Navigation

Contents:

  • Install and Quickstart
  • Tutorial
  • KiCad integration
  • Modules
  • Customisation
  • Resources

Related Topics

  • Documentation overview
    • Next: Install and Quickstart
©2021, John Newall. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source