avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] ATmega88 + triple 7 Segment Display (CC)


From: Daniel O'Connor
Subject: Re: [avr-chat] ATmega88 + triple 7 Segment Display (CC)
Date: Mon, 7 Apr 2008 10:16:56 +0930
User-agent: KMail/1.9.7

On Thu, 3 Apr 2008, Student1 wrote:
> per second cycle. How can I write a delay function such that it will
> display digit ones for 20 microseconds, then display digit two tens
> for 20 microseconds, then digit hundreds for 20 microseconds. Rince
> and repeat. All while then having to increment the ones/tens/hundreds
> respectively.

See..
http://gnu.freemirror.de/savannah-checkouts/non-gnu/avr-libc/user-manual/group__util__delay.html

and use _delay_us & _delay_ms.

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]