Hello,

Peter C. Hauser writes:
> If you want hardware serial you cannot really use the Arduino
> Uno as the ATmega328 microcontroller only has one UART, which
> is used by Forth for its communication.

atmega644p has 2 serial interfaces. It is the same package as
the 328p. I have toyed around with two serial interfaces, but
with not much success. That was a problem of how to utilize this
second uart, more than anything else. I'm sure, it can work.

Cheers,
Erich


_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to