An EEPROM programming tool for the FV-1 DSP
Project description
FV-1 Programmer
An EEPROM programming tool for the Audiofab Easy Spin effects pedal.
Installation
This utility requires Python 3.8 or greater and has been tested on Windows, but should also work on MacOS and Linux.
The easiest way to install this utility is with Python's built-in pip but it will also install a bunch of dependencies directly into your Python environment:
pip install fv1-programmer
If you care about a clean Python environment, a cleaner way to install this utility is to first install pipx, and then install it with:
pipx install fv1-programmer
Either way, you will now have a fv1_programmer
command on your path, which you can run in a terminal (Windows Terminal highly recommended on Windows):
$ fv1_programmer
This will bring up a user interface that will allow you to configure all 8 program slots of the Easy Spin's FV-1 DSP and write the EEPROM.
This utility was made possible by the amazing Textual project. Check it out!
This utility also leverages the excellent FV-1 assembler (asfv1) and disassembler (disfv1).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for fv1_programmer-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95c8ad9bc5eca4d575a5fe31b9c3c925342d4aacd6de7481026df8af727ce5f0 |
|
MD5 | 1261c34dc31e12dfc7dbc6e0a3058023 |
|
BLAKE2b-256 | 90c99809e73c889840e99d244e09b8321915e5ebec446d613fe9292a2d9ad9aa |