Arduino library for read/write access to Microchip 32k256 SPI SRAM memory.
See code files for initial documentation.
###Installation
Copy the content of this library in the "Arduino/libraries/SPIRam" folder.
To find your Arduino folder go to File>Preferences in the Arduino IDE.
See this tutorial on Arduino libraries.