projects:430eforth:start
                Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| projects:430eforth:start [2020-06-10 18:51] – [And now let us control one Bit in the IO. Here the on-board LED] mka | projects:430eforth:start [2025-08-16 19:47] (aktuell) – ↷ Links angepasst, weil Seiten im Wiki verschoben wurden mka | ||
|---|---|---|---|
| Zeile 32: | Zeile 32: | ||
| {{ : | {{ : | ||
| {{ : | {{ : | ||
| + | |||
| + | Und hier ist Ting's Quelle: {{ : | ||
| Zeile 48: | Zeile 50: | ||
| OK, the execution of commands online without additional hardware has already been shown elsewhere in this Wiki, in the **A Start With Forth** documentation,  | OK, the execution of commands online without additional hardware has already been shown elsewhere in this Wiki, in the **A Start With Forth** documentation,  | ||
| - | in [[projects: | + | in [[papierkorb: | 
| [[en: | [[en: | ||
| Zeile 185: | Zeile 187: | ||
| |ATmega328P Datasheet]].  | |ATmega328P Datasheet]].  | ||
| And for now only page 280 is important, which shows the addresses for the ports,  | And for now only page 280 is important, which shows the addresses for the ports,  | ||
| - | especially here now Port B: | + | especially here now those two Port-B-addresses: | 
| - | 24 HEX is the DDR (DDR = Data Direction Register) to set bits to OUTPUT and | + |    | 
| - | 25 HEX for the OUTPUT Register to set bits to 1 or 0 HIGH or LOW. | + |    | 
| **And the relevant file of these examples** | **And the relevant file of these examples** | ||
projects/430eforth/start.1591807886.txt.gz · Zuletzt geändert: 2020-06-10 18:51 von mka