Close

SRAM working!

A project log for blinkyBasic

BASIC interpreter for the Arduino. Inspired by the Woz's Integer BASIC.

bob-burnsBob Burns 10/23/2015 at 18:060 Comments

I swapped out the EEPROM for SRAM last night. It took me a while because I after hooking everything up I forgot the MISO line didn't need to go through the logic shifter because its already 3.3v coming back into the Arduino. The code was pretty easy. I'm going to probably use a different chip select when I write the save and load routines. (I'm planning on using EEPROM to save a file). Here's the SRAM wiring:

Discussions