NeapTide
Technical Blog
Browse: Home / library

library

MCP3424

By Bernhard on January 23, 2015

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 [...]

Posted in Electronics, MCU | Tagged ADC, Arduino, Atmega328, bit fields, C++, global variables, library, MCP3424 | Leave a response

About NeapTide.org