Items from special collections, such as the Reserve Collection, the Media Collection and the Curriculum Collection have different loan periods. Please inquire at the Circulation Desk for more ...
This library reads the channels of the MCP3302 and MCP3304 ADC convertors. The devices have 4 or 8 channels, 13 bit and communicates with SPI. The library supports both hardware SPI and software SPI.
First, create an instance of the library for your touchscreen. The digital pin used for chip select is required. The normal MISO, MOSI and SCK pins will be used automatically. #define CS_PIN 8 XPT2046 ...