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: Joerg Wunsch
Subject: Re: [avr-chat] ATmega88 + triple 7 Segment Display (CC)
Date: Mon, 7 Apr 2008 06:14:34 +0200 (MET DST)

"Daniel O'Connor" <address@hidden> wrote:

>> per second cycle. How can I write a delay function such that it will
>> display digit ones for 20 microseconds, ...

> See..

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

> and use _delay_us & _delay_ms.

Better yet, use a timer (although 100 kHz multiplexing frequency are
already unusually high).

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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