Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] Attiny15

2005-10-03 by Mark Jordan

There is another AVR list in Portuguese:

	Para visitar o site do seu grupo na web, acesse:  
	http://br.groups.yahoo.com/group/avr-br/

	I guess you should try asking there in Portuguese if you feel
more confortable.


On 3 Oct 2005 at 0:27, Nailson Roveta wrote:

> Dear,    
> I need to use an attiny15 in my project and I am not having success. 
> I tried this simple program,  the led doesn't turn offt. excuse for 
> my English.  thanks a lot
> 
> Nailson
> 
> $regfile = "at15def.dat"
> $crystal = 1000
> Config Pinb.3 = Input
> Config Pinb.4 = Output
> Led Alias Portb.4
> Do
> If Pinb.3 = 1 Then
>    Reset Led
>    Waitms 500
> End If
> Set Led
> Waitms 500
> Loop
> End
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
>

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.