Please help support the site by donating at the link below.https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8ZRU34U47BESW
'Acidmod 1y VAR BYTETRISB = 0 'Set PortB to outputsy = 0start:IF PORTA.1 = 0 Then modeGoTo startmode:GoSub turboGoTo startturboPORTB.2 = 0For y = 1 TO 10Toggle PORTB.2Pause 50Toggle PORTB.2Pause 50NextReturn
hehehe cod4 will be funny now
Any tutorial available for programming this to the PIC chips like I see people on ebay doing?
I put the above code into pic basic pro and got a hex that had data up to line 0048. If you can create the hex and post so I can see if I'm on the right trail, that would be cool. No hurry though. Have a good one.Oh, also, how would install go on something like this? consolecustoms.net has install diagrams for rapid fire chips and was wondering if it may be similar.And lastly, what PIC would be best suited for this?
it realy depends on the software you are using we use Pic Basic Pro wich is alot like VB it is very easy to learn..