A library to interface to the MCP3208 SPI-based ADC from Microchip. This chip provides eight analogue inputs, providing converted 12-bit values via SPI.

Dependents:   Nucleo_MCP3208_Test Nucleo_MCP3208_Ticker_Test BBMv2_eps ref_BBMv2_eps ... more

History

Minor tweak. default tip

2011-06-11, by Kemp [Sat, 11 Jun 2011 21:19:56 +0000] rev 3

Minor tweak.


Updated documentation for public interface. Fixed the annoying bug with the library description.

2011-05-24, by Kemp [Tue, 24 May 2011 14:06:57 +0000] rev 2

Updated documentation for public interface. Fixed the annoying bug with the library description.


Now allows reading from differential inputs. Started documenting, fixed some silly bugs.

2011-05-24, by Kemp [Tue, 24 May 2011 13:58:00 +0000] rev 1

Now allows reading from differential inputs. Started documenting, fixed some silly bugs.


Initial release - no checking, single-ended mode only, $OTHER_LIMITATIONS.

2011-05-23, by Kemp [Mon, 23 May 2011 22:58:59 +0000] rev 0

Initial release - no checking, single-ended mode only, $OTHER_LIMITATIONS.