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:
@@ -7,7 +7,7 @@ to be exact: DocBook V4.x XML.
|
||||
You can generate the documentation of LCDproc using 'xmlto',
|
||||
which is a shell-script frontend to an XML toolchain.
|
||||
|
||||
Get it from http://cyberelk.net/tim/xmlto/ or pre-packaged
|
||||
Get it from http://cyberelk.net/tim/software/xmlto/ or pre-packaged
|
||||
from your distribution.
|
||||
|
||||
To convert the User Guide to a single XHTML document, simply do:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<title>The CFontzPacket Driver</title>
|
||||
|
||||
<para>
|
||||
<ulink url="http://www.cwcrystalfontz.com/">CrystalFontz</ulink> offers a wide
|
||||
<ulink url="http://www.crystalfontz.com/">CrystalFontz</ulink> offers a wide
|
||||
range of character and graphical LCD modules.
|
||||
The <code>CFontzPacket</code> driver supports the modules that communicate
|
||||
with the host computer using a packet-based communications protocol
|
||||
|
||||
@@ -22,7 +22,7 @@ all the drivers supported by graphlcd-base, which you can get from
|
||||
</para>
|
||||
<para>
|
||||
In order to be able to use it, you have to get and install the glcdprocdriver
|
||||
from <ulink url="http://www.muresan.de/graphlcd/lcdproc"></ulink>
|
||||
from <ulink url="http://www.muresan.de/graphlcd/lcdproc/"></ulink>
|
||||
before configuring the LCDproc build process --enable-drivers=glcdlib.
|
||||
</para>
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ More information can be found here: <ulink url="http://www.intra2net.com/">Intra
|
||||
|
||||
<para>
|
||||
It connects to USB using a FTDI FT245BM chip and therefore needs libftdi as requirement.
|
||||
libftdi can be found here: <ulink url="http://www.intra2net.com/de/produkte/opensource/ftdi/">libftdi</ulink>
|
||||
libftdi can be found here: <ulink url="http://www.intra2net.com/en/developer/libftdi/">libftdi</ulink>
|
||||
</para>
|
||||
|
||||
<sect2 id="i2500vfd-features">
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<para>
|
||||
The <code>imon</code> driver controls
|
||||
<ulink url="http://www.soundgraph.com/Eng_/Products/imon25.aspx">Soundgraph iMON VFD</ulink>
|
||||
<ulink url="http://www.soundgraph.com/vfd-feature-en/">Soundgraph iMON VFD</ulink>
|
||||
devices, that are either preinstalled or available as optional accessories
|
||||
for a variety of Home Theater PC (HTPC) cases from Ahanix, Silverstone, Cooler Master
|
||||
and others. They can also be bought separately and then fit into a 5,25" disk drive bay
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<para>
|
||||
This section talks about using LCDproc with LCD devices manufactured by SoundGraph.
|
||||
For example, <ulink url="http://www.soundgraph.com/Eng_/Products/oem3.aspx">the iMON OEM LCD</ulink>.
|
||||
For example, <ulink url="http://www.soundgraph.com/oem-lcd-feature-en/">the iMON OEM LCD</ulink>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
@@ -29,8 +29,8 @@ between the FTDI and the NEC chips.
|
||||
|
||||
<para>
|
||||
The driver depends on <filename>libftdi</filename>, version 0.8 or higher, from
|
||||
<ulink url="http://www.intra2net.com/opensource/ftdi/">
|
||||
http://www.intra2net.com/opensource/ftdi/</ulink>.
|
||||
<ulink url="http://www.intra2net.com/en/developer/libftdi/">
|
||||
http://www.intra2net.com/en/developer/libftdi/</ulink>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<term>picoLCD 20x2 (OEM)</term>
|
||||
<listitem>
|
||||
<para>
|
||||
<ulink url="http://www.mini-box.com/picoLCD-20x2">picoLCD-20x2-OEM</ulink> is
|
||||
<ulink url="http://www.mini-box.com/picoLCD-20x2-OEM">picoLCD-20x2-OEM</ulink> is
|
||||
the OEM version.
|
||||
It is a 2 line by 20 character display with black letters on a
|
||||
yellow-green background, that can be connected to the system via
|
||||
|
||||
@@ -193,7 +193,7 @@ output 0
|
||||
|
||||
<para>
|
||||
More information on the Pyramid LC-Display can be found here:
|
||||
<ulink url="http://www.pyramid.de/en/products/programmable_lcd.php"></ulink>
|
||||
<ulink url="https://www.pyramid.de/de/hardware/spezialkomponenten.php"></ulink>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
@@ -7,7 +7,7 @@ This section talks about using LCDproc with libxosd.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<ulink url="http://sourceforge.net/projects/libxosd">libxosd</ulink> is a system
|
||||
<ulink url="http://sourceforge.net/projects/libxosd/">libxosd</ulink> is a system
|
||||
that displays text on top of your X-Windows screen, much like the
|
||||
on-screen display (OSD) used by most modern televisions and video-players.
|
||||
</para>
|
||||
|
||||
@@ -102,7 +102,7 @@ packaging tool EPM.
|
||||
|
||||
<para>
|
||||
First of all you may need to download EPM from
|
||||
<ulink url="http://www.easysw.com/epm/">http://www.easysw.com/epm/</ulink>
|
||||
<ulink url="http://www.epmhome.org/">http://www.epmhome.org/</ulink>
|
||||
and install it according to the instructions that are included
|
||||
in its source distribution.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user