<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.micromint.com/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.micromint.com/index.php?action=history&amp;feed=atom&amp;title=Lincoln_ADC_Polling_Example</id>
		<title>Lincoln ADC Polling Example - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.micromint.com/index.php?action=history&amp;feed=atom&amp;title=Lincoln_ADC_Polling_Example"/>
		<link rel="alternate" type="text/html" href="https://wiki.micromint.com/index.php?title=Lincoln_ADC_Polling_Example&amp;action=history"/>
		<updated>2026-04-08T20:33:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.3</generator>

	<entry>
		<id>https://wiki.micromint.com/index.php?title=Lincoln_ADC_Polling_Example&amp;diff=2213&amp;oldid=prev</id>
		<title>Support:&amp;#32;Created page with '=Analog to Digital Converter (ADC) Polling Example=  ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/l…'</title>
		<link rel="alternate" type="text/html" href="https://wiki.micromint.com/index.php?title=Lincoln_ADC_Polling_Example&amp;diff=2213&amp;oldid=prev"/>
				<updated>2012-04-09T13:01:57Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;=Analog to Digital Converter (ADC) Polling Example=  ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/l…&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Analog to Digital Converter (ADC) Polling Example=&lt;br /&gt;
&lt;br /&gt;
==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]==&lt;br /&gt;
&lt;br /&gt;
The NXP LPC1769 microcontroller used in the Lincoln controller line support eight single ended 12-bit analog inputs with a sampling rate up to 250 kilo-samples/sec (kSPS). These signals are available on the following header:&lt;br /&gt;
[[Image:Lincoln-60-ADC.png|center|alt=Lincoln-60|frame|&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;'''Lincoln: Analog to Digital connector pin out''']]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This example shows you how to read voltages from the 8 ADC channels. The screen output is shown below. Note that the voltages are shown in both integer and floating point formats. In integer format the 12-bit values go between 0 and 4095 (0x0FFF) for the range 0.00V to 3.30V resulting in an accuracy of +/- 402.8 µV. Note that voltages over 3.3V should not be applied to the ADC inputs as they could damage the microcontroller. Op-amps or other alternatives should be used to implement scaling and isolation. The first UART, which is connected to the COM1 on the Lincoln microcontroller board, is configured for 115,200 bits per second, and 8-n-1 mode. When the program is started a message will be printed to the terminal.&lt;br /&gt;
&lt;br /&gt;
[[Image:Lincoln_ADC1.png|center|]]&lt;/div&gt;</summary>
		<author><name>Support</name></author>	</entry>

	</feed>