Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
amforth [2007-06-08 00:05] – external edit 127.0.0.1amforth [2007-07-09 19:20] nik
Line 1: Line 1:
  
 ====== amforth ====== ====== amforth ======
-amforth is a [[forth language]] implementation for the Atmel AVR family of [[microcontrollers]].+amforth is a [[forth language]] implementation for the Atmel AVR family of [[microcontrollers]].  http://amforth.sourceforge.net 
  
-  * (http://amforth.sourceforge.net +all input and output is in hex by default (this can be changed with the **decimal**  and  **hex** words).
  
-all input and output is in hex by default (this can be changed with the **decimal**  and  **hex** words). 
-  
 when defining new words, the words are written immediately to flash. so they are still there after losing power. when defining new words, the words are written immediately to flash. so they are still there after losing power.
    
Line 12: Line 10:
 you can set a startup procedure (called the "turnkey" in amforth) that will get automatically executed when the you can set a startup procedure (called the "turnkey" in amforth) that will get automatically executed when the
  [[Microcontroller]] powers up, making this actually useful    [[Microcontroller]] powers up, making this actually useful  
- 
- 
  
 ===== examples ===== ===== examples =====
Line 182: Line 178:
  
 --PiX  - 01 Mar 2007  --PiX  - 01 Mar 2007 
 +----
  
 +[[/media/amforth-upload.py.txt]]
 +<file>
 +
 +</file>
 ---- ----
 Libarynth >  Libarynth Web > AmForth r4 - 09 Mar 2007 - 11:56 Libarynth >  Libarynth Web > AmForth r4 - 09 Mar 2007 - 11:56
 ---- ----
  • amforth.txt
  • Last modified: 2007-07-24 16:10
  • by nik