Reiuiji / py-vdiv

quick/dirty voltage divider calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-vdiv

Screenshot

quick/dirty voltage divider calculator to do the equation: vo = (vs*r2) / (r1+r2)

whipped up out of necessity to get vout for the esp8266's 3.3v vout requirement. no external packages

About

quick/dirty voltage divider calculator

License:GNU General Public License v3.0


Languages

Language:Python 100.0%