FloppyEmuDiskIIEnclosure/README.md

34 lines
2.5 KiB
Markdown
Raw Normal View History

2022-05-15 17:45:28 +00:00
# FloppyEmuDiskIIEnclosure
2022-05-15 19:30:18 +00:00
Project to create a 3D-printed custom enclosure for the "Big Mess of Wires" FloppyEmu (a SD card based disk drive emulator for the Apple II computer). The custom enclosure is shaped like Apple's historic "Disk II" drive, the first ever disk drive introduced by Apple in 1978.
2022-05-15 18:22:42 +00:00
## Description
2022-05-15 19:31:42 +00:00
This project contains SCAD design files & STL files, stickers, KiCad PCB design, to create a 3D printed enclosure for a [FloppyEmu](https://www.bigmessowires.com/floppy-emu/). The enclosure is a look-alike of the historic and hugely successful "Disk II" drive, which Apple introduced in 1978 for the Apple II computer.
2022-05-15 18:22:42 +00:00
![Final1](/resources/Final1.jpg?raw=true)
![Final2](/resources/Final2.jpg?raw=true)
2022-05-15 19:30:18 +00:00
## Credits
The idea for this 3D-printing project was triggered by similar ideas to create Disk II-shaped custom enclosures for the FloppyEmu in the [AppleFritter](http://www.applefritter.com) forum - a forum for vintage Apple computer fans. See [this discussion thread](https://www.applefritter.com/content/yet-another-floppyemu-enclosure-3d-printing-approach) for more.
## License
This project is released under the CreativeCommons License. See [LICENSE](/LICENSE).
The Apple logo is a registered trademark and copyright by Apple Computer Inc. Any images and photos which may show the Disk II-FloppyEmu enclosure with an Apple logo were only given as an example of how you could decorate your Disk II-FloppyEmu drive enclosure for your personal use. The 3D-printed Disk II FloppyEmu enclosure is not endorsed by Apple. This project does not grant you any rights or licenses to distribute any Disk II enclosures with an Apple logo.
2022-05-15 18:22:42 +00:00
## Design
The 3D design is done with OpenSCAD. All files are available in the [scad](/scad/) folder. SCAD provides
You can also find a number of ready-to-use STL files in the [stl](/stl/) folder.
![3D-Design2](/resources/3D_Design2.png?raw=true)
![3D-Design4](/resources/3D_Design4.png?raw=true)
![3D-Design3](/resources/3D_Design3.png?raw=true)
2022-05-15 18:28:59 +00:00
## Button Panel
You will also need a button panel, so you can control FloppyEmu from the front panel. You can create the panel using a perfboard - or use the PCB design files to order a printed circuit board.
You'll find schematics and also a KiCad PCB design project in the [pcb](/pcb/) folder.
![ButtonPanel1](/resources/ButtonPanel1.png?raw=true)
![ButtonPanel2](/resources/ButtonPanel2.png?raw=true)
2022-05-15 18:29:33 +00:00
![ButtonPanel3](/resources/ButtonPanel3.jpg?raw=true)
2022-05-15 18:33:24 +00:00
![ButtonPanel4](/resources/ButtonPanel4.png?raw=true)