Re: Low voltage hobbyist-accessible microcontrollers?

From: Roger Gt (not_at_here.net)
Date: 08/29/04


Date: Sun, 29 Aug 2004 19:54:00 GMT


"Roy Smith" <roy@panix.com> wrote in message
news:roy-1C4475.15480029082004@reader1.panix.com...
: maxfoo <maxfoo@punkassSPAM.com> wrote:
: > the atmel reps said that the avr arch is optimized for C a
:
: Ah, so it's a pdp-11 clone? :-)

I've written code in Assembly and forth for both!
The Rep is full of it!

By the way, Forth was written for the PDP11.
It's been ported to many other machines.

Assembly is the native code for any machine.
You write the boot and many other hardware interfaces in assembly
if your C compiler is not up to the task.