Re: Re(fcc): TI-H: Radio/Infrared/Laser Communications


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

Re: Re(fcc): TI-H: Radio/Infrared/Laser Communications




there's a fun idear...an AVR based PC...possibly multi-avr because i don't
think you could reasonably handle an keyboard, ISA video board, and HD on
one chip :> (mostly an issue of pin space, and doing multiple things with on
pin in that kind of a situation would slow things down too much). gotta
admit, it would be pretty cool, no? Hell...program one central chip to
emulate the M68K or 80x86 instruction set just for fun (not sure how much
code space the AVR's have, i haven't looked at their data sheets) :>

-- Jon Olson

-----Original Message-----
From: Grant Stockly <gussie@alaska.net>
To: ti-hardware@lists.ticalc.org <ti-hardware@lists.ticalc.org>
Date: Tuesday, November 03, 1998 6:49 PM
Subject: Re: Re(fcc): TI-H: Radio/Infrared/Laser Communications


>
>>I'm just taking what the nice pretty data sheets told me :> all i know is
it
>>has a nastily small instruction set which i looked at and thought avoiding
>>would be my best option. (technicaly it is a "reduced instruction set" :)
>
>Yes, but think about the time per instruction.  :)  Every clock cycle on
>the AVR is an instruction cycle.  Every 4 clock cycles on the PIC is one
>instruction cycle.  A 1MHz AVR is 4x faster than a 1MHz PIC.  :)
>
>
>>>I do more than AVR stuff, but there are other people doing calc
programming
>>>so I don't bother...  Everything I want for my calculator has already
been
>>>made.
>>Oh, now that can't possibly be true...what about a driver for a
to-be-built
>>realtime hologram rending system that's powered by your wearable computer
at
>>heart, as well as some covert piece of military technology :>
>
>Oh yeah...  I forgot about that.  :)  I'll get started right now.  :)
>
>I realy don't like software.  I like making an AVR do something and having
>it isolated from everything else.  :)
>
>Of course, a traffic thingie made on an AVR would look dirty.  :)
>
>I got carried away a few weeks ago and connected an ISA video card to an
>8515...  I had to stop myself.  :)  After making the keyboard driver afew
>months before, pretty soon the AVR would be a computer.  :)
>
>Grant
>


Follow-Ups: