Re: PIC Assembler.



Marra wrote:
It is quite remarkable what you can make a PIC do if you put in some
effort.

It sure is. :-)

I did a dual cooker for a large manufacturer and it did multi tasking
between the 2 ovens and a scrolling VF display.

The busiest I kept a PIC was with a caller-id project using a software
modem. It re-times the recovered data bits and clocks them out one pin and
back into another pin. That pin feeds a serial bit-bang receive routine
that stuffs the received bytes into a circular queue. All interrupt driven
of course. The main level code takes bytes out of the queue and displays
them on a Hitachi based LCD. There were very few exta cycles available when
it is receiving data. Did this on a 16F84 at 4MHz.


.



Relevant Pages

  • Eagerly waiting for replies ONLINE~~~
    ... > with one filter chain, ... When both of the pin ... > are receiving data, VMR9 can display both of the frames. ...
    (microsoft.public.win32.programmer.directx.video)
  • One VMR9 with multiple streams
    ... I set the VMR9 in multi-input mode(2 pins are used), ... which works in separate thread. ... are receiving data, VMR9 can display both of the frames. ...
    (microsoft.public.win32.programmer.directx.video)