gnupic: Thread: PIC program


[<<] [<] Page 1 of 1 [>] [>>]
Subject: PIC program
From: "Stuart Robertson" ####@####.####
Date: 22 Apr 2004 14:33:59 +0100
Message-Id: <BAY1-F25Xxt5BBBVhye00002311@hotmail.com>

Hi
Would you be interested in writing a PIC program for me?

Thanks  Stuart

_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger 
http://www.msn.co.uk/messenger

Subject: Re: PIC program
From: "Hotmail" ####@####.####
Date: 22 Apr 2004 16:13:24 +0100
Message-Id: <BAY1-DAV29ofTTbSBgf00033639@hotmail.com>

Is that not a little vague?

----- Original Message ----- 
From: Stuart Robertson ####@####.####
To: ####@####.####
Sent: Thursday, April 22, 2004 2:33 PM
Subject: PIC program


> Hi
> Would you be interested in writing a PIC program for me?
> 
> Thanks  Stuart
> 
> _________________________________________________________________
> Stay in touch with absent friends - get MSN Messenger 
> http://www.msn.co.uk/messenger
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
> 
> 
Subject: Re: PIC program
From: ####@####.####
Date: 22 Apr 2004 22:49:35 +0100
Message-Id: <1082670626.5956.21.camel@localhost>

> Would you be interested in writing a PIC program for me?
> 

  I know people that can help you, but you must offer some money.


Javi.



Subject: Re: PIC program
From: Matt Marsh ####@####.####
Date: 23 Apr 2004 08:37:42 +0100
Message-Id: <200404230837.11420.matt@mattmarsh.net>

On Thursday 22 April 2004 14:33, Stuart Robertson wrote:
> Hi
> Would you be interested in writing a PIC program for me?

Sure:

---------------------------------------------------------
        include "p16f84a.inc"
        __config _CP_OFF & _PWRTE_ON & _WDT_OFF & _RC_OSC

Init
	clrf	PORTA
	clrf	PORTB
	
	bsf     STATUS,RP0      ; Select bank 1

        movlw   b'0000'
        movwf   TRISA

        movlw   b'0000'
        movwf   TRISB
	
	bsf	STATUS,RP0	; Select bank 0

	clrf	INTCON

	retlw	0

Start
	call	Init
Main
	goto	Main
END
---------------------------------------------------------

:-)

Matt

-- 
Matt N. Marsh
Email: ####@####.####          Yahoo: marshmn
  Web: http://www.mattmarsh.net/  Jabber: ####@####.####
                                     MSN: ####@####.####
                                     ICQ: 250467363
                                     AIM: MattMarshUK


[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.