don't think i'll get away with making this one single-sided.. might as well go all-out and fill this one with silk drawings and stuff if i'm gonna get it fabbed anyway https://computerfairi.es/media/gJ5HhIuEabsW-ddD8y8
@squirrel what is this ~for~
@er1n @MightyPork@dev.glitch.social cheap EEPROM writer https://github.com/Lana-chan/EEPROMDate/
i use this to write master system flash cartridges
@squirrel @MightyPork ahhhh so you set pins, latch, set pins, latch, set pins, latch
@MightyPork @squirrel instead of using, like, shift registers
@MightyPork@dev.glitch.social @er1n honestly if i didn't want to support random access i could just use a counter and clock it every page ... but this was the original design from 2 years ago