Reiuiji / ResistorLabelGen

Python Script to generate various resistor pictures. Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResistorLabelGen

This Python Script which Will generate various resistor icons based on the resistor values your provide (resvalues.txt).

  • The script assume 5% tolerance(gold) which can be changed in the python file if need be
  • resvalues.txt holds commonly used resistor values for example
  • Generate 4 band color codes
  • Generate 5 band color codes

Usage

python resgen.py

Example

  • example.odt: example of a printout of resistor values on a Avery 8160(label 5160) label sheet

About

Python Script to generate various resistor pictures. Work in progress

License:GNU General Public License v2.0


Languages

Language:Python 100.0%