From: Hannu V. <vu...@ms...> - 2012-09-16 14:40:00
|
---------------------------------------- > Date: Sun, 16 Sep 2012 13:51:50 +0200 > From: mt...@we... > To: amf...@li... > Subject: Re: [Amforth] Different memories and arrays > > Hi Hannu > > > To memory it could be done with variable or buffer: > > > > To use eeprom, I would have to use value. > > Does http://amforth.sourceforge.net/recipes/eeprom.html answer > (some) of your questions? At least Ebuffer: is worth > thinking about, /Yes that recipe is brand new) > Thanks Mathias! Quite good recipe. Maybe should end up in lib/ too in next release. I believe I'm not only one who want to do this. > > You may want to look into the file lib/sinus.frt. There you find > an flash based table to interpolate the sinus function. D'Oh! That's easy. I should had read the definition of CREATE better. I think grad should be degree in sinus.frt. I first thought gradians but after reading wikipedia I realised that this was just a normal German conspiracy just like ABS and double clutch system acronyms in cars. best regards, hannu Vuolasaho |