Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Converting asm to hex

Status
Not open for further replies.
Ian.....i am trying to build circuit 1...the first one. already i build the PCB and the components are on place,But as i mentioned above i got stuck....
 
upload_2018-1-22_11-29-27.png


this one i am building.....Ian
 
Original PIC Virus Zapper article:
http://www.epemag3.com/lib/free_projects/picmicro/0302- Pic Virus Zapper.pdf

Code:
http://www.epemag.net/downloads/PICS/VirusZapper/

PIC Virus Zapper Mk2 article:
**broken link removed**

Code:
http://www.epemag.net/downloads/PICS/VirusZapper-MK2/

Royal Raymond Rife:
http://en.wikipedia.org/wiki/Royal_Rife

This is an example of pseudo-medicine and widely viewed as a scam device as the results that Mr. Rife observed have not been replicated in clinical trials by independent observers.

Expect to be met with a lot of skepticism so be prepared to backup your results with unassailable proofs from independent testers.
 
Last edited:
Original PIC Virus Zapper article:
https://www.epemag3.com/lib/free_projects/picmicro/0302- Pic Virus Zapper.pdf

Code:
https://www.epemag.net/downloads/PICS/VirusZapper/

PIC Virus Zapper Mk2 article:
https://s1.nonlinear.ir/epublish/magazine/Everyday_Practical_Electronic/EPE[nonlinear.ir] 2003-12.pdf

Code:
https://www.epemag.net/downloads/PICS/VirusZapper-MK2/

Royal Raymond Rife:
https://en.wikipedia.org/wiki/Royal_Rife

This is an example of pseudo-medicine and widely viewed as a scam device as the results that Mr. Rife observed have not been replicated in clinical trials by independent observers.

Expect to be met with a lot of skepticism so be prepared to backup your results with unassailable proofs from independent testers.
the HEX file are not working good. can you chek them and send me? please.
 
I built the EpE Zapper and 'treated' myself several times. Have to report no ill effects yet age 75...
 
Last edited:
Can you send me the hex file which you used
Well maybe , it was on a win 98 machine and a floppy ! not sure if I still have it ! still looking ... file was for a PIC16F84
( Pause while I add a 40g drive to a XP machine )
I can only find the zapper.asm file...
 

Attachments

  • zapper.asm
    3.7 KB · Views: 197
Last edited:
Which hex file -- show me!

I will simulate it... Two things... The hex file has to be for the chip you are using Andy used a pic16f84.. You can't use anything else unless you modify the code!!
 

Attachments

  • zapper.hex
    926 bytes · Views: 201
File attached see post #71 ... have fun....

Edit... also found a zapper.hex.... ( no guarantees offered ! )
 

Attachments

  • zapper.hex
    926 bytes · Views: 178
Last edited:
Just did an MS Word compare of the code posted by Ergoye (Post #42) on Saturday that code posted by Granddad in #71. They appear to be identical using Word, but that doesn't rule out invisible differences.

At this point, I think the problem is more likely in the circuit as built. Ergoye should post the schematic and board design (if available) for what he thinks he has and an actual picture as assembled.
 
The hex I amended to post #75
Code:
:080000000528000000000000CB
:0800080000008501860183164A
:10001000F1308500C73086008312FF308500203024
:10002000860022203F202220552022207B202220D3
:100030003F202220552022207B2022203F202220EA
:1000400055209120051108308C00FA308D000830C1
:1000500086068515061C851124309000900B2E28ED
:10006000000000008D0B3A28FA308D008C0B3E28E2
:1000700005150800000000000000000027283C30A3
:100080008C00043085064F308D00193090005330BD
:100090009100910B4928900B47288D0B4528851519
:1000A000061C85118C0B41280800051130308C008E
:1000B000AF308D00FA309000303086068515061C72
:1000C00085113C309200920B63280000900B72283F
:1000D000FA3090008D0B7628AF308D008C0B7A288B
:1000E00005150800000000000000000000000000EE
:1000F000000000005C28851038309200E5308C004C
:10010000C8308D00D9309000900B84288D0B822848
:100110008C0B80288515061C8511920B7E28851472
:100120000800851022203B308C00FA308D00DB3037
:100130009000900B99288D0B97288C0B952892289F
:00000001FF
 
The hex I amended to post #75
Code:
:080000000528000000000000CB
:0800080000008501860183164A
:10001000F1308500C73086008312FF308500203024
:10002000860022203F202220552022207B202220D3
:100030003F202220552022207B2022203F202220EA
:1000400055209120051108308C00FA308D000830C1
:1000500086068515061C851124309000900B2E28ED
:10006000000000008D0B3A28FA308D008C0B3E28E2
:1000700005150800000000000000000027283C30A3
:100080008C00043085064F308D00193090005330BD
:100090009100910B4928900B47288D0B4528851519
:1000A000061C85118C0B41280800051130308C008E
:1000B000AF308D00FA309000303086068515061C72
:1000C00085113C309200920B63280000900B72283F
:1000D000FA3090008D0B7628AF308D008C0B7A288B
:1000E00005150800000000000000000000000000EE
:1000F000000000005C28851038309200E5308C004C
:10010000C8308D00D9309000900B84288D0B822848
:100110008C0B80288515061C8511920B7E28851472
:100120000800851022203B308C00FA308D00DB3037
:100130009000900B99288D0B97288C0B952892289F
:00000001FF
This is the code which i tried and not success.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top