Re: [Amforth] HW flow control

2014-07-23 Thread Enoch
Hello Paolo, Personally, I would not have bothered to develop a GUI for AmForth as Keith Amidon's tools/amforth-shell.py is great. However, if you want to offer an Arduino like IDE to attract hobbyists to AmForth this is a highly commended activity! As for serial port RTS/CTS handshking, please b

Re: [Amforth] HW flow control

2014-07-23 Thread Matthias Trute
> Sorry the previous message was incomplete. too late, my answer was already sent ;) Matthias -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free cop

Re: [Amforth] HW flow control

2014-07-23 Thread Matthias Trute
Hi Paolo, > I'm writing a wxpython GUI for AMforth. Cool. > It's a serial terminal capable of upload files and include. The amforth-shell is not only a terminal shell, its a python component for embedded use as well. Using may save you a lot of work, perhaps. > I'm dealing with timeouts to gu

[Amforth] HW flow control

2014-07-23 Thread Paolo Garro
Sorry the previous message was incomplete. Inviato da Samsung Mobile -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight

[Amforth] HW flow control

2014-07-23 Thread Paolo Garro
Hi Matthias, I'm writing a wxpython GUI for AMforth. It's a serial terminal capable of upload files and include. I'm dealing with timeouts to guest if the micro is ready or busy. The echo mechanism is ok but it lacksĀ  Inviato da Samsung Mobile -