Hi Karl,
> I have all of the support words in place to permit editing and
> loading blocks of source from a serial EEPROM or ferroRAM. The only
> piece I'm missing is how to hook a buffer read from the block device
> into the text stream used by the interpreter. What is the
> "traditiona
hi,
> Dear amforthers,
>
> I was wondering whether there is already a dictionary available
> that enables me to send a string at 9600 baud via a digital pin?
You can use the existing code that uses the hardware modules. A software
only (bit-bang) solution does not exist (yes), at least as far as
Hello Christian,
On 11/16/2010 01:22 PM, Christian Kellermann wrote:
> Dear amforthers,
>
> I was wondering whether there is already a dictionary available
> that enables me to send a string at 9600 baud via a digital pin?
I see 2 non-software approaches:
use a controller with 2 serial interfaces