Check all http links, update permanent redirects. Do not remove links with

404 errors as they may still be available at www.archive.org.
This commit is contained in:
mmdolze
2010-01-30 18:53:43 +00:00
parent 88aabdccc1
commit e914ee3d72
30 changed files with 34 additions and 46 deletions
+3 -7
View File
@@ -1470,11 +1470,7 @@ cannot use the backlight control together with the bargraph.
<para>
This interface uses a handful of wires to interface to the
HD44780. Suitable for high noise, long connections. Designed by
Andrew McMeikan <email>andrewm@engineer.com</email>. The original wiring and
driver can be found at:
</para>
<para>
<ulink url="http://members.xoom.com/andrewmuck"></ulink>
Andrew McMeikan <email>andrewm@engineer.com</email>.
</para>
<para>
@@ -2101,7 +2097,7 @@ You have all the tools and the code to build it yourself and to customize the be
<listitem><para>Some electronic knowledge and familiarity with the soldering iron</para></listitem>
<listitem><para>A PIC16F84 (I used PIC16F84A) or PIC16C54</para></listitem>
<listitem><para><ulink url="http://jdm.homepage.dk/newpic.htm">JDM PIC programmer</ulink></para></listitem>
<listitem><para><ulink url="http://gputils.sf.net">gputils</ulink> and <ulink url="http://www.iki.fi/hyvatti/pic/picprog.html">picprog</ulink> installed on your GNU/Linux box</para></listitem>
<listitem><para><ulink url="http://gputils.sourceforge.net/">gputils</ulink> and <ulink url="hyvatti.iki.fi/~jaakko/pic/picprog.html">picprog</ulink> installed on your GNU/Linux box</para></listitem>
</itemizedlist>
</para>
</sect4>
@@ -2544,7 +2540,7 @@ off the address.
<title>ethlcd Device</title>
<para>
The ethlcd (<ulink url="http://manio.skyboo.net/ethlcd"></ulink>) device is simply
The ethlcd (<ulink url="http://manio.skyboo.net/ethlcd/"></ulink>) device is simply
an LCD display driven by an ATmega microcontroller, controlled and powered by
"home-made" Power over Ethernet. The hardware and software are open source.