Skip to content

Commit

Permalink
Added information about components of program
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbigmdm committed Feb 12, 2024
1 parent bfdc1e3 commit e1016f6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ This is a GUI program used widget QhexEditor. For setting the SPI chip parameter

The chip database format is clone with EZP2019, EZP2020, EZP2023, Minpro I, XP866+ programmers. You can edit the database use the [EZP Chip data Editor](https://github.com/bigbigmdm/EZP2019-EZP2025_chip_data_editor)

IMSProg consists of three executable modules:

1. IMSProg - the chip programmer (it's the main part).

2. IMSProg_editor - chip database editor.

3. IMSProg_database_update - online chip database update from the external web-server.
![CH341A EEPROM programmer](img/IMSProg_1.png)

![CH341A EEPROM programmer](img/IMSProg.png)
Expand Down

0 comments on commit e1016f6

Please sign in to comment.