Re: [Flashforth-devel] */ missing?
Brought to you by:
oh2aun
From: Pete Z. <pza...@pz...> - 2013-06-11 12:40:12
|
I agree completely concerning the PIC18. The 8bit processors are the ones to use for starting the students in the world of embedded control. The price and capabilities of the PIC18 family coupled with FlashForth create a very impressive controller package with real-time development thrown in. FORTH has always had a bit of a steep introductory learning curve, but then the language becomes very easy to use and one can concentrate on the hardware. Your tutorial will help greatly to start to learn to use FF3.8 . One point to make here is how easy it is to then move to say a PIC30 (16bit) and FlashForth 4.8 after starting on a PIC18 and FlashForth 3.8 . Pete On 6/11/2013 4:22 AM, Peter Jacobs wrote: > I think that it would be good to add this definition of the scale operator to math.txt and to continue to develop FF3.8 (and its supporting documentation). The PIC18 is a nice family of microcontrollers. It's very easy to get started with them. > Peter J. > ________________________________________ > From: Pete Zawasky [pza...@pz...] > Sent: Tuesday, June 11, 2013 1:49 AM > To: FF mailing list > Subject: Re: [Flashforth-devel] */ missing? > |