Commit Graph

187 Commits

Author SHA1 Message Date
Kris Sekula da77ff563b
1.8b
Added version 1.8b of the PCB. Includes fixes to the SRAM CS line as well as the silkscreen for Q1(2N4401) and Q2(2N4403)
2020-11-18 20:33:45 -08:00
Kris Sekula 9ea4ab4363
Create README.MD 2020-11-18 20:05:52 -08:00
Kris Sekula 344015327f
Update README.MD 2020-11-13 21:50:08 -08:00
Kris Sekula 25a4b042dc
Update README.MD 2020-11-13 21:49:08 -08:00
Kris Sekula e39b3a066b
Update README.MD 2020-11-13 21:48:11 -08:00
Kris Sekula 206708b7bb
DIP24 Probe pictures 2020-11-13 21:44:45 -08:00
Kris Sekula 888f595773
Create README.MD 2020-11-13 21:41:06 -08:00
Kris Sekula 0374bc19fc
Added DIP24 probe design 2020-11-13 21:37:24 -08:00
Kris Sekula 30c9e1f716
Update and rename Readme.txt to README.MD 2020-11-08 23:39:14 -08:00
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 cbc79a7a65
Added 2.0rc1
Release Candidate 1 for firmware 2.0
* Uses binary transfer mode
* SPI EEPROM save option works across entire 64k address space
2020-11-08 23:23:49 -08:00
Kris Sekula 7b268eb4ce
includes the fix for /OE to SRAM
waiting for PCBs before I officially release this version
2020-10-28 10:00:58 -07:00
Kris Sekula 7af490cb6d
1.7b not officially released yet
Has the fix for /OE ... changed all ICs to be HC, but some targets may require HCT for the 541 buffers.
2020-10-28 10:00:06 -07:00
Kris Sekula eb806f093e
Delete KiCad_1.7.zip 2020-10-28 09:58:25 -07:00
Kris Sekula 0962f4cf6c
Update README.md 2020-10-27 00:47:52 -07:00
Kris Sekula ed96c67767
Update README.md 2020-10-27 00:46:37 -07:00
Kris Sekula 6052aece96
Use this firmware with PCB ver 1.6 or lower
See the Errata pdf for details, Option B - beta firmware fix for the emulator if you are unable to perform the HW modification.
2020-10-27 00:44:55 -07:00
Kris Sekula a2ca8dfef1
Added Errata file for PCB 1.6 and below
A recommended fix for a design flaw in PCB versions 1.6 and below.
2020-10-27 00:41:54 -07:00
Kris Sekula f9d7836cc7
Do NOT use 1.7 yet, not confirmed working yet. 2020-10-25 20:54:02 -07:00
Kris Sekula b1e2ff0c59
Update README.md 2020-10-25 20:52:15 -07:00
Kris Sekula db5cc94bac
Delete KiCad_1.7.zip 2020-10-25 20:51:24 -07:00
Kris Sekula b6d642aace
Add files via upload
v1.7 PCB, DON'T USE YET
2020-10-25 20:50:54 -07:00
Kris-Sekula b87c58aab3 updated readme 2020-10-09 08:28:24 -07:00
Kris-Sekula 1c8f28a80e Added Brother laber printer formatted label for the DIP28 emulator probe, also a png version for standard printer. 2020-10-09 08:25:11 -07:00
Kris-Sekula 64d4caf8e5 updated README.md 2020-10-06 17:39:08 -07:00
Kris-Sekula 251f03f46b Added picture of v1.5 PCB 2020-10-06 17:37:34 -07:00
Kris-Sekula 97458c3e15 Updated PCB to version 1.6 2020-10-06 17:32:53 -07:00
Kris-Sekula f890a032bc Added csv BOM 2020-10-06 16:26:44 -07:00
Kris-Sekula 166ca3d869 clean up old BOM 2020-10-06 14:50:09 -07:00
Kris-Sekula 1ecfbe66d1 updated BOM to version 1.6, added SIP socket for RNs and adjusted some parts to better fit the PCB 2020-10-06 14:47:22 -07: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 dddb32e60c
Update README.md 2020-09-21 12:02:12 -07:00
Kris Sekula e7035fae7a
Update README.md 2020-07-27 21:02:47 -07:00
Kris Sekula 2d3f931873
Update README.md 2020-07-27 21:01:56 -07:00
Kris Sekula 29943ba576
Update README.md 2020-07-27 21:00:18 -07:00
Kris Sekula 91bada6fca
Update README.md 2020-07-27 20:59:48 -07:00
Kris Sekula 9fdbc9beaa
Create NOTICE 2020-07-23 08:09:28 -07:00
Kris Sekula 6d498246aa
Create LICENSE 2020-07-23 08:07:17 -07:00
Kris Sekula f0de7d24bf
Minor changes
Removed scrolling of address while loading
2020-07-16 00:23:53 -07:00
Kris Sekula 749451f890
Update README.md 2020-07-16 00:21:55 -07:00
Kris Sekula d89be36f09
Bug fix for SPI EEPROM save
potentially fixed a bug with SPI EEPROM save
2020-07-16 00:19:21 -07:00