MCP3424
An Arduino Library for the MCP3424 12,14,16,18bit ADC from Microchip. Designed with focus on easy accessible settings with Bit Fields and for small footprint. Thus with global accessible class variables. This way is often frowned by purists, but here with Atmega328′s 32K programmable flash the only way to achieve this goal. See also global variables [...]