Skip to content

ljurk/si_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

si_cli

A tool to convert from and to cap and resistor values in a 3 digit format(SI-Format)

Installation

pip install si_cli

Usage

$ si from 104
100 k
$ si from 104 --cap
100 nf
$ si to 100k
104
$ si to 100nf
104

When using to there is no need for the --cap flag. Cap values are calculated if the input ends with an f

About

convert resistor and capacitor values from and to 3 digit codes(si format)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages