0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 01, 2024 — Aug 01, 2025
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... over 18 years ago
Pulled out pic commands into there own class. This makes it easier to be more module in the future More... over 18 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... over 18 years ago
added load data button just at test stage at the moment. Button is not correctly placed More... over 18 years ago
Class is now ready for first testing More... over 18 years ago
Adding command to program EEPROM data for the pic 16f628 More... over 18 years ago
test code More... over 18 years ago
Added support for both dos and unix file formats More... over 18 years ago
changed the Main run class when building the jar More... over 18 years ago
fixed bug when programming fuses More... over 18 years ago
added fPIC flag for cc compiler. This was to enable compiling of native libs on AMD 64 bit machine More... over 18 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... over 18 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... over 18 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... over 18 years ago
Non swing java commad pic programmer added. Needed because laptop does not have required memory. Need to add Fuses section More... about 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... over 22 years ago
Now reads contents of pic chip into read frame. It does so very crudely. More... over 22 years ago
Added Read frame for code reader part of project Also added cam plotting job More... over 22 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... almost 23 years ago
Added photographs of the pic programmer. More... almost 23 years ago
fixed bug in build file. This provented the parapin module from building correctly. More... almost 23 years ago
Updated main html page and added png files for the schematic and board design. More... almost 23 years ago
Added GUI documentation More... almost 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... almost 23 years ago
Added schematic for picprogrammer More... almost 23 years ago
Added file chooser to frame1 to allow user to choose HEX file More... almost 23 years ago
Initial revision More... almost 23 years ago