Skip to content

A lightning-fast command-line tool for electronics engineers and hobbyists that takes the pain out of resistor calculations

Notifications You must be signed in to change notification settings

SaurabPoudel/resistor_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resistor Finder CLI

A lightning-fast command-line tool for electronics engineers and hobbyists that takes the pain out of resistor calculations. Whether you're decoding color bands, calculating parallel circuits, or finding the perfect E12 resistor value, Resistor Finder CLI has got your back.

Features

  • Color code decoder (4 & 5 band)
  • Series/parallel calculator
  • E12 value finder
  • Power dissipation checker

Installation

git clone https://github.com/SaurabPoudel/resistor_finder.git
cd resistor_finder
cargo build --release
sudo cp target/release/resistor_finder /usr/local/bin/

Help

resistor_finder_cli --help

About

A lightning-fast command-line tool for electronics engineers and hobbyists that takes the pain out of resistor calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages