diff options
author | bryan newbold <bnewbold@leaflabs.com> | 2013-11-17 16:44:41 -0500 |
---|---|---|
committer | bryan newbold <bnewbold@leaflabs.com> | 2013-11-17 16:53:30 -0500 |
commit | 6c964dd0368cb070cf8edafc6c40c784a880a8d5 (patch) | |
tree | 79acb61529f428eec9962fd03246283d86fa92c4 /source | |
parent | b32849f5dd1b96fe4ca0d8f95a98e8c5fc6f4662 (diff) | |
download | librambutan-6c964dd0368cb070cf8edafc6c40c784a880a8d5.tar.gz librambutan-6c964dd0368cb070cf8edafc6c40c784a880a8d5.zip |
fix wikipedia.org broken link
Diffstat (limited to 'source')
-rw-r--r-- | source/adc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/adc.rst b/source/adc.rst index f510d2b..937b178 100644 --- a/source/adc.rst +++ b/source/adc.rst @@ -82,7 +82,7 @@ over the entire range of 0 through 3.3 V; otherwise, only a fraction of the sensitivity is being used. Some basic tools to accomplish this are `resistor dividers <http://en.wikipedia.org/wiki/Voltage_divider>`_ and `Zener diodes -<http://en.wikipedia.org/wiki/Voltage_source#Zener_voltage_source>`_\ +<http://en.wikipedia.org/wiki/Zener_diode>`_\ . However, `operational amplifiers <http://en.wikipedia.org/wiki/Operational_amplifier>`_ and other powered components can also be used if greater precision is required. |