The V3.32.47 update is available at a cost of $599 per unit. AERO.200, AERO.2400 and AERO.8000 units still under factory warranty or covered by a Telos Alliance Extended Warranty or TelosCare PLUS ...
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 ...