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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:e7de500b1f2d | 2011-06-11 | Kemp | Minor tweak. |
2:93009a423b45 | 2011-05-24 | Kemp | Updated documentation for public interface. Fixed the annoying bug with the library description. |
1:316f86115221 | 2011-05-24 | Kemp | Now allows reading from differential inputs. Started documenting, fixed some silly bugs. |
0:d37e8cb188c1 | 2011-05-23 | Kemp | Initial release - no checking, single-ended mode only, $OTHER_LIMITATIONS. |