# BMBurner BMBurner is a Arduino based EPROM Programmer that can Read/Write/Verify Chips (27C256 and SST 27SF512) # Downloads Links : - [Windows Tool (BMBurner.exe)][] to Read/Write/Verify Chips - [Project Files][] to Update BMBurner or to Create your own # Downloads Drivers Links : - Driver for CH340 Chipset (BMBurner) : [CH340 Driver][] - Driver for FTDI Chipset (Moates) : [FTDI Driver][] # How to Update the BMBurner : - Download and Install the [CH340 Driver][] if not already done - Download and Install the [Arduino Software][] if not already done 1. Download and Open the [Project Files][] of BMBurner 2. Copy the folder 'Arduino_BMBurn' into 'Documents\Arduino\libraries' - (exemple : C:\Users\YOUR_USERNAME\Documents\Arduino\libraries\Arduino_BMBurn) 3. Open Arduino Software 4. Load the Project 'Arduino_BMBurn' 5. Select 'Arduino Nano' in 'Tools/Board' 6. Select 'Atmega328P' in 'Tools/Processor' 7. Select the BMBurner Serial Port in 'Tools/Port' 8. Clic on Upload! # Requirements : - Windows XP|Vista|7|8|10 (.net framework 3.5 installed) - 1x Arduino Nano/Uno (any arduino with atmega328 as microcontroller should work with same pinouts) - 1x 28Pin ZIF Socket - 2x 1K Resistors - 6x 22K Resistors - 3x 0.1uF Capacitors - 2x 74HC595 (or other replacement) - 2x 2N4401 (or other replacement) - 2x 2N3906 (or other replacement) - 1x Step-Up Converter (usually input 5v and output 12v, it produce 12v out of a 5v signal) # Wiring Diagram : ![alt tag](https://github.com/bouletmarc/BMBurner/blob/master/Wiring/Wiring_Diagram.png) # BMBurner Windows Tool Functions : *** Image may differ from the updated tool *** ![alt tag](https://github.com/bouletmarc/BMBurner/blob/master/Wiring/Arduino_Windows_GUI.png) - Load File to Buffer - Save Buffer to File - Read Chip - Program Chip - Verify Chip - Blank Check - Erase Chip - Edit Reading/Writing Chip addressing - Edit Reading/Writing Buffer addressing - Much Mores... # Donations : You can donate to me using [This Link][]. [This Link]: [Project Files]: [Windows Tool (BMBurner.exe)]: [Arduino Software]: [CH340 Driver]: [FTDI Driver]: