0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added check for config data in the HEX file. Fix coding error when programming program data More... about 19 years ago
Pulled out pic commands into there own class. This makes it easier to be more module in the future More... about 19 years ago
Tested the programming of EEPROM data from the hex file. Added EEPROM check the verify program data Added EEPROM check to the Program program data More... about 19 years ago
added load data button just at test stage at the moment. Button is not correctly placed More... about 19 years ago
Class is now ready for first testing More... about 19 years ago
Adding command to program EEPROM data for the pic 16f628 More... about 19 years ago
test code More... about 19 years ago
Added support for both dos and unix file formats More... about 19 years ago
changed the Main run class when building the jar More... about 19 years ago
fixed bug when programming fuses More... about 19 years ago
added fPIC flag for cc compiler. This was to enable compiling of native libs on AMD 64 bit machine More... about 19 years ago
encapsulated the command to blow fuses(pic configuration) Also added manual configuration text box allowing complete freedom to apply any fuse configuration More... about 19 years ago
in process of refactoring Also adding command design pattern for pic commands this will make it much easyier to add new pic chip commands More... about 19 years ago
moved project over to eclipse. Adding support for 16f628 pic chip added ntive delay to build fixed bug when programming part of the hex file More... about 19 years ago
Non swing java commad pic programmer added. Needed because laptop does not have required memory. Need to add Fuses section More... over 22 years ago
Added Native library for timing. Added grid control to store data from pic chip Updated build file to work with new library More... about 23 years ago
Now reads contents of pic chip into read frame. It does so very crudely. More... about 23 years ago
Added Read frame for code reader part of project Also added cam plotting job More... about 23 years ago
Updated programmer_board.brd file o that traks dont touch when plotted out. Frame1.java did use the Filechooser to select a file when programming - Now fixed More... over 23 years ago
Added photographs of the pic programmer. More... over 23 years ago
fixed bug in build file. This provented the parapin module from building correctly. More... over 23 years ago
Updated main html page and added png files for the schematic and board design. More... over 23 years ago
Added GUI documentation More... over 23 years ago
Added schematic and board design for the picprogrammer. The files can be used in the eagle schematic/board design editor. The files programmer_routed* are the finished routed board. The programmer* fles remain unrouted for futher development. More... over 23 years ago
Added schematic for picprogrammer More... over 23 years ago
Added file chooser to frame1 to allow user to choose HEX file More... over 23 years ago
Initial revision More... over 23 years ago