ScratchMonkey
ScratchMonkey copied to clipboard
Arduino software programmer sketch, supporting ISP, HVSP, and HVPP
I have been trying to get this to work, but sadly no success. it would be great if you @microtherion can update this library!
Hi, i have a lot of problem understending how to install scratchmonkey on arduino. I tried several times in windows and mac too using various folder and arduino locations. It's...
Is there any way to fix the code so that it can work on an arduino mega over arduino ide 1.8.13 or do I have to dawgrade i need to...
Dear Sir, Will you Please tell me,What Happed on Arduino Micro? My The following circumstances are folloing; I tried to Assemble ScratchMonky HVPP and TPI Writer with Arduino Micro according...
Please help, I have tested ISP programming, It works fine, but every time I reconnect the Arduino UNO as programmer and for example, in avrdude, I pressed Detect MCU, it...
"C:\Program Files (x86)\Arduino\hardware\arduino\avr\programmers.txt" `scratchmonkey.name=ScratchMonkey scratchmonkey.communication=serial scratchmonkey.protocol=scratchmonkey scratchmonkey.program.protocol=scratchmonkey scratchmonkey.program.tool=avrdude scratchmonkey.program.extra_params=-P{serial.port} scratchmonkey_hvsp.name=ScratchMonkey HVSP scratchmonkey_hvsp.communication=serial scratchmonkey_hvsp.protocol=scratchmonkey_hvsp scratchmonkey_hvsp.program.protocol=scratchmonkey_hvsp scratchmonkey_hvsp.program.tool=avrdude scratchmonkey_hvsp.program.extra_params=-P{serial.port} scratchmonkey_hvpp.name=ScratchMonkey HVPP scratchmonkey_hvpp.communication=serial scratchmonkey_hvpp.protocol=scratchmonkey_pp scratchmonkey_hvpp.program.protocol=scratchmonkey_pp scratchmonkey_hvpp.program.tool=avrdude scratchmonkey_hvpp.program.extra_params=-P{serial.port} scratchmonkey_stk500v2.name=ScratchMonkey (STK500 Mode) scratchmonkey_stk500v2.communication=serial scratchmonkey_stk500v2.protocol=stk500v2 scratchmonkey_stk500v2.program.protocol=stk500v2 scratchmonkey_stk500v2.program.tool=avrdude...
Moved `programmers.txt` to `avr` folder. Added empty `boards.txt` file.
I am running the Arduino/Genuino 1.6.7 IDE on Windows 7. I have an Uno R3 and can build and program the Scratch Monkey sketch to this board. However, I can't...
hi , i use HVPP to repair fuse with a Arduino UNO ,and got success message. and then i burning bootloader with ScratchMonkey(STK500 MODE), i got following message. i don't...