Commit Graph

14 Commits

Author SHA1 Message Date
Kris Sekula 23bbb64fc6
Update README.MD 2020-11-08 23:37:07 -08:00
Kris Sekula 89046d45c3
Update README.MD 2020-11-08 23:34:14 -08:00
Kris Sekula 4a85147693
Update and rename Readme.txt to README.MD 2020-11-08 23:30:39 -08:00
Kris Sekula 2fa24962de
Adde Python script 2.0rc1 and release notes
This is release candidate 1 for software version 2.0
* save parameters in GUI
* .bin and .hex file support
* binary mode upload with packets of 128-512 bytes at a time
* Save to SPI works with any type of data range (any source file less than 128 bytes gets "padded" with 0xFF)
2020-11-08 23:27:54 -08:00
Kris Sekula f7cbf6dfce
Update Readme.txt 2020-10-03 00:21:27 -07:00
Kris Sekula 4646b9eb7c
Update Readme.txt 2020-10-03 00:20:59 -07:00
Kris Sekula 0906c199e9
Adds a GUI based parameter selection !!! BETA !!! 2020-10-03 00:13:28 -07:00
Kris Sekula 689bf2a34f
Delete EPROM_NG_v1.6e_beta.py 2020-10-03 00:12:56 -07:00
Kris Sekula 937c0be744
Delete EPROM_NG_v1.6g_beta.py 2020-10-03 00:12:47 -07:00
Kris Sekula 825b47621f
Fixed bug in GUI version 2020-10-03 00:12:03 -07:00
Kris Sekula 4b4897534e
Adds a GUI based parameter selection !!! BETA !!!
# ver 1.6g - Aug 2020	- Lunches GUI when no parameters specified (code contributed by John Gerrard)... requires PySimpleGUI module "pip install PySimpleGUI"

It's a "beta" version, so test and let me know if it works for you.
2020-09-29 11:58:19 -07:00
Kris Sekula f0de7d24bf
Minor changes
Removed scrolling of address while loading
2020-07-16 00:23:53 -07:00
Kris Sekula bba7f781b3
Initial upload
version control via GitHub starts here
2020-06-21 23:45:00 -07:00
Kris Sekula 99e0545fd7
Create Software folder 2020-06-21 23:44:10 -07:00