Difference between revisions of "CraftingMemories"
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 08:53, 6 January 2016
A brief history of memory
Non-Volatile or static memory (data storage)
- Paper data storage (1725)
- Drum memory (1932)
- could be seen as a predecessor of the hard disk
- Magnetic-core memory (1949)
- first reliable random access memory
- Plated wire memory (1957)
- Thin-film memory (1962)
- Twistor memory (~1968)
- Bubble memory (~1970)
Volatile or non-static memory (working memory)
- Williams–Kilburn tube (1946–47)
- Delay line memory (1947)
- 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
- The core memory shield website
- The WDKA GitHub with all files and arduino code
- Illustrator layout
- MICA workshop wiki page