July 28th, 2024

Greaseweazle: Tools for accessing a floppy drive at the raw flux level

Greaseweazle is an open-source USB device for reading and writing floppy disks. It supports Windows, macOS, and Linux installations, with resources available for help, downloads, and firmware access.

Read original articleLink Icon
Greaseweazle: Tools for accessing a floppy drive at the raw flux level

Greaseweazle is an open-source USB device designed for reading and writing raw data on various types of floppy disks at the flux level. It provides host tools for controlling the device. For installation, Windows users can download and unzip the latest release, then run `gw.exe`. macOS and Linux users can install it using Python Pipx with the command `pipx install git+https://github.com/keirf/greaseweazle@latest`. Users can access on-line help by typing `gw --help`, and more detailed instructions are available in the GitHub wiki. Additional resources include links to download the software, purchase a Greaseweazle device, and access the firmware repository. The source code and all binary releases of Greaseweazle are freely redistributable, with further details available in the license.

Related

Preserving a floppy disk with a logic analyzer and a serial cable

Preserving a floppy disk with a logic analyzer and a serial cable

CHZ-Soft explains preserving floppy disks with a logic analyzer and serial cable. Using Saleae Logic 8, the author automates imaging with Python scripts, exporting data in Supercard Pro format. Successful disk capture showcases setup effectiveness, with suggestions for speed optimization and handling defective disks.

Show HN: WAL Implementation in Golang

Show HN: WAL Implementation in Golang

The "rebuf" GitHub project is a Golang implementation of Write Ahead||After Logging (WAL) for logging data bytes during service issues. Features include easy installation, lightweight usage, and efficient storage. Contact author [@stym06](https://github.com/stym06).

Zed on Linux Is Here

Zed on Linux Is Here

Zed, a software product, is now available for Linux systems. Users can install it via a provided shell script. Zed Industries offers resources, including GitHub access, EULA, and company information, broadening its reach in the Linux community.

Xwax Is an Open-Source Digital Vinyl System (DVS) for Linux

Xwax Is an Open-Source Digital Vinyl System (DVS) for Linux

xwax is an open-source Digital Vinyl System for Linux, enabling DJs to play digital audio through turntables. It supports various file formats and features like needle drops and scratching. Updates enhance audio handling and compatibility. The project integrates with Raspberry Pi for DJ turntable use.

Windows Recovery Environment and Bootable USB Creator in 200KB

Windows Recovery Environment and Bootable USB Creator in 200KB

Windick is a command shell tool for customizing Windows images. The latest release is on GitHub, with additional downloads on MajorGeeks and Softpedia, and tutorials available on YouTube.

Link Icon 5 comments
By @Brian_K_White - 3 months
Or FluxEngine.

http://cowlark.com/fluxengine/

Just stick a pin header directly on an off the shelf fpga dev board and that's the hardware done.

https://photos.app.goo.gl/aDKggy7UAHsyLj717

Although half of the awsomeness is that lack of hardware, I did make up some PCBs to adapt FluxEngine to various 8" floppies. Mostly not tested yet. I have some of each of the different kinds of drives but haven't finished the project of fabricating nice drive enclosures and power supply hookups, and of course getting the drives to work at all.

github.com/bkw777/FluxEngine_Kit

By @self_awareness - 3 months
A must-have companion tool:

https://github.com/jfdelnero/HxCFloppyEmulator

I've learned about Greaseweazle in some previous thread here on HN, bought it, and had a really good time browsing through some of my old Amiga floppy collection. It works really well.

By @Teknomancer - 3 months
Use a greaseweazle often, absolutely necessary kit for archiving esoteric data from old floppies. Finding a working drive is often the hardest task.
By @dakiol - 3 months
What is "flux"? It's all over the source code.