Skip to content

QT based editor chip database for EZP2019, EZP2019+, EZP2020, EZP2023, EZP2025, MinPro programmer devices.

License

Notifications You must be signed in to change notification settings

bigbigmdm/EZP2019-EZP2025_chip_data_editor

Repository files navigation

EZP2019-EZP2025_chip_data_editor

Qt based editor chip database for EZP2019, EZP2019+, EZP2020, EZP2023, EZP2025, MinPro, XP866+, MinproI programmer devices.

Screenshot editor

Press the button read for open the database file (Depending on the name of your programmer device EZP2019.Dat, EZP2020.Dat, EZP2023+.Dat, EZP2025.Dat, XP866+.Dat, MinproI.Dat).

For save the changes to binary file press the button save save.

For deleting the strings select one or more strings and press the delete button delete.

You can moving the selected string use the arrow buttons (undo and redo).

You can copying the selected string use the plus button plus.

The selected strings may be converted info .CSV format by pressing the button tocsv.

If you want convert all strings in to .CSV file use the Export to CSV tocsv in File menu.

If you want import .CSV database in to program use Import from CSV import in File menu.

Any cell is editable.

Building

mkdir build
cd build
cmake ..
make -j4
sudo make install

About

QT based editor chip database for EZP2019, EZP2019+, EZP2020, EZP2023, EZP2025, MinPro programmer devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published