[Flashforth-devel] LCD-Shield für Arduino UNO
Brought to you by:
oh2aun
From: Peter H. <p.h...@we...> - 2023-03-24 19:14:26
|
Hallo liebe Forthfreunde, ich wollte FlashForth neben Programm-Monitor auch via LCD-Anzeige auf dem UNO laufen lassen, aber leider habe ich dafür kein einfaches Source-Beispiel im WEB gefunden, -> ausgenommen das Beispiel für PICDEM2 + board im "*ff5-tutorial-guide-2014-05-12.pdf*". Dieses habe ich als Vorbild hergenommen und "schlecht und recht" versucht für den UNO umzusetzen. Es ist noch nicht fertig, funktioniert jedoch bis auf die Tastenabfrage ganz gut (nur beim LCD-Shield). *Fragen:* - gibt es fertige LCD-Beispiele im WEB, die ich nicht gesehen/gefunden habe ? - hat jemand schon separate Hitachi-44780 LCD's (1/2/4 zeilen via 4 Datenpins angesteuert? viele Grüße Peter PS: Vielen Dank an Mikael für die Hilfe --> *' lcd_emit 'emit !* . ------------------------------------------------------------------------------------------------------------------- Hello dear Forth friends, i wanted to run the FlashForth besides program monitor also via LCD display on the UNO, but unfortunately I didn't find a simple example for this in the WEB, -> except the example for PICDEM2 + board in "*ff5-tutorial-guide-2014-05-12.pd*f". I have taken this as a model and tried "badly and fairly" to implement for the UNO. It is not quite finished yet, but works quite well except for the key query (only for the LCD Shield). *Questions:* - are there ready LCD examples in the WEB, which I have not seen/found ? - has anyone already separately Hitachi-44780 LCD (1/2/4 lines via 4 data pins controlled? many greetings Peter PS: Many thanks to Mikael for the help -->*' lcd_emit 'emit ! *. |