K6x4008 SRAM
My xyRobot uses a K6x4008 512K SRAM to store pictures from it's Gameboy Camera. It is accessed via two shift registers, saving some pins. You still need two full byte ports to access the RAM.
Code in the xyRobot GitHub repository


My xyRobot uses a K6x4008 512K SRAM to store pictures from it's Gameboy Camera. It is accessed via two shift registers, saving some pins. You still need two full byte ports to access the RAM.
Code in the xyRobot GitHub repository
I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.