Difference between revisions of "CraftingMemories"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
* [https://en.wikipedia.org/wiki/Delay_line_memory Delay line memory ](1947)  
 
* [https://en.wikipedia.org/wiki/Delay_line_memory Delay line memory ](1947)  
 
* [https://en.wikipedia.org/wiki/Selectron_tube Selectron tube](1953)
 
* [https://en.wikipedia.org/wiki/Selectron_tube Selectron tube](1953)
 +
 +
== Resources ==
 +
* [[Media:Byte-1976-07.pdf]] Byte Magazine article on Ferrite Core Memory and adding currents
 +
* [[Media:Corememoryshield_report.pdf]] Report on the Core Memory Arduino shield we will try to build
 +
* [http://corememoryshield.com/ The core memory shield website]
 +
* [https://github.com/mywdka/MemoryCoreMarathon The WDKA GitHub with all files and arduino code]
 +
* [http://dfabresearch.com/unrvl_15/wdka_share/cores_32bit_v1.1.ai Illustrator layout]
 +
* [http://opensource.wdka.nl/wiki/Workshops/CoreMemoryMarathon MICA workshop wiki page]

Revision as of 09:53, 6 January 2016

64 bits of Crafted Memory

A brief history of memory

Non-Volatile or static memory (data storage)

Volatile or non-static memory (working memory)

Resources