Resistance

Illustration

A few basic resistor calculations. Currently it supports the following calcualtors:

  • E-Series
  • LDO Power
  • LED
  • LM117
  • LM317
  • Microchip PIC PWM
  • Microchip PIC TMR0
  • Ohm’s Law
  • Parallel and Series Resistors
  • Voltage Divider
Install via repository:
wget -O- http://packages.medo64.com/keys/medo64.asc \
    | sudo tee /etc/apt/trusted.gpg.d/medo64.asc

echo "deb http://packages.medo64.com/deb stable main" \
    | sudo tee /etc/apt/sources.list.d/medo64.list

sudo apt-get update
sudo apt-get install resitance
GitHub Repository (MIT License)

Clone repository:
git clone https://github.com/Medo64/Resistance.git