Re: PIC : how to make multiple non-blocking delays with one timer
- From: "BrunoG" <noreply@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 5 Mar 2006 15:21:02 +0100
"Ian Bell" <ruffrecords@xxxxxxxxx> a écrit dans le message de news: duep2h$rv5$1@xxxxxxxxxxxxxxxxxxxxx
BrunoG wrote:
Hi,http://www.micro-examples.com/public/microex-navig/doc/099-timers-delays.html
I had many requests about pic timers, so that I wrote a little C example
to show how to make multiple non-blocking asynchronous delays with only
one pic timer :
Comments & questions are welcome
Bruno
2K of code is a bit of an overkill. I have done created a complete time
triggered prioritised cooperative scheduler on the 8051 in less than 200
bytes. Code can be found here:
http://www.8052.com/users/redtommo/ttcs.html
an
Thanks for reply, but please do not compare C code with ASM code, PIC code and 8051 code, and two different applications !
Your code is surely efficient in its categorie, which is different than mine.
Bruno
.
- Prev by Date: Re: C or Assembly
- Next by Date: Re: Weak Magnetic Field Sensing
- Previous by thread: radio tracking a tortoise - HELP!
- Next by thread: MAN6940 LED font for your 7-segment display documents
- Index(es):