Tools and Information on EPROM's and Other Programmable Devices.
HextoBin - Download: hextobin.zip (26 KB)
Utility for converting Intel Hex files to Binary.
In-Circuit Serial Programming Guide - Open ICSP.pdf
Extensive guide from Microchip on In-Circuit Serial Programming. If you ever wondered what
the ICSP with the arrow pointing to it was on your Willem software and on the PCB? Here is your answer!
Software for the Advanced Willem EPROM Programmer PCB3B/PCB3.5 and PCB4.5C
Click here for a list of IC's supported by the Willem Programmer PBC3B/PCB3.5
The best way to see if a device is supported is to install the software and click on "device". you can then see all the devices that are supported and the software will also tell you if an adapter is required.
NOTE: For PCB3.5 it is recommended that you use Version 0.98c as this will indicate the correct adapters.
For PCB4.5C version 0.98d5 is recommended.
Willem EPROM Programmer Version 0.98d5 - Download: setup_98d5_PCB45.exe
Willem EPROM Programmer Version 0.98d4 - Download: setup_98d4.exe (948 KB)
Willem EPROM Programmer Version 0.98d2 - Download: set_up_98d2.exe (944 KB) More Info.
Willem EPROM Programmer Version 0.98d1 - Download: EPROMd1.zip (977 KB)
Willem EPROM Programmer Version 0.98b ( PBC35 [0.98b] ) - Download: PCB35-98B.exe (941 KB)
Willem EPROM Programmer Version 0.98a - Download: EPROM98a.exe (744 KB)
Willem EPROM Programmer Version 0.98ap (can unlock AM29F040B) - Download: EPROM98ap.exe (731 KB)
Willem EPROM Programmer Version 0.97j - Download: setup97j.exe (940 KB)
Willem EPROM Programmer Version 0.97i - Download: epr97i.zip (635 KB)
Willem EPROM Programmer Version 0.97h - Download: epr097h.zip (446 KB)
Willem EPROM Programmer Version 0.97g - Download: epr097g.zip (455 KB)
Willem EPROM Programmer Version 0.97e - Download: epr097e.zip (554 KB)
Willem EPROM Programmer Version 0.97c - Download: epr097c.zip (554 KB)
Willem EPROM Programmer Version 0.96c - Download: epr096c.zip (567 KB)
Willem EPROM Programmer Version 0.95c - Download: epr095c.zip (537 KB)
Manual on the Willem EPROM Programmer - Open: Manual-Eprom-Eng.pdf
Useful guide to setting up and using your Willem EPROM Programmer.
Click here to learn how to use the self test function on the Willem Eprom Programmer
Click here to learn how to use the Willem EPROM Programmer
Click here to see an example of programming a BIOS chip
Software for other Programmable Devices
Pic 'n Poke (16F84) - Download: PicNPoke.zip (4,638 KB)
Without doubt the
best learning environment for the PIC16F84 microprocessor. This is the demo version but the website seems to have dissappeared from the internet. Anybody know where? More Info.
Pic 'n Poke (16C84) - Download: picnpoke16c84.zip (194 KB)
Here is the Pic'nPoke simulator for the PIC16C84 microprocessor. More Info.
BasCom AVR - Download: BascomAVR.zip (5,632 KB)
Complete development environment for programming and simulating an AVR microcontroller. Use Basic. More Info.
BasCom 8051 - Download: Bascom8051.zip (3,928 KB)
Complete development and simulation environment for the 8051 microcontroller. Program in Basic. More Info.
BasCom Lite - Download: basdemo.zip (1,302 KB)
Good introductory package. A Lite Version of the 8051 Basic environment featured above. More Info.
PIC BASIC Plus Compiler (Proton+)
- Download: PPlite.zip (3,630 KB)
The trial version is limited in the number of lines of BASIC code that can be compiled. However this does not prevent evaluation of the product, there are 14 sample programs included with the trial and a detailed "get you started" Guide included the help file. More Info.
CHBasic Bronze - Download: CHBasicBronze_1_2_3_Setup.zip (2,916 KB)
Basic complier for programming PIC's. More Info.
Flash Basic - Download: FlashBasic_3_7_Eval_Setup.zip (3,957 KB)
Basic complier for the newer generation of PIC's with flash memory. More Info.
Looking for HEX or Binary File Editors? Click Here to go to the Programming Page
The Final Word on the 8051 - Open The Final Word on the 8051.pdf
This is a book about the Intel 8051 microcontroller and its large family of descendants. It is intended to give you some new techniques for
optimizing your 8051 projects and the development process you use for those projects. Full 255 page book.
DriverLINX Port IO Driver - Download: dlportio.zip (852 KB)
The DriverLINX Port IO Driver allows you to use general port IO under Windows 95/98/NT. It does this by using in and out assembler instructions under Windows 95/98 (a guess, since there is no VxD), and
through a kernel mode driver in Windows NT. It allows port read/writes of bytes, 16 and 32 bit words, as well as block read/writes of all ports from 100h to FFFFh. Here is the manual, DLportIO.pdf which describes how to install and use the drivers.
Port95NT - Download: port95NT.exe (1,610 KB)
More recent version of the DriverLINX Port IO Driver from SST. More info.
Micro C - Download: Micro C 8085.zip (166 KB)
This complete development package includes all tools and utilities you need to develop 'C' and 'ASM' code for one or more CPU families. The tools are fully configurable to support virtually any target environment, and most derivatives of the targeted CPU. The manual, Micro-c Manual.pdf describes how to use the tools.
C 51 Primer
- Open C 51 Primer.pdf
The C51 Primer Will Help You Find your way around the basic 8051 architecture, Make a sensible choice of memory model and special things to watch out for, Locate things at specific addresses, Make best use of structures, Use bit-addressable memory and much more.
