Current Features:
- Read a Intel Hex file (compiled by Keil uVision4)
- Generated a memory table which is used to write to AT89S52 microcontroler (8-Bit Microcontroller, 8KB ISP Flash)
- Converted the table into another format: 5F=0; DF=1 (the actual data that will be written to the device)
- Listed all usb devices
Unfinished parts:
- Read/write data from/to AT89S52 microcontroler