Re: [Amforth] Complete Control of all Arduino Uno I/O Lines

2013-11-06 Thread Matthias Trute
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Craig, > Doing this requires every I/O pin the Uno has including D0 and D1 > which are used for serial communication. > > My question is what do I need to do to disable serial > communication completely so I have complete control of all I/O > line

[Amforth] Complete Control of all Arduino Uno I/O Lines

2013-11-06 Thread craig and heather
Hello, I'm attempting to interface a 4.3" TFT LCD display to the Arduino Uno. I've successfully done this running normal Arduino code (see the December 2012 issue of Nuts and Volts magazine) and now I'm trying to do it while running AmForth. Doing this requires every I/O pin the Uno has including