Re: [Amforth] Butterfly

2019-01-19 Thread Martin Bitter
Hi Jan, in amforth 6.3 there is a folder .../appl/avr-butterfly/ Regards Martin Am Samstag, 19. Januar 2019, 19:00:25 CET schrieb Jan Kromhout: > Hello, > > Is there an amForth hex file for the Butterfly available? > > Cheers, > > Jan > > > >

Re: [Amforth] Butterfly

2019-01-19 Thread Martin Bitter
Hi Jan don't know if this is up to date. https://wiki.forth-ev.de/doku.php/projects:avr:hilfsmittel May the forth be with you! Martin Am Samstag, 19. Januar 2019, 19:00:25 CET schrieb Jan Kromhout: > Hello, > > Is there an amForth hex file for the Butterfly available? > > Cheers, > > Jan

Re: [Amforth] Floating point

2018-12-19 Thread Martin Bitter
Jan, I can help at d>s it takes a double and turns it to a single number by dropping the high byte. It's the opposite of s>d. One could archive the same effect by droping or by pushing a 0 to TOS. Regards Martin Am Mittwoch, 19. Dezember 2018, 12:16:08 CET schrieb Jan Kromhout via Amfor

Re: [Amforth] buffer:

2018-12-06 Thread Martin Bitter
> > Groeten > > Jan > > > Op 6 dec. 2018, om 20:56 heeft Martin Bitter > > het volgende geschreven: > > > > 1024 fl.buffer: festspeicher > > ___ > Amforth-devel mailing list for http://amforth.sf.net/

Re: [Amforth] buffer:

2018-12-06 Thread Martin Bitter
Sie: > Dank je wel Martin, > > Some questions. > > How to do this when I wont to place it in FLASH. > > How to write and acces RAM? > > How to write and acces in FLASH? > > Met vriendelijke groet, > > Jan > > > Op 6 dec. 2018, om 20:20 heeft Mar

Re: [Amforth] buffer:

2018-12-06 Thread Martin Bitter
t; When I look to this > > [ buffersize 2 * 16 / ] literal 0 do > > than I get a very low value. Is it correct what you have written? > > Cheers, > > Jan > > > > Op 6 dec. 2018, om 20:03 heeft Martin Bitter > mailto:martin.bit...@t-online.de>>

Re: [Amforth] buffer:

2018-12-06 Thread Martin Bitter
Is that posible in amForth? > > Cheers, > > Jan > > > Op 6 dec. 2018, om 20:03 heeft Martin Bitter > > het volgende geschreven: > > > > Daag Jan, > > > > see below ... > > > > Hope it helps! > > > > Regards Martin &

Re: [Amforth] buffer:

2018-12-06 Thread Martin Bitter
Daag Jan, see below ... Hope it helps! Regards Martin BTW You'r marching through 1009 * 16 words in memory - is that what you want? Am Donnerstag, 6. Dezember 2018, 19:46:33 CET schrieb Jan Kromhout via Amforth-devel: > Hello, > > I have make a buffer, after loading the program I aspect th

Re: [Amforth] TM1673

2018-11-24 Thread Martin Bitter
ke this: http:// www.microcontroller.it/english/Tutorials/Elettronica/componenti/ TM1637.htm ? Regards Martin Am Samstag, 24. November 2018, 12:15:05 CET schrieb Martin Bitter: > Welcome! > > I don't know it it fits. Maybe it's woth to have a look at: > https://theforth.net/ pack

Re: [Amforth] TM1673

2018-11-24 Thread Martin Bitter
Welcome! I don't know it it fits. Maybe it's woth to have a look at: https://theforth.net/ package/lcd-hd44780 Regards Martin Am Samstag, 24. November 2018, 12:01:29 CET schrieb Fred Zelders via Amforth-devel: > Hello fellow developers, > > I'm a newbie in this community. > > I am looking f

Re: [Amforth] Rotery-encoder

2018-11-03 Thread Martin Bitter
Hi Jan,, have a look at https://neu.forth-ev.de/wiki/res/lib/exe/fetch.php/vd-archiv:4d2018-02.pdf There is a topic: Drehgeber i.e. rotary encoder. Regards Martin Am Samstag, 3. November 2018, 20:39:18 CET schrieb Jan Kromhout via Amforth-devel: > Hello, > > Has someone tried to get a rotar

Re: [Amforth] shiftOut

2018-10-31 Thread Martin Bitter
Hello Jan, 'shift' and 'data' 'clock' lead me to the assumption that you want to deal wit SPI. If so just include ../avr8/words/sprw.asm while compiling. Take in account that here clockPin and dataPin are hardcoded. Maybe that ../avr8/lib/hardware/spi.frt meets your wishes better.(no compil

Re: [Amforth] Coolterm as terminal

2018-10-24 Thread Martin Bitter
Hi Jan! I recommend e4thcom written by Manfred Mahlow https://wiki.forth-ev.de/ doku.php/projects:e4thcom Think it's worth to have a look at (if you'r on your way with Linux). Regards Martin Am Mittwoch, 24. Oktober 2018, 11:48:07 CEST schrieb Jan Kromhout via Amforth-devel: > Hello, > > I

[Amforth] known emulator

2017-11-14 Thread Martin Bitter
Just stumbled about Richard Burdens item about 'Accept has a bug?' I would be interested to dive into it - but alas: I don't have physically access to any atmega where I am staying now. This will last for some days. So the question is: Can somebody recommend a emulator for the family of atmega's