Resistance
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
A few basic resistor calculations. Currently it supports the following calcualtors:
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
git clone https://github.com/Medo64/Resistance.git